{
    "name": "Cleanster | Cleaning &amp; Maid Services Near You",
    "description": "Instantly find &amp; book trusted cleaners for homes, apartment, Airbnb, and offices. Cleanster offers affordable maid, housekeeping, and commercial cleaning services near you.",
    "url": "https:\/\/cleanster.com",
    "home": "https:\/\/cleanster.com\/tl",
    "gmt_offset": "0",
    "timezone_string": "",
    "page_for_posts": 0,
    "page_on_front": 38857,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "wpda",
        "contact-form-7\/v1",
        "redirection\/v1",
        "simple-history\/v1",
        "yoast\/v1",
        "duplicate-post\/v1",
        "wp-rocket\/v1",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1",
        "wp-abilities\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/cleanster.com\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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:\/\/cleanster.com\/tl\/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:\/\/cleanster.com\/tl\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "Ang URL ng mapagkukunan kung saan kukunin ang data ng oEmbed.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "Ang URL ng mapagkukunan kung saan kukunin ang data ng oEmbed.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "Ang format ng oEmbed na gagamitin.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "Ang maximum na lapad ng embed frame sa mga pixel.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "Ang maximum na taas ng embed frame sa mga pixel.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "Kung magsasagawa ng isang oEmbed discovery request para sa mga hindi pinahintulutang provider.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/wpda": {
            "namespace": "wpda",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpda",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda"
                    }
                ]
            }
        },
        "\/wpda\/info": {
            "namespace": "wpda",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/info"
                    }
                ]
            }
        },
        "\/wpda\/app\/init": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/init"
                    }
                ]
            }
        },
        "\/wpda\/app\/list": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/list"
                    }
                ]
            }
        },
        "\/wpda\/app\/meta": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/meta"
                    }
                ]
            }
        },
        "\/wpda\/app\/lang": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "lang": {
                            "type": "string",
                            "description": "App default language",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/lang"
                    }
                ]
            }
        },
        "\/wpda\/app\/table\/meta": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "waa": {
                            "type": "boolean",
                            "description": "With admin actions (to support table exports)",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/table\/meta"
                    }
                ]
            }
        },
        "\/wpda\/app\/create": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_name": {
                            "type": "string",
                            "description": "App name",
                            "required": true
                        },
                        "app_title": {
                            "type": "string",
                            "description": "App title",
                            "required": true
                        },
                        "app_type": {
                            "type": "integer",
                            "description": "App type",
                            "required": true
                        },
                        "app_settings": {
                            "type": "string",
                            "description": "App settings",
                            "required": true
                        },
                        "app_dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "app_tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "app_cls": {
                            "type": "array",
                            "description": "App columns",
                            "required": true
                        },
                        "app_table": {
                            "type": "string",
                            "description": "App table",
                            "required": true
                        },
                        "app_query": {
                            "type": "string",
                            "description": "Custom query",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/create"
                    }
                ]
            }
        },
        "\/wpda\/app\/createapp": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_name": {
                            "type": "string",
                            "description": "App name",
                            "required": true
                        },
                        "app_title": {
                            "type": "string",
                            "description": "App title",
                            "required": true
                        },
                        "app_type": {
                            "type": "integer",
                            "description": "App type",
                            "required": true
                        },
                        "app_settings": {
                            "type": "string",
                            "description": "App settings",
                            "required": true
                        },
                        "app_apps": {
                            "type": "array",
                            "description": "Array of app IDs",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/createapp"
                    }
                ]
            }
        },
        "\/wpda\/app\/copy": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/copy"
                    }
                ]
            }
        },
        "\/wpda\/app\/export": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/export"
                    }
                ]
            }
        },
        "\/wpda\/app\/details": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/details"
                    }
                ]
            }
        },
        "\/wpda\/app\/detailmeta": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "rel_tab": {
                            "type": "boolean",
                            "description": "Use relation table",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/detailmeta"
                    }
                ]
            }
        },
        "\/wpda\/app\/detailreorder": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id_from": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "cnt_id_to": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/detailreorder"
                    }
                ]
            }
        },
        "\/wpda\/app\/relationship\/create": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "app_title": {
                            "type": "string",
                            "description": "App title",
                            "required": true
                        },
                        "app_dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "app_tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "app_cls": {
                            "type": "array",
                            "description": "App columns",
                            "required": true
                        },
                        "app_relation": {
                            "type": "string",
                            "description": "Table settings",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/relationship\/create"
                    }
                ]
            }
        },
        "\/wpda\/app\/relationship\/update": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "app_cnt": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "app_title": {
                            "type": "string",
                            "description": "App title",
                            "required": true
                        },
                        "app_dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "app_tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "app_cls": {
                            "type": "array",
                            "description": "App columns",
                            "required": true
                        },
                        "app_relation": {
                            "type": "string",
                            "description": "Table settings",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/relationship\/update"
                    }
                ]
            }
        },
        "\/wpda\/app\/relationship\/delete": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/relationship\/delete"
                    }
                ]
            }
        },
        "\/wpda\/app\/save": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "app_name": {
                            "type": "string",
                            "description": "App name",
                            "required": true
                        },
                        "app_title": {
                            "type": "string",
                            "description": "App title",
                            "required": true
                        },
                        "app_type": {
                            "type": "integer",
                            "description": "App type",
                            "required": true
                        },
                        "app_settings": {
                            "type": "string",
                            "description": "App settings",
                            "required": true
                        },
                        "app_add_to_menu": {
                            "type": "integer",
                            "description": "Add app to dashboard menu",
                            "required": true
                        },
                        "app_dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "app_tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "app_cls": {
                            "type": "array",
                            "description": "App columns",
                            "required": true
                        },
                        "app_query": {
                            "type": "string",
                            "description": "Custom query",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/save"
                    }
                ]
            }
        },
        "\/wpda\/app\/saveapp": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "app_name": {
                            "type": "string",
                            "description": "App name",
                            "required": true
                        },
                        "app_title": {
                            "type": "string",
                            "description": "App title",
                            "required": true
                        },
                        "app_type": {
                            "type": "integer",
                            "description": "App type",
                            "required": true
                        },
                        "app_settings": {
                            "type": "string",
                            "description": "App settings",
                            "required": true
                        },
                        "app_add_to_menu": {
                            "type": "integer",
                            "description": "Add app to dashboard menu",
                            "required": true
                        },
                        "app_apps": {
                            "type": "array",
                            "description": "Array of app IDs",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/saveapp"
                    }
                ]
            }
        },
        "\/wpda\/app\/remove": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/remove"
                    }
                ]
            }
        },
        "\/wpda\/app\/settings": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "target": {
                            "type": "string",
                            "description": "Setting target",
                            "required": true
                        },
                        "settings": {
                            "type": "string",
                            "description": "App settings - JSON string",
                            "required": false
                        },
                        "map": {
                            "type": "string",
                            "description": "Map settings - JSON string",
                            "required": false
                        },
                        "chart": {
                            "type": "string",
                            "description": "Chart settings - JSON string",
                            "required": false
                        },
                        "theme": {
                            "type": "string",
                            "description": "Theme settings - JSON string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/settings"
                    }
                ]
            }
        },
        "\/wpda\/app\/select": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "col": {
                            "type": "mixed",
                            "description": "Table or view columns",
                            "required": false
                        },
                        "page_index": {
                            "type": "integer",
                            "description": "Page number",
                            "default": 0,
                            "minimum": 0,
                            "required": false
                        },
                        "page_size": {
                            "type": "integer",
                            "description": "Rows per page (0=all)",
                            "default": 10,
                            "minimum": 1,
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "description": "Global search filter",
                            "required": false
                        },
                        "search_columns": {
                            "type": "mixed",
                            "description": "Column search filters",
                            "required": false
                        },
                        "search_column_fns": {
                            "description": "Column search filter modes",
                            "required": false
                        },
                        "search_column_lov": {
                            "type": "mixed",
                            "description": "Search columns for lov support",
                            "required": false
                        },
                        "search_data_types": {
                            "type": "mixed",
                            "description": "Search columns for lov support",
                            "required": false
                        },
                        "search_custom": {
                            "description": "Custom search filters auto generated from http parameter requirements in default where",
                            "required": false
                        },
                        "search_params": {
                            "description": "Shortcode parameters",
                            "required": false
                        },
                        "shortcode_params": {
                            "description": "Shortcode parameters",
                            "required": false
                        },
                        "md": {
                            "type": "mixed",
                            "description": "Master detail join conditions",
                            "required": false
                        },
                        "sorting": {
                            "description": "Order by (array of { id and desc })",
                            "required": false
                        },
                        "row_count": {
                            "type": "integer",
                            "description": "Row count",
                            "minimum": 0,
                            "required": false
                        },
                        "row_count_estimate": {
                            "type": "boolean",
                            "description": "Calculate row count estimate",
                            "required": false
                        },
                        "media": {
                            "type": "mixed",
                            "description": "Media columns",
                            "required": false
                        },
                        "rel_tab": {
                            "type": "boolean",
                            "description": "Use relation table",
                            "required": false
                        },
                        "client_side": {
                            "type": "boolean",
                            "description": "Server side processing",
                            "required": false
                        },
                        "geo_radius": {
                            "type": "mixed",
                            "description": "Geo radius segment",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/select"
                    }
                ]
            }
        },
        "\/wpda\/app\/get": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "key": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        },
                        "media": {
                            "type": "mixed",
                            "description": "Media columns",
                            "required": false
                        },
                        "rel_tab": {
                            "type": "boolean",
                            "description": "Use relation table",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/get"
                    }
                ]
            }
        },
        "\/wpda\/app\/insert": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "val": {
                            "type": "mixed",
                            "description": "Column values",
                            "required": true
                        },
                        "join_tab": {
                            "type": "boolean",
                            "description": "Use join table",
                            "required": false
                        },
                        "rel_tab": {
                            "type": "boolean",
                            "description": "Use relation table",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/insert"
                    }
                ]
            }
        },
        "\/wpda\/app\/update": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "key": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        },
                        "val": {
                            "type": "mixed",
                            "description": "Column values",
                            "required": true
                        },
                        "join_tab": {
                            "type": "boolean",
                            "description": "Use join table",
                            "required": false
                        },
                        "rel_tab": {
                            "type": "boolean",
                            "description": "Use relation table",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/update"
                    }
                ]
            }
        },
        "\/wpda\/app\/update\/inline": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "key": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        },
                        "val": {
                            "type": "mixed",
                            "description": "Column values",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/update\/inline"
                    }
                ]
            }
        },
        "\/wpda\/app\/delete": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "key": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/delete"
                    }
                ]
            }
        },
        "\/wpda\/app\/lov": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "col": {
                            "type": "string",
                            "description": "Column name",
                            "required": true
                        },
                        "cols": {
                            "type": "mixed",
                            "description": "Table or view columns",
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "description": "Global search filter",
                            "required": false
                        },
                        "search_columns": {
                            "type": "mixed",
                            "description": "Column search filters",
                            "required": false
                        },
                        "search_column_fns": {
                            "description": "Column search filter modes",
                            "required": false
                        },
                        "search_column_lov": {
                            "type": "mixed",
                            "description": "Search columns for lov support",
                            "required": false
                        },
                        "search_data_types": {
                            "type": "mixed",
                            "description": "Search columns for lov support",
                            "required": false
                        },
                        "search_custom": {
                            "description": "Custom search filters auto generated from http parameter requirements in default where",
                            "required": false
                        },
                        "search_params": {
                            "description": "Shortcode parameters",
                            "required": false
                        },
                        "shortcode_params": {
                            "description": "Shortcode parameters",
                            "required": false
                        },
                        "md": {
                            "type": "mixed",
                            "description": "Master detail join conditions",
                            "required": false
                        },
                        "cascade": {
                            "type": "boolean",
                            "description": "Use search arguments if true",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/lov"
                    }
                ]
            }
        },
        "\/wpda\/app\/lookup": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "target": {
                            "type": "string",
                            "description": "Target: table or (r)form",
                            "required": true
                        },
                        "col": {
                            "type": "string",
                            "description": "Column name",
                            "required": true
                        },
                        "colk": {
                            "type": "string",
                            "description": "Column name",
                            "required": true
                        },
                        "colv": {
                            "type": "string",
                            "description": "Column name",
                            "required": true
                        },
                        "cold": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        },
                        "cols": {
                            "type": "mixed",
                            "description": "Table or view columns",
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "description": "Global search filter",
                            "required": false
                        },
                        "search_columns": {
                            "type": "mixed",
                            "description": "Column search filters",
                            "required": false
                        },
                        "search_column_fns": {
                            "description": "Column search filter modes",
                            "required": false
                        },
                        "search_column_lov": {
                            "type": "mixed",
                            "description": "Search columns for lov support",
                            "required": false
                        },
                        "search_data_types": {
                            "type": "mixed",
                            "description": "Search columns for lov support",
                            "required": false
                        },
                        "search_custom": {
                            "description": "Custom search filters auto generated from http parameter requirements in default where",
                            "required": false
                        },
                        "search_params": {
                            "description": "Shortcode parameters",
                            "required": false
                        },
                        "shortcode_params": {
                            "description": "Shortcode parameters",
                            "required": false
                        },
                        "md": {
                            "type": "mixed",
                            "description": "Master detail join conditions",
                            "required": false
                        },
                        "cascade": {
                            "type": "boolean",
                            "description": "Use search arguments if true",
                            "required": false
                        },
                        "values": {
                            "type": "mixed",
                            "description": "Master detail join conditions",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/lookup"
                    }
                ]
            }
        },
        "\/wpda\/app\/lookup\/dbs": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/lookup\/dbs"
                    }
                ]
            }
        },
        "\/wpda\/app\/lookup\/tbl": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/lookup\/tbl"
                    }
                ]
            }
        },
        "\/wpda\/app\/lookup\/cls": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/lookup\/cls"
                    }
                ]
            }
        },
        "\/wpda\/app\/qb\/list": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/qb\/list"
                    }
                ]
            }
        },
        "\/wpda\/app\/chart\/data": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "search_custom": {
                            "description": "Custom search filters auto generated from http parameter requirements in default where",
                            "required": false
                        },
                        "shortcode_params": {
                            "description": "Shortcode parameters",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/chart\/data"
                    }
                ]
            }
        },
        "\/wpda\/app\/dbs\/rename": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs_source": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "dbs_destination": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/dbs\/rename"
                    }
                ]
            }
        },
        "\/wpda\/app\/lang\/get": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/lang\/get"
                    }
                ]
            }
        },
        "\/wpda\/app\/lang\/set": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "localizations": {
                            "type": "mixed",
                            "description": "Custom side translations (JSON as string)",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/lang\/set"
                    }
                ]
            }
        },
        "\/wpda\/app\/call": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cls": {
                            "type": "string",
                            "description": "Class name",
                            "required": true
                        },
                        "fnc": {
                            "type": "string",
                            "description": "Function name",
                            "required": true
                        },
                        "arg": {
                            "type": "mixed",
                            "description": "Arguments",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/app\/call"
                    }
                ]
            }
        },
        "\/wpda\/tree\/dbs": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/tree\/dbs"
                    }
                ]
            }
        },
        "\/wpda\/tree\/tbl": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/tree\/tbl"
                    }
                ]
            }
        },
        "\/wpda\/tree\/vws": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/tree\/vws"
                    }
                ]
            }
        },
        "\/wpda\/tree\/cls": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/tree\/cls"
                    }
                ]
            }
        },
        "\/wpda\/tree\/idx": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/tree\/idx"
                    }
                ]
            }
        },
        "\/wpda\/tree\/trg": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/tree\/trg"
                    }
                ]
            }
        },
        "\/wpda\/tree\/frk": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/tree\/frk"
                    }
                ]
            }
        },
        "\/wpda\/tree\/fnc": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/tree\/fnc"
                    }
                ]
            }
        },
        "\/wpda\/tree\/prc": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/tree\/prc"
                    }
                ]
            }
        },
        "\/wpda\/table\/meta": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "waa": {
                            "type": "boolean",
                            "description": "With admin actions (to support table exports)",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/table\/meta"
                    }
                ]
            }
        },
        "\/wpda\/table\/select": {
            "namespace": "wpda",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "col": {
                            "type": "mixed",
                            "description": "Table or view columns",
                            "required": false
                        },
                        "page_index": {
                            "type": "integer",
                            "description": "Page number",
                            "default": 0,
                            "minimum": 0,
                            "required": false
                        },
                        "page_size": {
                            "type": "integer",
                            "description": "Rows per page (0=all)",
                            "default": 10,
                            "minimum": 1,
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "description": "Global search filter",
                            "required": false
                        },
                        "search_columns": {
                            "type": "mixed",
                            "description": "Column search filters",
                            "required": false
                        },
                        "search_column_fns": {
                            "description": "Column search filter modes",
                            "required": false
                        },
                        "sorting": {
                            "description": "Order by (array of { id and desc })",
                            "required": false
                        },
                        "row_count": {
                            "type": "integer",
                            "description": "Row count",
                            "minimum": 0,
                            "required": false
                        },
                        "row_count_estimate": {
                            "type": "boolean",
                            "description": "Calculate row count estimate",
                            "required": false
                        },
                        "media": {
                            "type": "mixed",
                            "description": "Media columns",
                            "required": false
                        },
                        "client_side": {
                            "type": "boolean",
                            "description": "Server side processing",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/table\/select"
                    }
                ]
            }
        },
        "\/wpda\/table\/get": {
            "namespace": "wpda",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "key": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        },
                        "media": {
                            "type": "mixed",
                            "description": "Media columns",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/table\/get"
                    }
                ]
            }
        },
        "\/wpda\/table\/insert": {
            "namespace": "wpda",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "val": {
                            "type": "mixed",
                            "description": "Column values",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/table\/insert"
                    }
                ]
            }
        },
        "\/wpda\/table\/update": {
            "namespace": "wpda",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "key": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        },
                        "val": {
                            "type": "mixed",
                            "description": "Column values",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/table\/update"
                    }
                ]
            }
        },
        "\/wpda\/table\/delete": {
            "namespace": "wpda",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "key": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/table\/delete"
                    }
                ]
            }
        },
        "\/wpda\/table\/lov": {
            "namespace": "wpda",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "col": {
                            "type": "string",
                            "description": "Column name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/table\/lov"
                    }
                ]
            }
        },
        "\/wpda\/action\/rename": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string (does not accept system schemas)",
                            "required": true
                        },
                        "from_tbl": {
                            "type": "string",
                            "description": "Source table name (does not rename WordPress tables)",
                            "required": true
                        },
                        "to_tbl": {
                            "type": "string",
                            "description": "Destination table name (cannot overwrite existing table)",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/action\/rename"
                    }
                ]
            }
        },
        "\/wpda\/action\/copy": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "from_dbs": {
                            "type": "string",
                            "description": "Source database name or remote connection string",
                            "required": true
                        },
                        "to_dbs": {
                            "type": "string",
                            "description": "Destination database name or remote connection string",
                            "required": true
                        },
                        "from_tbl": {
                            "type": "string",
                            "description": "Source table name",
                            "required": true
                        },
                        "to_tbl": {
                            "type": "string",
                            "description": "Destination table name",
                            "required": true
                        },
                        "copy_data": {
                            "type": "boolean",
                            "description": "Copy data from source to destination table",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/action\/copy"
                    }
                ]
            }
        },
        "\/wpda\/action\/truncate": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string (does not accept system schemas)",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Source table name (does not truncate WordPress tables)",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/action\/truncate"
                    }
                ]
            }
        },
        "\/wpda\/action\/drop": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string (does not accept system schemas)",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Source table name (does not drop WordPress tables)",
                            "required": true
                        },
                        "typ": {
                            "type": "integer",
                            "description": "Type = 0, view = 1",
                            "minimum": 0,
                            "maximum": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/action\/drop"
                    }
                ]
            }
        },
        "\/wpda\/action\/import": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/action\/import"
                    }
                ]
            }
        },
        "\/wpda\/action\/mail": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "to": {
                            "type": "string",
                            "description": "To",
                            "required": false
                        },
                        "subject": {
                            "type": "string",
                            "description": "Subject",
                            "required": false
                        },
                        "message": {
                            "type": "string",
                            "description": "Message",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/action\/mail"
                    }
                ]
            }
        },
        "\/wpda\/action\/get_row_count": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/action\/get_row_count"
                    }
                ]
            }
        },
        "\/wpda\/save-settings": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "description": "Setting type",
                            "required": true
                        },
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "settings": {
                            "type": "string",
                            "description": "Settings JSON as string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/save-settings"
                    }
                ]
            }
        },
        "\/wpda\/qb\/open": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/qb\/open"
                    }
                ]
            }
        },
        "\/wpda\/qb\/run": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "query": {
                            "type": "string",
                            "description": "SQL query",
                            "required": true
                        },
                        "limit": {
                            "type": "string",
                            "description": "Limit query output",
                            "required": false
                        },
                        "protect": {
                            "type": "boolean",
                            "description": "Protect WordPress tables",
                            "required": false
                        },
                        "params": {
                            "type": "array",
                            "description": "Cron job parameters",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/qb\/run"
                    }
                ]
            }
        },
        "\/wpda\/qb\/save": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        },
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        },
                        "query": {
                            "type": "string",
                            "description": "SQL query",
                            "required": true
                        },
                        "vqb": {
                            "type": "boolean",
                            "description": "Query uses Visual Query Builder",
                            "required": false
                        },
                        "old_name": {
                            "type": "string",
                            "description": "Old query name",
                            "required": false
                        },
                        "insert": {
                            "type": "boolean",
                            "description": "Perform insert",
                            "required": false
                        },
                        "params": {
                            "type": "array",
                            "description": "Cron job parameters",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/qb\/save"
                    }
                ]
            }
        },
        "\/wpda\/qb\/delete": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/qb\/delete"
                    }
                ]
            }
        },
        "\/wpda\/qb\/copy": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_from": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        },
                        "from": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        },
                        "access_to": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        },
                        "to": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/qb\/copy"
                    }
                ]
            }
        },
        "\/wpda\/qb\/hints": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/qb\/hints"
                    }
                ]
            }
        },
        "\/wpda\/qb\/ac": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "enable": {
                            "type": "boolean",
                            "description": "Get|set auto complete",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/qb\/ac"
                    }
                ]
            }
        },
        "\/wpda\/qb\/cron\/schedules": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/qb\/cron\/schedules"
                    }
                ]
            }
        },
        "\/wpda\/qb\/cron\/add": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        },
                        "params": {
                            "type": "array",
                            "description": "Cron job parameters",
                            "required": false
                        },
                        "start": {
                            "type": "integer",
                            "description": "Start date\/time",
                            "required": true
                        },
                        "interval": {
                            "type": "string",
                            "description": "Recurrence",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/qb\/cron\/add"
                    }
                ]
            }
        },
        "\/wpda\/qb\/cron\/delete": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        },
                        "params": {
                            "type": "array",
                            "description": "Cron job parameters",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/qb\/cron\/delete"
                    }
                ]
            }
        },
        "\/wpda\/qb\/vqb\/get": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/qb\/vqb\/get"
                    }
                ]
            }
        },
        "\/wpda\/qb\/vqb\/tbl": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/qb\/vqb\/tbl"
                    }
                ]
            }
        },
        "\/wpda\/ai\/sql": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "prompt": {
                            "type": "string",
                            "description": "Prompt",
                            "required": true
                        },
                        "model": {
                            "type": "string",
                            "description": "Model",
                            "required": true
                        },
                        "explain": {
                            "type": "boolean",
                            "description": "Add explanations",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/ai\/sql"
                    }
                ]
            }
        },
        "\/wpda\/ai\/hints": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/ai\/hints"
                    }
                ]
            }
        },
        "\/wpda\/ai\/enabled": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/ai\/enabled"
                    }
                ]
            }
        },
        "\/wpda\/ai\/enable": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "API Key",
                            "required": true
                        },
                        "encrypt": {
                            "type": "boolean",
                            "description": "Encrypt API key",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/ai\/enable"
                    }
                ]
            }
        },
        "\/wpda\/export\/cron\/schedules": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/export\/cron\/schedules"
                    }
                ]
            }
        },
        "\/wpda\/export\/cron\/add": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        },
                        "params": {
                            "type": "array",
                            "description": "Cron job parameters",
                            "required": false
                        },
                        "start": {
                            "type": "integer",
                            "description": "Start date\/time",
                            "required": true
                        },
                        "interval": {
                            "type": "string",
                            "description": "Recurrence",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/export\/cron\/add"
                    }
                ]
            }
        },
        "\/wpda\/export\/cron\/delete": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wpda\/export\/cron\/delete"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "contact-form-7\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/contact-form-7\/v1"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1\/contact-forms": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/contact-form-7\/v1\/contact-forms"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/feedback": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/feedback\/schema": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/refill": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/redirection\/v1": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "redirection\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/redirection\/v1"
                    }
                ]
            }
        },
        "\/redirection\/v1\/redirect": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "source",
                                "last_count",
                                "last_access",
                                "position",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "source",
                                "last_count",
                                "last_access",
                                "position",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/redirection\/v1\/redirect"
                    }
                ]
            }
        },
        "\/redirection\/v1\/redirect\/(?P<id>[\\d]+)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/redirection\/v1\/redirect\/post": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "text": {
                            "description": "Text to match",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/redirection\/v1\/redirect\/post"
                    }
                ]
            }
        },
        "\/redirection\/v1\/bulk\/redirect\/(?P<bulk>delete|enable|disable|reset)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "source",
                                "last_count",
                                "last_access",
                                "position",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        },
                        "global": {
                            "description": "Apply bulk action globally, as per filters",
                            "type": "boolean",
                            "required": false
                        },
                        "items": {
                            "description": "Array of IDs to perform action on",
                            "type": "array",
                            "items": {
                                "description": "Item ID",
                                "type": [
                                    "string",
                                    "number"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/redirection\/v1\/group": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "name",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "name",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        },
                        "moduleId": {
                            "description": "Module ID",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 3,
                            "required": true
                        },
                        "name": {
                            "description": "Group name",
                            "type": "string",
                            "required": true
                        },
                        "status": {
                            "description": "Status of the group",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/redirection\/v1\/group"
                    }
                ]
            }
        },
        "\/redirection\/v1\/group\/(?P<id>[\\d]+)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "moduleId": {
                            "description": "Module ID",
                            "type": "integer",
                            "minimum": 0,
                            "maximum": 3,
                            "required": true
                        },
                        "name": {
                            "description": "Group name",
                            "type": "string",
                            "required": true
                        },
                        "status": {
                            "description": "Status of the group",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/redirection\/v1\/bulk\/group\/(?P<bulk>delete|enable|disable)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "name",
                                "id",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        },
                        "items": {
                            "description": "Comma separated list of item IDs to perform action on",
                            "type": "array",
                            "items": {
                                "description": "Item ID",
                                "type": [
                                    "string",
                                    "number"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/redirection\/v1\/log": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "url",
                                "ip",
                                "total",
                                "count",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/redirection\/v1\/log"
                    }
                ]
            }
        },
        "\/redirection\/v1\/bulk\/log\/(?P<bulk>delete)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "url",
                                "ip",
                                "total",
                                "count",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        },
                        "items": {
                            "description": "Comma separated list of item IDs to perform action on",
                            "type": "array",
                            "items": {
                                "description": "Item ID",
                                "type": [
                                    "string",
                                    "number"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/redirection\/v1\/404": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "url",
                                "ip",
                                "total",
                                "count",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/redirection\/v1\/404"
                    }
                ]
            }
        },
        "\/redirection\/v1\/bulk\/404\/(?P<bulk>delete)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filterBy": {
                            "description": "Field to filter by",
                            "required": false
                        },
                        "orderby": {
                            "description": "Field to order results by",
                            "type": "string",
                            "enum": [
                                "url",
                                "ip",
                                "total",
                                "count",
                                ""
                            ],
                            "required": false
                        },
                        "direction": {
                            "description": "Direction of ordered results",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results per page",
                            "type": "integer",
                            "default": 25,
                            "minimum": 5,
                            "maximum": 200,
                            "required": false
                        },
                        "page": {
                            "description": "Page offset",
                            "type": "integer",
                            "minimum": 0,
                            "default": 0,
                            "required": false
                        },
                        "items": {
                            "description": "Comma separated list of item IDs to perform action on",
                            "type": "array",
                            "items": {
                                "description": "Item ID",
                                "type": [
                                    "string",
                                    "number"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/redirection\/v1\/setting": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/redirection\/v1\/setting"
                    }
                ]
            }
        },
        "\/redirection\/v1\/plugin": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Name",
                            "type": "string",
                            "required": false
                        },
                        "value": {
                            "description": "Value",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/redirection\/v1\/plugin"
                    }
                ]
            }
        },
        "\/redirection\/v1\/plugin\/delete": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/redirection\/v1\/plugin\/delete"
                    }
                ]
            }
        },
        "\/redirection\/v1\/plugin\/test": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/redirection\/v1\/plugin\/test"
                    }
                ]
            }
        },
        "\/redirection\/v1\/plugin\/data": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "upgrade": {
                            "description": "Upgrade parameter",
                            "type": "string",
                            "enum": [
                                "stop",
                                "skip",
                                "retry"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/redirection\/v1\/plugin\/data"
                    }
                ]
            }
        },
        "\/redirection\/v1\/plugin\/finish": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/redirection\/v1\/plugin\/finish"
                    }
                ]
            }
        },
        "\/redirection\/v1\/plugin\/fix": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "reason": {
                            "description": "Reason for fix",
                            "type": "string",
                            "required": true
                        },
                        "current": {
                            "description": "Current version",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/redirection\/v1\/plugin\/fix"
                    }
                ]
            }
        },
        "\/redirection\/v1\/import\/file\/(?P<group_id>\\d+)": {
            "namespace": "redirection\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/redirection\/v1\/import\/plugin": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/redirection\/v1\/import\/plugin"
                    }
                ]
            }
        },
        "\/redirection\/v1\/export\/(?P<module>1|2|3|all)\/(?P<format>csv|apache|nginx|json)": {
            "namespace": "redirection\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/simple-history\/v1": {
            "namespace": "simple-history\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "simple-history\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/simple-history\/v1"
                    }
                ]
            }
        },
        "\/simple-history\/v1\/email-report\/preview\/email": {
            "namespace": "simple-history\/v1",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/simple-history\/v1\/email-report\/preview\/email"
                    }
                ]
            }
        },
        "\/simple-history\/v1\/email-report\/preview\/html": {
            "namespace": "simple-history\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/simple-history\/v1\/email-report\/preview\/html"
                    }
                ]
            }
        },
        "\/simple-history\/v1\/events": {
            "namespace": "simple-history\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "default": "view",
                            "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": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Type of result to return.",
                            "type": "string",
                            "default": "overview",
                            "enum": [
                                "overview",
                                "occasions"
                            ],
                            "required": false
                        },
                        "logRowID": {
                            "description": "Limit result set to rows with id lower than this.",
                            "type": "integer",
                            "required": false
                        },
                        "occasionsID": {
                            "description": "Limit result set to rows with occasionsID equal to this.",
                            "type": "string",
                            "required": false
                        },
                        "occasionsCount": {
                            "description": "The number of occasions to get.",
                            "type": "integer",
                            "required": false
                        },
                        "occasionsCountMaxReturn": {
                            "description": "The max number of occasions to return.",
                            "type": "integer",
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": null,
                            "required": false
                        },
                        "max_id_first_page": {
                            "description": "Limit result set to rows with id equal or lower than this.",
                            "type": "integer",
                            "required": false
                        },
                        "since_id": {
                            "description": "Limit result set to rows with id greater than this, i.e. more recent than since_id.",
                            "type": "integer",
                            "required": false
                        },
                        "since_date": {
                            "description": "Limit result set to events with date > since_date OR (date = since_date AND id > since_id). Use together with since_id for accurate new event detection.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_from": {
                            "description": "Limit result set to rows with date greater than or equal to this unix timestamp.",
                            "type": "string",
                            "required": false
                        },
                        "date_to": {
                            "description": "Limit result set to rows with date less than or equal to this unix timestamp.",
                            "type": "string",
                            "required": false
                        },
                        "dates": {
                            "description": "Limit result set to rows with date within this range.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "lastdays": {
                            "description": "Limit result set to rows with date within this range.",
                            "type": "integer",
                            "required": false
                        },
                        "months": {
                            "description": "Limit result set to rows with date within this range. Format: Y-m.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "loglevels": {
                            "description": "Limit result set to rows with log levels.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "loggers": {
                            "description": "Limit result set to rows with loggers.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "messages": {
                            "description": "Limit result set to rows with messages. Format: LoggerSlug:message.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "users": {
                            "description": "Limit result set to rows with user ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "user": {
                            "description": "Limit result set to rows with user id.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "include_sticky": {
                            "description": "Include sticky events in the result set.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "only_sticky": {
                            "description": "Only return sticky events.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "initiator": {
                            "description": "Limit result set to events from specific initiator(s).",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "context_filters": {
                            "description": "Context filters as key-value pairs to filter events by context data.",
                            "type": "object",
                            "additionalProperties": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "ungrouped": {
                            "description": "Return ungrouped events without occasions grouping.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "surrounding_event_id": {
                            "description": "Show events surrounding this event ID. Returns events chronologically before and after the specified event, regardless of other filters. Requires administrator privileges.",
                            "type": "integer",
                            "required": false
                        },
                        "surrounding_count": {
                            "description": "Number of events to show before AND after the surrounding_event_id. Default 5, max 50.",
                            "type": "integer",
                            "default": 5,
                            "minimum": 1,
                            "maximum": 50,
                            "required": false
                        },
                        "exclude_search": {
                            "description": "Exclude events containing these words. Events matching this search will be hidden.",
                            "type": "string",
                            "required": false
                        },
                        "exclude_loglevels": {
                            "description": "Exclude events with these log levels.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_loggers": {
                            "description": "Exclude events from these loggers.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_messages": {
                            "description": "Exclude events with these messages. Format: LoggerSlug:message.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_users": {
                            "description": "Exclude events from these user IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_user": {
                            "description": "Exclude events from this user ID.",
                            "type": "integer",
                            "required": false
                        },
                        "exclude_initiator": {
                            "description": "Exclude events from specific initiator(s).",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "message": {
                            "type": "string",
                            "description": "Short message to log",
                            "required": true
                        },
                        "note": {
                            "type": "string",
                            "description": "Additional note or details about the event",
                            "required": false
                        },
                        "level": {
                            "type": "string",
                            "enum": [
                                "emergency",
                                "alert",
                                "critical",
                                "error",
                                "warning",
                                "notice",
                                "info",
                                "debug"
                            ],
                            "default": "info",
                            "description": "Log level",
                            "required": false
                        },
                        "date": {
                            "type": "string",
                            "format": "date-time",
                            "description": "Date and time for the event in MySQL datetime format (Y-m-d H:i:s). If not provided, current time will be used.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/simple-history\/v1\/events"
                    }
                ]
            }
        },
        "\/simple-history\/v1\/events\/has-updates": {
            "namespace": "simple-history\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "default": "view",
                            "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": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Type of result to return.",
                            "type": "string",
                            "default": "overview",
                            "enum": [
                                "overview",
                                "occasions"
                            ],
                            "required": false
                        },
                        "logRowID": {
                            "description": "Limit result set to rows with id lower than this.",
                            "type": "integer",
                            "required": false
                        },
                        "occasionsID": {
                            "description": "Limit result set to rows with occasionsID equal to this.",
                            "type": "string",
                            "required": false
                        },
                        "occasionsCount": {
                            "description": "The number of occasions to get.",
                            "type": "integer",
                            "required": false
                        },
                        "occasionsCountMaxReturn": {
                            "description": "The max number of occasions to return.",
                            "type": "integer",
                            "required": false
                        },
                        "include": {
                            "description": "Limit result set to specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": null,
                            "required": false
                        },
                        "max_id_first_page": {
                            "description": "Limit result set to rows with id equal or lower than this.",
                            "type": "integer",
                            "required": false
                        },
                        "since_id": {
                            "description": "Limit result set to rows with id greater than this, i.e. more recent than since_id.",
                            "type": "integer",
                            "required": true
                        },
                        "since_date": {
                            "description": "Limit result set to events with date > since_date OR (date = since_date AND id > since_id). Use together with since_id for accurate new event detection.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_from": {
                            "description": "Limit result set to rows with date greater than or equal to this unix timestamp.",
                            "type": "string",
                            "required": false
                        },
                        "date_to": {
                            "description": "Limit result set to rows with date less than or equal to this unix timestamp.",
                            "type": "string",
                            "required": false
                        },
                        "dates": {
                            "description": "Limit result set to rows with date within this range.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "lastdays": {
                            "description": "Limit result set to rows with date within this range.",
                            "type": "integer",
                            "required": false
                        },
                        "months": {
                            "description": "Limit result set to rows with date within this range. Format: Y-m.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "loglevels": {
                            "description": "Limit result set to rows with log levels.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "loggers": {
                            "description": "Limit result set to rows with loggers.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "messages": {
                            "description": "Limit result set to rows with messages. Format: LoggerSlug:message.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "users": {
                            "description": "Limit result set to rows with user ids.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "user": {
                            "description": "Limit result set to rows with user id.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Offset the result set by a specific number of items.",
                            "type": "integer",
                            "required": false
                        },
                        "include_sticky": {
                            "description": "Include sticky events in the result set.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "only_sticky": {
                            "description": "Only return sticky events.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "initiator": {
                            "description": "Limit result set to events from specific initiator(s).",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "context_filters": {
                            "description": "Context filters as key-value pairs to filter events by context data.",
                            "type": "object",
                            "additionalProperties": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "ungrouped": {
                            "description": "Return ungrouped events without occasions grouping.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "surrounding_event_id": {
                            "description": "Show events surrounding this event ID. Returns events chronologically before and after the specified event, regardless of other filters. Requires administrator privileges.",
                            "type": "integer",
                            "required": false
                        },
                        "surrounding_count": {
                            "description": "Number of events to show before AND after the surrounding_event_id. Default 5, max 50.",
                            "type": "integer",
                            "default": 5,
                            "minimum": 1,
                            "maximum": 50,
                            "required": false
                        },
                        "exclude_search": {
                            "description": "Exclude events containing these words. Events matching this search will be hidden.",
                            "type": "string",
                            "required": false
                        },
                        "exclude_loglevels": {
                            "description": "Exclude events with these log levels.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_loggers": {
                            "description": "Exclude events from these loggers.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_messages": {
                            "description": "Exclude events with these messages. Format: LoggerSlug:message.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude_users": {
                            "description": "Exclude events from these user IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude_user": {
                            "description": "Exclude events from this user ID.",
                            "type": "integer",
                            "required": false
                        },
                        "exclude_initiator": {
                            "description": "Exclude events from specific initiator(s).",
                            "type": [
                                "string",
                                "array"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/simple-history\/v1\/events\/has-updates"
                    }
                ]
            }
        },
        "\/simple-history\/v1\/events\/(?P<id>[\\d]+)": {
            "namespace": "simple-history\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the event.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/simple-history\/v1\/events\/(?P<id>[\\d]+)\/stick": {
            "namespace": "simple-history\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the event.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/simple-history\/v1\/events\/(?P<id>[\\d]+)\/unstick": {
            "namespace": "simple-history\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the event.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/simple-history\/v1\/search-options": {
            "namespace": "simple-history\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/simple-history\/v1\/search-options"
                    }
                ]
            }
        },
        "\/simple-history\/v1\/search-user": {
            "namespace": "simple-history\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/simple-history\/v1\/search-user"
                    }
                ]
            }
        },
        "\/simple-history\/v1\/stats\/summary": {
            "namespace": "simple-history\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "date_from": {
                            "description": "Start date as Unix timestamp. If not provided, defaults to 30 days ago.",
                            "type": "integer",
                            "required": false
                        },
                        "date_to": {
                            "description": "End date as Unix timestamp. If not provided, defaults to end of today.",
                            "type": "integer",
                            "required": false
                        },
                        "limit": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "include_details": {
                            "description": "Whether to include detailed stats.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/simple-history\/v1\/stats\/summary"
                    }
                ]
            }
        },
        "\/simple-history\/v1\/stats\/users": {
            "namespace": "simple-history\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "date_from": {
                            "description": "Start date as Unix timestamp. If not provided, defaults to 30 days ago.",
                            "type": "integer",
                            "required": false
                        },
                        "date_to": {
                            "description": "End date as Unix timestamp. If not provided, defaults to end of today.",
                            "type": "integer",
                            "required": false
                        },
                        "limit": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "include_details": {
                            "description": "Whether to include detailed stats.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/simple-history\/v1\/stats\/users"
                    }
                ]
            }
        },
        "\/simple-history\/v1\/stats\/content": {
            "namespace": "simple-history\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "date_from": {
                            "description": "Start date as Unix timestamp. If not provided, defaults to 30 days ago.",
                            "type": "integer",
                            "required": false
                        },
                        "date_to": {
                            "description": "End date as Unix timestamp. If not provided, defaults to end of today.",
                            "type": "integer",
                            "required": false
                        },
                        "limit": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "include_details": {
                            "description": "Whether to include detailed stats.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/simple-history\/v1\/stats\/content"
                    }
                ]
            }
        },
        "\/simple-history\/v1\/stats\/media": {
            "namespace": "simple-history\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "date_from": {
                            "description": "Start date as Unix timestamp. If not provided, defaults to 30 days ago.",
                            "type": "integer",
                            "required": false
                        },
                        "date_to": {
                            "description": "End date as Unix timestamp. If not provided, defaults to end of today.",
                            "type": "integer",
                            "required": false
                        },
                        "limit": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "include_details": {
                            "description": "Whether to include detailed stats.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/simple-history\/v1\/stats\/media"
                    }
                ]
            }
        },
        "\/simple-history\/v1\/stats\/plugins": {
            "namespace": "simple-history\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "date_from": {
                            "description": "Start date as Unix timestamp. If not provided, defaults to 30 days ago.",
                            "type": "integer",
                            "required": false
                        },
                        "date_to": {
                            "description": "End date as Unix timestamp. If not provided, defaults to end of today.",
                            "type": "integer",
                            "required": false
                        },
                        "limit": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "include_details": {
                            "description": "Whether to include detailed stats.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/simple-history\/v1\/stats\/plugins"
                    }
                ]
            }
        },
        "\/simple-history\/v1\/stats\/core": {
            "namespace": "simple-history\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "date_from": {
                            "description": "Start date as Unix timestamp. If not provided, defaults to 30 days ago.",
                            "type": "integer",
                            "required": false
                        },
                        "date_to": {
                            "description": "End date as Unix timestamp. If not provided, defaults to end of today.",
                            "type": "integer",
                            "required": false
                        },
                        "limit": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "include_details": {
                            "description": "Whether to include detailed stats.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/simple-history\/v1\/stats\/core"
                    }
                ]
            }
        },
        "\/simple-history\/v1\/stats\/peak-days": {
            "namespace": "simple-history\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "date_from": {
                            "description": "Start date as Unix timestamp. If not provided, defaults to 30 days ago.",
                            "type": "integer",
                            "required": false
                        },
                        "date_to": {
                            "description": "End date as Unix timestamp. If not provided, defaults to end of today.",
                            "type": "integer",
                            "required": false
                        },
                        "limit": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "include_details": {
                            "description": "Whether to include detailed stats.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/simple-history\/v1\/stats\/peak-days"
                    }
                ]
            }
        },
        "\/simple-history\/v1\/stats\/peak-times": {
            "namespace": "simple-history\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "date_from": {
                            "description": "Start date as Unix timestamp. If not provided, defaults to 30 days ago.",
                            "type": "integer",
                            "required": false
                        },
                        "date_to": {
                            "description": "End date as Unix timestamp. If not provided, defaults to end of today.",
                            "type": "integer",
                            "required": false
                        },
                        "limit": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "include_details": {
                            "description": "Whether to include detailed stats.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/simple-history\/v1\/stats\/peak-times"
                    }
                ]
            }
        },
        "\/simple-history\/v1\/stats\/activity-overview": {
            "namespace": "simple-history\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "date_from": {
                            "description": "Start date as Unix timestamp. If not provided, defaults to 30 days ago.",
                            "type": "integer",
                            "required": false
                        },
                        "date_to": {
                            "description": "End date as Unix timestamp. If not provided, defaults to end of today.",
                            "type": "integer",
                            "required": false
                        },
                        "limit": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "include_details": {
                            "description": "Whether to include detailed stats.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/simple-history\/v1\/stats\/activity-overview"
                    }
                ]
            }
        },
        "\/simple-history\/v1\/stats\/notes": {
            "namespace": "simple-history\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "date_from": {
                            "description": "Start date as Unix timestamp. If not provided, defaults to 30 days ago.",
                            "type": "integer",
                            "required": false
                        },
                        "date_to": {
                            "description": "End date as Unix timestamp. If not provided, defaults to end of today.",
                            "type": "integer",
                            "required": false
                        },
                        "limit": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "include_details": {
                            "description": "Whether to include detailed stats.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/simple-history\/v1\/stats\/notes"
                    }
                ]
            }
        },
        "\/simple-history\/v1\/support-info": {
            "namespace": "simple-history\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/simple-history\/v1\/support-info"
                    }
                ]
            }
        },
        "\/simple-history\/v1\/support-info\/health-check": {
            "namespace": "simple-history\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/simple-history\/v1\/support-info\/health-check"
                    }
                ]
            }
        },
        "\/yoast\/v1": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "yoast\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1"
                    }
                ]
            }
        },
        "\/yoast\/v1\/file_size": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "description": "The url to retrieve",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/file_size"
                    }
                ]
            }
        },
        "\/yoast\/v1\/statistics": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/statistics"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/callback": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/ai_generator\/callback"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/refresh_callback": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/ai_generator\/refresh_callback"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/consent": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "consent": {
                            "type": "boolean",
                            "description": "Whether the consent to use AI-based services has been given by the user.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "consent": {
                            "type": "boolean",
                            "description": "Whether the consent to use AI-based services has been given by the user.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/ai_generator\/consent"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai\/free_sparks": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/ai\/free_sparks"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/bust_subscription_cache": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/ai_generator\/bust_subscription_cache"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/get_suggestions": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "enum": [
                                "seo-title",
                                "meta-description",
                                "product-seo-title",
                                "product-meta-description",
                                "product-taxonomy-seo-title",
                                "product-taxonomy-meta-description",
                                "taxonomy-seo-title",
                                "taxonomy-meta-description"
                            ],
                            "description": "The type of suggestion requested.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for suggestions.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": true
                        },
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "Google",
                                "Facebook",
                                "Twitter"
                            ],
                            "description": "The platform the post is intended for.",
                            "required": true
                        },
                        "editor": {
                            "type": "string",
                            "enum": [
                                "classic",
                                "elementor",
                                "gutenberg"
                            ],
                            "description": "The current editor.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "enum": [
                                "seo-title",
                                "meta-description",
                                "product-seo-title",
                                "product-meta-description",
                                "product-taxonomy-seo-title",
                                "product-taxonomy-meta-description",
                                "taxonomy-seo-title",
                                "taxonomy-meta-description"
                            ],
                            "description": "The type of suggestion requested.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for suggestions.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": true
                        },
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "Google",
                                "Facebook",
                                "Twitter"
                            ],
                            "description": "The platform the post is intended for.",
                            "required": true
                        },
                        "editor": {
                            "type": "string",
                            "enum": [
                                "classic",
                                "elementor",
                                "gutenberg"
                            ],
                            "description": "The current editor.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/ai_generator\/get_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/get_usage": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_woo_product_entity": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_woo_product_entity": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/ai_generator\/get_usage"
                    }
                ]
            }
        },
        "\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "postTypeName": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type"
                    }
                ]
            }
        },
        "\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "taxonomyName": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy"
                    }
                ]
            }
        },
        "\/yoast\/v1\/site_kit_configuration_permanent_dismissal": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_dismissed": {
                            "type": "bool",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/site_kit_configuration_permanent_dismissal"
                    }
                ]
            }
        },
        "\/yoast\/v1\/readability_scores": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contentType": {
                            "type": "string",
                            "required": true
                        },
                        "taxonomy": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "term": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "troubleshooting": {
                            "type": "bool",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/readability_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/seo_scores": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contentType": {
                            "type": "string",
                            "required": true
                        },
                        "taxonomy": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "term": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "troubleshooting": {
                            "type": "bool",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/seo_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/setup_steps_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "setup_widget_loaded": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        },
                        "first_interaction_stage": {
                            "type": "string",
                            "enum": [
                                "install",
                                "activate",
                                "setup",
                                "grantConsent",
                                "successfullyConnected"
                            ],
                            "required": false
                        },
                        "last_interaction_stage": {
                            "type": "string",
                            "enum": [
                                "install",
                                "activate",
                                "setup",
                                "grantConsent",
                                "successfullyConnected"
                            ],
                            "required": false
                        },
                        "setup_widget_temporarily_dismissed": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        },
                        "setup_widget_permanently_dismissed": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/setup_steps_tracking"
                    }
                ]
            }
        },
        "\/yoast\/v1\/introductions\/(?P<introduction_id>[\\w-]+)\/seen": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "introduction_id": {
                            "type": "string",
                            "required": true
                        },
                        "is_seen": {
                            "type": "bool",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/yoast\/v1\/wistia_embed_permission": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "value": {
                            "type": "bool",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/wistia_embed_permission"
                    }
                ]
            }
        },
        "\/yoast\/v1\/available_posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "postType": {
                            "type": "string",
                            "default": "page",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/available_posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/alerts\/dismiss": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/alerts\/dismiss"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/site_representation": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "company_or_person": {
                            "type": "string",
                            "enum": [
                                "company",
                                "person"
                            ],
                            "required": true
                        },
                        "company_name": {
                            "type": "string",
                            "required": false
                        },
                        "company_logo": {
                            "type": "string",
                            "required": false
                        },
                        "company_logo_id": {
                            "type": "integer",
                            "required": false
                        },
                        "person_logo": {
                            "type": "string",
                            "required": false
                        },
                        "person_logo_id": {
                            "type": "integer",
                            "required": false
                        },
                        "company_or_person_user_id": {
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/configuration\/site_representation"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/social_profiles": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "facebook_site": {
                            "type": "string",
                            "required": false
                        },
                        "twitter_site": {
                            "type": "string",
                            "required": false
                        },
                        "other_social_urls": {
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/configuration\/social_profiles"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/check_capability": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "user_id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/configuration\/check_capability"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/enable_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "tracking": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/configuration\/enable_tracking"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/save_configuration_state": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "finishedSteps": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/configuration\/save_configuration_state"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/get_configuration_state": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/configuration\/get_configuration_state"
                    }
                ]
            }
        },
        "\/yoast\/v1\/import\/(?P<plugin>[\\w-]+)\/(?P<type>[\\w-]+)": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/yoast\/v1\/get_head": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/get_head"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/indexing\/terms"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/post-type-archives": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/indexing\/post-type-archives"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/general": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/indexing\/general"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/prepare": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/indexing\/prepare"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/indexables-complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/indexing\/indexables-complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/indexing\/complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/link-indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/link-indexing\/terms"
                    }
                ]
            }
        },
        "\/yoast\/v1\/integrations\/set_active": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "active": {
                            "type": "boolean",
                            "required": true
                        },
                        "integration": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/integrations\/set_active"
                    }
                ]
            }
        },
        "\/yoast\/v1\/meta\/search": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/meta\/search"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/authenticate": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/semrush\/authenticate"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/country_code": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country_code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/semrush\/country_code"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/related_keyphrases": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "keyphrase": {
                            "required": true
                        },
                        "country_code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/semrush\/related_keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/authorization-url": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/wincher\/authorization-url"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/authenticate": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "required": true
                        },
                        "websiteId": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/wincher\/authenticate"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/track": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyphrases": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/wincher\/keyphrases\/track"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyphrases": {
                            "required": false
                        },
                        "permalink": {
                            "required": false
                        },
                        "startAt": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/wincher\/keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/untrack": {
            "namespace": "yoast\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/wincher\/keyphrases\/untrack"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/account\/limit": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/wincher\/account\/limit"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/account\/upgrade-campaign": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/wincher\/account\/upgrade-campaign"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "cornerstone": {
                            "required": true
                        },
                        "orphaned": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/workouts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/complete_task": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "options": {
                            "type": "object",
                            "properties": {
                                "task": {
                                    "type": "string",
                                    "required": true,
                                    "sanitize_callback": "sanitize_text_field"
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/complete_task"
                    }
                ]
            }
        },
        "\/yoast\/v1\/get_tasks": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "options": {
                            "type": "object",
                            "properties": {
                                "filter": {
                                    "type": "string",
                                    "required": false,
                                    "sanitize_callback": "sanitize_text_field"
                                },
                                "limit": {
                                    "type": "int",
                                    "required": false,
                                    "sanitize_callback": "absint"
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/get_tasks"
                    }
                ]
            }
        },
        "\/yoast\/v1\/action_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/action_tracking"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai\/optimize": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "assessment": {
                            "type": "string",
                            "enum": [
                                "seo-keyphrase-introduction",
                                "seo-keyphrase-density",
                                "seo-keyphrase-distribution",
                                "seo-keyphrase-subheadings",
                                "read-sentence-length",
                                "read-paragraph-length"
                            ],
                            "description": "The assessment.",
                            "required": true
                        },
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for suggestions.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": false
                        },
                        "synonyms": {
                            "type": "string",
                            "description": "The synonyms for the focus keyphrase.",
                            "required": false
                        },
                        "editor": {
                            "type": "string",
                            "enum": [
                                "Classic",
                                "Gutenberg"
                            ],
                            "description": "The editor type, either Classic or Gutenberg.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/ai\/optimize"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai\/summarize": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for a summary.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/ai\/summarize"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link_suggestions": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "prominent_words": {
                            "type": "object",
                            "description": "Stems of prominent words and their term frequencies we want link suggestions based on",
                            "required": true
                        },
                        "object_id": {
                            "type": "integer",
                            "description": "The object id of the current indexable.",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "description": "The object type of the current indexable.",
                            "required": true
                        },
                        "limit": {
                            "default": 5,
                            "type": "integer",
                            "description": "The maximum number of link suggestions to retrieve",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/link_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/prominent_words\/get_content": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/prominent_words\/get_content"
                    }
                ]
            }
        },
        "\/yoast\/v1\/prominent_words\/complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/prominent_words\/complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/prominent_words\/save": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "object_id": {
                                        "type": "number",
                                        "required": true
                                    },
                                    "prominent_words": {
                                        "type": "object",
                                        "required": false
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/prominent_words\/save"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/noindex": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "object_id": {
                            "type": "integer",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "required": true
                        },
                        "object_sub_type": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/workouts\/noindex"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/remove_redirect": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "object_id": {
                            "type": "integer",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "required": true
                        },
                        "object_sub_type": {
                            "type": "string",
                            "required": true
                        },
                        "permalink": {
                            "type": "string",
                            "required": true
                        },
                        "redirect_url": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/workouts\/remove_redirect"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/link_suggestions": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "indexableId": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/workouts\/link_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/last_updated": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "postId": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/workouts\/last_updated"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/cornerstone_data": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/workouts\/cornerstone_data"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/enable_cornerstone": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "object_id": {
                            "type": "integer",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/workouts\/enable_cornerstone"
                    }
                ]
            }
        },
        "\/duplicate-post\/v1": {
            "namespace": "duplicate-post\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "duplicate-post\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/duplicate-post\/v1"
                    }
                ]
            }
        },
        "\/duplicate-post\/v1\/original\/(?P<post_id>\\d+)": {
            "namespace": "duplicate-post\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "post_id": {
                            "description": "The ID of the post to remove the original reference from.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/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:\/\/cleanster.com\/tl\/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:\/\/cleanster.com\/tl\/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:\/\/cleanster.com\/tl\/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:\/\/cleanster.com\/tl\/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:\/\/cleanster.com\/tl\/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:\/\/cleanster.com\/tl\/wp-json\/wp-rocket\/v1\/options\/export"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocket-insights\/pages": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "required": false
                        },
                        "post_id": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "page_url": {
                            "required": true
                        },
                        "source": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wp-rocket\/v1\/rocket-insights\/pages"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocket-insights\/pages\/progress": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "ids": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wp-rocket\/v1\/rocket-insights\/pages\/progress"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocket-insights\/pages\/(?P<id>\\d+)": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        },
                        "source": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/yoast\/v1\/redirects": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "origin": {
                            "type": "string",
                            "description": "The origin to redirect",
                            "required": true
                        },
                        "target": {
                            "type": "string",
                            "description": "The redirect target",
                            "required": false
                        },
                        "type": {
                            "type": "integer",
                            "description": "The redirect type",
                            "required": true
                        },
                        "ignore_warning": {
                            "type": "boolean",
                            "description": "Whether to ignore warnings",
                            "default": false,
                            "required": false
                        },
                        "format": {
                            "description": "The format of the redirect to create.",
                            "type": "string",
                            "enum": [
                                "plain",
                                "regex"
                            ],
                            "default": "plain",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/redirects"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/delete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "origin": {
                            "type": "string",
                            "description": "The origin to redirect",
                            "required": true
                        },
                        "target": {
                            "type": "string",
                            "description": "The redirect target",
                            "required": false
                        },
                        "type": {
                            "type": "string",
                            "description": "The redirect format",
                            "required": false
                        },
                        "ignore_warning": {
                            "type": "boolean",
                            "description": "Whether to ignore warnings",
                            "default": false,
                            "required": false
                        },
                        "format": {
                            "description": "The format of the redirect to create.",
                            "type": "string",
                            "enum": [
                                "plain",
                                "regex"
                            ],
                            "default": "plain",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/redirects\/delete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/list": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "format": {
                            "description": "The format of the redirects to retrieve.",
                            "type": "string",
                            "enum": [
                                "plain",
                                "regex"
                            ],
                            "default": "plain",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/redirects\/list"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/update": {
            "namespace": "yoast\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "old_origin": {
                            "type": "string",
                            "description": "The origin to redirect (old)",
                            "required": true
                        },
                        "old_target": {
                            "type": "string",
                            "description": "The redirect target (old)",
                            "required": false
                        },
                        "old_type": {
                            "type": "integer",
                            "description": "The redirect type (old)",
                            "required": true
                        },
                        "new_origin": {
                            "type": "string",
                            "description": "The origin to redirect (new)",
                            "required": true
                        },
                        "new_target": {
                            "type": "string",
                            "description": "The redirect target (new)",
                            "required": false
                        },
                        "new_type": {
                            "type": "integer",
                            "description": "The redirect type (new)",
                            "required": true
                        },
                        "ignore_warning": {
                            "type": "boolean",
                            "description": "Whether to ignore warnings",
                            "default": false,
                            "required": false
                        },
                        "format": {
                            "description": "The format of the redirects to retrieve.",
                            "type": "string",
                            "enum": [
                                "plain",
                                "regex"
                            ],
                            "default": "plain",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/redirects\/update"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/settings": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "disable_php_redirect": {
                            "description": "Whether to disable PHP-based redirects and use .htaccess instead.",
                            "type": "string",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": true
                        },
                        "separate_file": {
                            "description": "Whether to write redirects into a separate file instead of .htaccess.",
                            "type": "string",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/redirects\/settings"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/undo-for-object": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "obj_id": {
                            "type": "int",
                            "description": "The id of the post or term",
                            "required": true
                        },
                        "obj_type": {
                            "type": "string",
                            "description": "The object type: post or term",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/yoast\/v1\/redirects\/undo-for-object"
                    }
                ]
            }
        },
        "\/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:\/\/cleanster.com\/tl\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limitahan ang tugon sa mga post na nailathala matapos ang itinakdang petsa na sumusunod sa ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limitahan ang tugon sa mga post na na-modify pagkatapos ng ibinigay na ISO8601 compliant na petsa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limitahan ang resulta ng set to post na aka assign sa nakatakdang authors.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Siguraduhin ang resulta ng set ay hindi kasama ang posts na naka-assign sa nakatakdang authors.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Limitahan ang sagot sa posts na na-publish bago ang araw ng ISO8601 compliant.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limitahan ang tugon sa mga post na na-modify bago ang ibinigay na ISO8601 compliant na petsa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Paano i-interpret ang input sa paghahanap.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Pagbukud-bukurin ang koleksyon ayon sa attribute ng post.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array ng mga pangalan ng column na hahanapin.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limitahan ang resulta na naka set to posts sa isa or maraming tiyak na slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ilimit ang resulta na naka set to posts na mayroon isa o kaya maraming statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Limitahan ang resulta batay sa ugnayan sa pagitan ng maraming taxonomy.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Limitahan ang result set sa mga item na may partikular na term na itinalaga sa taxonomy ng categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Listahan ng Term ID",
                                    "description": "Itugma ang mga term sa mga nakalistang ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Magsagawa ng advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Kung isasama ang mga child term sa mga term na naglilimita sa result set.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Kung ang mga item ay dapat itinalaga sa lahat o alinman sa mga tinukoy na term.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Limitahan ang mga resulta na naka set to all items na mayroong naka specified na term na naka assign sa categories taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Listahan ng Term ID",
                                    "description": "Itugma ang mga term sa mga nakalistang ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Magsagawa ng advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Kung isasama ang mga child term sa mga term na naglilimita sa result set.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Limitahan ang result set sa mga item na may partikular na term na itinalaga sa taxonomy ng tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Listahan ng Term ID",
                                    "description": "Itugma ang mga term sa mga nakalistang ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Magsagawa ng advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Kung ang mga item ay dapat itinalaga sa lahat o alinman sa mga tinukoy na term.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Limitahan ang mga resulta na naka set to all items na mayroong naka specified na term na naka assign sa tags taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Listahan ng Term ID",
                                    "description": "Itugma ang mga term sa mga nakalistang ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Magsagawa ng advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Limitahan ang resulta na naka set sa items na sticky.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "I-ignore ba ang mga sticky post o hindi.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Limitahan ang resulta sa mga item na may isa o higit pang mga format na ibinigay.",
                            "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": "Ang petsa kung kailan na-publish ang post, sa timezone ng site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Petsa kung kailan nailathala ang post, sa GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Isang alphanumeric identifier para sa post na natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ang pangalan ng status ng post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Isang password upang bantayan ang daan sa laman at sipi.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulo ng post",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Pangalan ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title ng object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Ang nilalaman ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa post, tulad ng pag-iral nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nilalaman ng HTML para sa post, binago para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Bersyon ng format ng content block na ginamit ng post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Maaring ang content ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Ang ID ng may-akda ng post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ang excerpt ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Mga excerpt ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML except na para sa object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Kung ang excerpt ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Ang ID ng featured media na para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Kung pwede or hindi maaring mag-comment sa post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Kung pwede or hindi mai-ping ang object.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Ang format na para sa post.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Kung maari o hindi ituring ang object na sticky.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Ang theme file na kailangan para ma-idisplay ang post.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Ang terms na naka-assign sa object sa category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Ang terms na naka-assign sa object sa post_tag taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "I-override ang default na haba ng excerpt.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Ang password para sa post kung ito ay may proteksyon ng password.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ang petsa kung kailan na-publish ang post, sa timezone ng site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Petsa kung kailan nailathala ang post, sa GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Isang alphanumeric identifier para sa post na natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ang pangalan ng status ng post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Isang password upang bantayan ang daan sa laman at sipi.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulo ng post",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Pangalan ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title ng object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Ang nilalaman ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa post, tulad ng pag-iral nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nilalaman ng HTML para sa post, binago para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Bersyon ng format ng content block na ginamit ng post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Maaring ang content ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Ang ID ng may-akda ng post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ang excerpt ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Mga excerpt ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML except na para sa object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Kung ang excerpt ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Ang ID ng featured media na para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Kung pwede or hindi maaring mag-comment sa post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Kung pwede or hindi mai-ping ang object.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Ang format na para sa post.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Kung maari o hindi ituring ang object na sticky.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Ang theme file na kailangan para ma-idisplay ang post.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Ang terms na naka-assign sa object sa category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Ang terms na naka-assign sa object sa post_tag taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kung lalampasan ang Basurahan at pwersahang burahin.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa parent ng rebisyon.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "I-sort ang collection per object attribute.",
                            "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": "Ang ID para sa parent ng rebisyon.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Natatanging identifier para sa revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa parent ng rebisyon.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Natatanging identifier para sa revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kailngan para maging tama dahil ang mga revisions ay di maaring mabura.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa magulang ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa magulang ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ang petsa kung kailan na-publish ang post, sa timezone ng site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Petsa kung kailan nailathala ang post, sa GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Isang alphanumeric identifier para sa post na natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ang pangalan ng status ng post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Isang password upang bantayan ang daan sa laman at sipi.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulo ng post",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Pangalan ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title ng object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Ang nilalaman ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa post, tulad ng pag-iral nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nilalaman ng HTML para sa post, binago para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Bersyon ng format ng content block na ginamit ng post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Maaring ang content ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Ang ID ng may-akda ng post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ang excerpt ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Mga excerpt ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML except na para sa object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Kung ang excerpt ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Ang ID ng featured media na para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Kung pwede or hindi maaring mag-comment sa post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Kung pwede or hindi mai-ping ang object.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Ang format na para sa post.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Kung maari o hindi ituring ang object na sticky.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Ang theme file na kailangan para ma-idisplay ang post.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Ang terms na naka-assign sa object sa category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Ang terms na naka-assign sa object sa post_tag taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa magulang ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Ang ID ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "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": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limitahan ang tugon sa mga post na nailathala matapos ang itinakdang petsa na sumusunod sa ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limitahan ang tugon sa mga post na na-modify pagkatapos ng ibinigay na ISO8601 compliant na petsa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limitahan ang resulta ng set to post na aka assign sa nakatakdang authors.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Siguraduhin ang resulta ng set ay hindi kasama ang posts na naka-assign sa nakatakdang authors.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Limitahan ang sagot sa posts na na-publish bago ang araw ng ISO8601 compliant.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limitahan ang tugon sa mga post na na-modify bago ang ibinigay na ISO8601 compliant na petsa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Limitahan ang resulta na naka set sa post na mayroong specific menu_order ng kahalagan.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Paano i-interpret ang input sa paghahanap.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Pagbukud-bukurin ang koleksyon ayon sa attribute ng post.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Limitahan ang resulta na naka set na may particular parent IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Limitahan ang resulta ng set to all items puera lang yung mga mayroong particular parent ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array ng mga pangalan ng column na hahanapin.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limitahan ang resulta na naka set to posts sa isa or maraming tiyak na slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ilimit ang resulta na naka set to posts na mayroon isa o kaya maraming statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Ang petsa kung kailan na-publish ang post, sa timezone ng site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Petsa kung kailan nailathala ang post, sa GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Isang alphanumeric identifier para sa post na natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ang pangalan ng status ng post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Isang password upang bantayan ang daan sa laman at sipi.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ang ID ng magulang ng post",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Titulo ng post",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Pangalan ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title ng object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Ang nilalaman ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa post, tulad ng pag-iral nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nilalaman ng HTML para sa post, binago para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Bersyon ng format ng content block na ginamit ng post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Maaring ang content ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Ang ID ng may-akda ng post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ang excerpt ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Mga excerpt ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML except na para sa object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Kung ang excerpt ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Ang ID ng featured media na para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Kung pwede or hindi maaring mag-comment sa post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Kung pwede or hindi mai-ping ang object.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Ang pagkakasunod-sunod ng post kaugnay ng iba pang mga post.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Ang theme file na kailangan para ma-idisplay ang post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "I-override ang default na haba ng excerpt.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Ang password para sa post kung ito ay may proteksyon ng password.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ang petsa kung kailan na-publish ang post, sa timezone ng site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Petsa kung kailan nailathala ang post, sa GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Isang alphanumeric identifier para sa post na natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ang pangalan ng status ng post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Isang password upang bantayan ang daan sa laman at sipi.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ang ID ng magulang ng post",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Titulo ng post",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Pangalan ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title ng object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Ang nilalaman ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa post, tulad ng pag-iral nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nilalaman ng HTML para sa post, binago para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Bersyon ng format ng content block na ginamit ng post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Maaring ang content ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Ang ID ng may-akda ng post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ang excerpt ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Mga excerpt ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML except na para sa object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Kung ang excerpt ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Ang ID ng featured media na para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Kung pwede or hindi maaring mag-comment sa post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Kung pwede or hindi mai-ping ang object.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Ang pagkakasunod-sunod ng post kaugnay ng iba pang mga post.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Ang theme file na kailangan para ma-idisplay ang post.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kung lalampasan ang Basurahan at pwersahang burahin.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa parent ng rebisyon.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "I-sort ang collection per object attribute.",
                            "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": "Ang ID para sa parent ng rebisyon.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Natatanging identifier para sa revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa parent ng rebisyon.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Natatanging identifier para sa revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kailngan para maging tama dahil ang mga revisions ay di maaring mabura.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa magulang ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID ng magulang ng post",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ang petsa kung kailan na-publish ang post, sa timezone ng site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Petsa kung kailan nailathala ang post, sa GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Isang alphanumeric identifier para sa post na natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ang pangalan ng status ng post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Isang password upang bantayan ang daan sa laman at sipi.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulo ng post",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Pangalan ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title ng object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Ang nilalaman ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa post, tulad ng pag-iral nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nilalaman ng HTML para sa post, binago para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Bersyon ng format ng content block na ginamit ng post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Maaring ang content ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Ang ID ng may-akda ng post.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ang excerpt ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Mga excerpt ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML except na para sa object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Kung ang excerpt ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Ang ID ng featured media na para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Kung pwede or hindi maaring mag-comment sa post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Kung pwede or hindi mai-ping ang object.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Ang pagkakasunod-sunod ng post kaugnay ng iba pang mga post.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Ang theme file na kailangan para ma-idisplay ang post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa magulang ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Ang ID ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "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": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limitahan ang tugon sa mga post na nailathala matapos ang itinakdang petsa na sumusunod sa ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limitahan ang tugon sa mga post na na-modify pagkatapos ng ibinigay na ISO8601 compliant na petsa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limitahan ang resulta ng set to post na aka assign sa nakatakdang authors.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Siguraduhin ang resulta ng set ay hindi kasama ang posts na naka-assign sa nakatakdang authors.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Limitahan ang sagot sa posts na na-publish bago ang araw ng ISO8601 compliant.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limitahan ang tugon sa mga post na na-modify bago ang ibinigay na ISO8601 compliant na petsa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Paano i-interpret ang input sa paghahanap.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Pagbukud-bukurin ang koleksyon ayon sa attribute ng post.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Limitahan ang resulta na naka set na may particular parent IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Limitahan ang resulta ng set to all items puera lang yung mga mayroong particular parent ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array ng mga pangalan ng column na hahanapin.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limitahan ang resulta na naka set to posts sa isa or maraming tiyak na slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Ilimit ang resulta na naka set to posts na mayroon isa o kaya maraming statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Limitahan ang hanay ng resulta sa mga attachment ng partikular na uri ng media o mga uri ng media.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Limitahan ang hanay ng resulta sa mga attachment na may partikular na MIME type o mga MIME type.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Ang petsa kung kailan na-publish ang post, sa timezone ng site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Petsa kung kailan nailathala ang post, sa GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Isang alphanumeric identifier para sa post na natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ang pangalan ng status ng post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Titulo ng post",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Pangalan ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title ng object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Ang ID ng may-akda ng post.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Ang ID ng featured media na para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Kung pwede or hindi maaring mag-comment sa post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Kung pwede or hindi mai-ping ang object.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Ang theme file na kailangan para ma-idisplay ang post.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternatibong teksto na ipapakita kapag hindi lumabas ang kalakip.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Ang attachment caption.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Desciption para sa resource, kung ito ay nakikita sa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML caption para sa resource, napalitan sa display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Ang attachment description.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Detalye ng object, habang ito ay nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Binago ang paglalarawan ng attachment gamit ang HTML upang umayon sa display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Ang ID para sa kaugnay na post ng attachment.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ang petsa kung kailan na-publish ang post, sa timezone ng site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Petsa kung kailan nailathala ang post, sa GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Isang alphanumeric identifier para sa post na natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ang pangalan ng status ng post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Titulo ng post",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Pangalan ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title ng object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Ang ID ng may-akda ng post.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Ang ID ng featured media na para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Kung pwede or hindi maaring mag-comment sa post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Kung pwede or hindi mai-ping ang object.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Ang theme file na kailangan para ma-idisplay ang post.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternatibong teksto na ipapakita kapag hindi lumabas ang kalakip.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Ang attachment caption.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Desciption para sa resource, kung ito ay nakikita sa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML caption para sa resource, napalitan sa display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Ang attachment description.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Detalye ng object, habang ito ay nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Binago ang paglalarawan ng attachment gamit ang HTML upang umayon sa display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Ang ID para sa kaugnay na post ng attachment.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kung lalampasan ang Basurahan at pwersahang burahin.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa attachment.",
                            "type": "integer",
                            "required": false
                        },
                        "action": {
                            "type": "string",
                            "enum": [
                                "create-image-subsizes"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/edit": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "src": {
                            "description": "URL sa na-edit na file ng imahe.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "Array ng mga image edit.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "I-edit ang larawan.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "I-flip",
                                        "properties": {
                                            "type": {
                                                "description": "Uri ng pag-flip",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "Mga argumento sa pag-flip",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "Direksyon ng pag-flip",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "Kung i-flip sa pahalang na direksyon.",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "Kung i-flip sa patayong direksyon.",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Rotasyon",
                                        "properties": {
                                            "type": {
                                                "description": "Uri ng rotation.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "Mga argumento ng rotation.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "Angle para i-rotate nang clockwise sa degrees.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "I-crop",
                                        "properties": {
                                            "type": {
                                                "description": "Uri ng crop.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "Mga argumento ng crop.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "Horizontal position mula sa kaliwa para simulan ang crop bilang porsyento ng lapad ng larawan.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "Vertical position mula sa itaas para simulan ang crop bilang porsyento ng taas ng larawan.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "Lapad ng crop bilang porsyento ng lapad ng larawan.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "Taas ng crop bilang porsyento ng taas ng larawan.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "Ang dami ng pag-ikot ng larawan nang clockwise sa degrees. DEPRECATED: Gamitin ang `modifiers` sa halip.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "Bilang porsyento ng larawan, ang x position na pagmumulan ng crop. DEPRECATED: Gamitin ang `modifiers` sa halip.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "Bilang porsyento ng larawan, ang y position na pagmumulan ng crop. DEPRECATED: Gamitin ang `modifiers` sa halip.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "Bilang porsyento ng larawan, ang lapad na i-crop ang larawan. DEPRECATED: Gamitin ang `modifiers` sa halip.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "Bilang porsyento ng larawan, ang taas na i-crop ang larawan. DEPRECATED: Gamitin ang `modifiers` sa halip.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "Ang attachment caption.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Desciption para sa resource, kung ito ay nakikita sa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML caption para sa resource, napalitan sa display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Ang attachment description.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Detalye ng object, habang ito ay nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Binago ang paglalarawan ng attachment gamit ang HTML upang umayon sa display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titulo ng post",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Pangalan ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title ng object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Ang ID para sa kaugnay na post ng attachment.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Alternatibong teksto na ipapakita kapag hindi lumabas ang kalakip.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limitahan ang tugon sa mga post na nailathala matapos ang itinakdang petsa na sumusunod sa ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limitahan ang tugon sa mga post na na-modify pagkatapos ng ibinigay na ISO8601 compliant na petsa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limitahan ang sagot sa posts na na-publish bago ang araw ng ISO8601 compliant.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limitahan ang tugon sa mga post na na-modify bago ang ibinigay na ISO8601 compliant na petsa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Paano i-interpret ang input sa paghahanap.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "I-sort ang collection per object attribute.",
                            "type": "string",
                            "default": "menu_order",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array ng mga pangalan ng column na hahanapin.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limitahan ang resulta na naka set to posts sa isa or maraming tiyak na slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ilimit ang resulta na naka set to posts na mayroon isa o kaya maraming statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Limitahan ang resulta batay sa ugnayan sa pagitan ng maraming taxonomy.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Limitahan ang result set sa mga item na may partikular na term na itinalaga sa taxonomy ng menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Listahan ng Term ID",
                                    "description": "Itugma ang mga term sa mga nakalistang ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Magsagawa ng advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Kung ang mga item ay dapat itinalaga sa lahat o alinman sa mga tinukoy na term.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Limitahan ang mga resulta na naka set to all items na mayroong naka specified na term na naka assign sa menus taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Listahan ng Term ID",
                                    "description": "Itugma ang mga term sa mga nakalistang ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Magsagawa ng advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Limitahan ang resulta na naka set sa post na mayroong specific menu_order ng kahalagan.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "Ang pamagat ng object.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Pamagat para sa object, ayon sa pagkaka-eksist nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Pamagat ng HTML para sa object, na-transform para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "Ang pamilya ng mga object na orihinal na kinakatawan, tulad ng \"post_type\" o \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Isang pinangalanang status para sa object.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "Ang ID para sa parent ng object.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Teksto para sa title attribute ng link element para sa item ng menu na ito.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Mga pangalan ng klase para sa link element ng item ng menu na ito.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Ang deskripsyon ng item ng menu na ito.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "Ang DB ID ng nav_menu_item na siyang parent ng menu ng item na ito, kung mayroon, kung hindi ay 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Ang uri ng object na orihinal na kinakatawan, tulad ng \"category\", \"post\", o \"attachment\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "Ang database ID ng orihinal na object na kinakatawan ng item ng menu na ito, halimbawa ang ID para sa mga post o ang term_id para sa mga kategorya.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Ang target attribute ng link element para sa item ng menu na ito.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Ang URL kung saan nakaturo ang item ng menu na ito.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Ang XFN relationship na ipinahayag sa link ng item ng menu na ito.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Ang mga term na nakatalaga sa object sa nav_menu taxonomy.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Ang pamagat ng object.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Pamagat para sa object, ayon sa pagkaka-eksist nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Pamagat ng HTML para sa object, na-transform para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Ang pamilya ng mga object na orihinal na kinakatawan, tulad ng \"post_type\" o \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Isang pinangalanang status para sa object.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Ang ID para sa parent ng object.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Teksto para sa title attribute ng link element para sa item ng menu na ito.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Mga pangalan ng klase para sa link element ng item ng menu na ito.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Ang deskripsyon ng item ng menu na ito.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Ang DB ID ng nav_menu_item na siyang parent ng menu ng item na ito, kung mayroon, kung hindi ay 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Ang uri ng object na orihinal na kinakatawan, tulad ng \"category\", \"post\", o \"attachment\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Ang database ID ng orihinal na object na kinakatawan ng item ng menu na ito, halimbawa ang ID para sa mga post o ang term_id para sa mga kategorya.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Ang target attribute ng link element para sa item ng menu na ito.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Ang URL kung saan nakaturo ang item ng menu na ito.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Ang XFN relationship na ipinahayag sa link ng item ng menu na ito.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Ang mga term na nakatalaga sa object sa nav_menu taxonomy.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kung lalampasan ang Basurahan at pwersahang burahin.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa magulang ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa parent ng object.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "Ang pamagat ng object.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Pamagat para sa object, ayon sa pagkaka-eksist nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Pamagat ng HTML para sa object, na-transform para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Ang pamilya ng mga object na orihinal na kinakatawan, tulad ng \"post_type\" o \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Isang pinangalanang status para sa object.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "Teksto para sa title attribute ng link element para sa item ng menu na ito.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Mga pangalan ng klase para sa link element ng item ng menu na ito.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Ang deskripsyon ng item ng menu na ito.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Ang DB ID ng nav_menu_item na siyang parent ng menu ng item na ito, kung mayroon, kung hindi ay 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Ang uri ng object na orihinal na kinakatawan, tulad ng \"category\", \"post\", o \"attachment\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Ang database ID ng orihinal na object na kinakatawan ng item ng menu na ito, halimbawa ang ID para sa mga post o ang term_id para sa mga kategorya.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Ang target attribute ng link element para sa item ng menu na ito.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "Ang URL kung saan nakaturo ang item ng menu na ito.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Ang XFN relationship na ipinahayag sa link ng item ng menu na ito.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Ang mga term na nakatalaga sa object sa nav_menu taxonomy.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa magulang ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Ang ID ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "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": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limitahan ang tugon sa mga post na nailathala matapos ang itinakdang petsa na sumusunod sa ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limitahan ang tugon sa mga post na na-modify pagkatapos ng ibinigay na ISO8601 compliant na petsa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limitahan ang sagot sa posts na na-publish bago ang araw ng ISO8601 compliant.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limitahan ang tugon sa mga post na na-modify bago ang ibinigay na ISO8601 compliant na petsa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Paano i-interpret ang input sa paghahanap.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Pagbukud-bukurin ang koleksyon ayon sa attribute ng post.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array ng mga pangalan ng column na hahanapin.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limitahan ang resulta na naka set to posts sa isa or maraming tiyak na slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ilimit ang resulta na naka set to posts na mayroon isa o kaya maraming statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Limitahan ang resulta batay sa ugnayan sa pagitan ng maraming taxonomy.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Limitahan ang result set sa mga item na may partikular na term na itinalaga sa taxonomy ng wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Listahan ng Term ID",
                                    "description": "Itugma ang mga term sa mga nakalistang ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Magsagawa ng advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Kung ang mga item ay dapat itinalaga sa lahat o alinman sa mga tinukoy na term.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Limitahan ang mga resulta na naka set to all items na mayroong naka specified na term na naka assign sa wp_pattern_category taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Listahan ng Term ID",
                                    "description": "Itugma ang mga term sa mga nakalistang ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Magsagawa ng advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Ang petsa kung kailan na-publish ang post, sa timezone ng site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Petsa kung kailan nailathala ang post, sa GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Isang alphanumeric identifier para sa post na natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ang pangalan ng status ng post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Isang password upang bantayan ang daan sa laman at sipi.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulo ng post",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Pangalan ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Ang nilalaman ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa post, tulad ng pag-iral nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Bersyon ng format ng content block na ginamit ng post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Maaring ang content ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ang excerpt ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Mga excerpt ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML except na para sa object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Kung ang excerpt ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Ang theme file na kailangan para ma-idisplay ang post.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Ang terms na naka-assign sa object sa wp_pattern_category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "I-override ang default na haba ng excerpt.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Ang password para sa post kung ito ay may proteksyon ng password.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ang petsa kung kailan na-publish ang post, sa timezone ng site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Petsa kung kailan nailathala ang post, sa GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Isang alphanumeric identifier para sa post na natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ang pangalan ng status ng post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Isang password upang bantayan ang daan sa laman at sipi.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulo ng post",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Pangalan ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Ang nilalaman ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa post, tulad ng pag-iral nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Bersyon ng format ng content block na ginamit ng post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Maaring ang content ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ang excerpt ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Mga excerpt ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML except na para sa object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Kung ang excerpt ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Ang theme file na kailangan para ma-idisplay ang post.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Ang terms na naka-assign sa object sa wp_pattern_category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kung lalampasan ang Basurahan at pwersahang burahin.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa parent ng rebisyon.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "I-sort ang collection per object attribute.",
                            "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": "Ang ID para sa parent ng rebisyon.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Natatanging identifier para sa revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa parent ng rebisyon.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Natatanging identifier para sa revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kailngan para maging tama dahil ang mga revisions ay di maaring mabura.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa magulang ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa magulang ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ang petsa kung kailan na-publish ang post, sa timezone ng site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Petsa kung kailan nailathala ang post, sa GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Isang alphanumeric identifier para sa post na natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ang pangalan ng status ng post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Isang password upang bantayan ang daan sa laman at sipi.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulo ng post",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Pangalan ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Ang nilalaman ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa post, tulad ng pag-iral nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Bersyon ng format ng content block na ginamit ng post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Maaring ang content ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ang excerpt ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Mga excerpt ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML except na para sa object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Kung ang excerpt ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "_acf_changed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Ang theme file na kailangan para ma-idisplay ang post.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Ang terms na naka-assign sa object sa wp_pattern_category taxonomy.",
                            "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": "Ang ID para sa magulang ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Ang ID ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "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": "ID ng template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "I-sort ang collection per object attribute.",
                            "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": "ID ng template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Natatanging identifier para sa revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID ng template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Natatanging identifier para sa revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kailngan para maging tama dahil ang mga revisions ay di maaring mabura.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "ID ng template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "ID ng template",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Natatanging slug na nagpapakilala sa template.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Theme identifier para sa template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Uri ng template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Nilalaman ng template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa template, ayon sa pagkaka-eksist nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Bersyon ng format ng content block na ginamit ng template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Pangalan ng template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Pamagat para sa template, ayon sa pagkaka-eksist nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Pamagat ng HTML para sa template, na-transform para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsyon ng template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status ng template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Ang ID para sa may-akda ng template.",
                            "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": "ID ng template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Ang ID ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "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": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Limitahan sa tinukoy na post ID.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Limitahan sa tinukoy na template part area.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Uri ng post para makuha ang mga template.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Natatanging slug na nagpapakilala sa template.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Theme identifier para sa template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Uri ng template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Nilalaman ng template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa template, ayon sa pagkaka-eksist nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Bersyon ng format ng content block na ginamit ng template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Pangalan ng template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Pamagat para sa template, ayon sa pagkaka-eksist nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Pamagat ng HTML para sa template, na-transform para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Deskripsyon ng template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status ng template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Ang ID para sa may-akda ng template.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Ang slug ng template upang makuha ang fallback para sa",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Isinasaad kung custom o bahagi ng hierarchy ng template ang isang template",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Ang template prefix para sa nilikhang template. Ginagamit ito para i-extract ang pangunahing uri ng template, halimbawa sa `taxonomy-books` i-e-extract ang `taxonomy`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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": "ID ng template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID ng template",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Natatanging slug na nagpapakilala sa template.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Theme identifier para sa template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Uri ng template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Nilalaman ng template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa template, ayon sa pagkaka-eksist nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Bersyon ng format ng content block na ginamit ng template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Pangalan ng template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Pamagat para sa template, ayon sa pagkaka-eksist nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Pamagat ng HTML para sa template, na-transform para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsyon ng template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status ng template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Ang ID para sa may-akda ng template.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "ID ng template",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kung lalampasan ang Basurahan at pwersahang burahin.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID ng template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "I-sort ang collection per object attribute.",
                            "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": "ID ng template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Natatanging identifier para sa revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID ng template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Natatanging identifier para sa revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kailngan para maging tama dahil ang mga revisions ay di maaring mabura.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "ID ng template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "ID ng template",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Natatanging slug na nagpapakilala sa template.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Theme identifier para sa template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Uri ng template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Nilalaman ng template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa template, ayon sa pagkaka-eksist nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Bersyon ng format ng content block na ginamit ng template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Pangalan ng template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Pamagat para sa template, ayon sa pagkaka-eksist nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Pamagat ng HTML para sa template, na-transform para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsyon ng template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status ng template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Ang ID para sa may-akda ng template.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Kung saan nilayon gamitin ang bahagi ng template (header, footer, atbp.)",
                            "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": "ID ng template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Ang ID ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "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": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Limitahan sa tinukoy na post ID.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Limitahan sa tinukoy na template part area.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Uri ng post para makuha ang mga template.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Natatanging slug na nagpapakilala sa template.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Theme identifier para sa template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Uri ng template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Nilalaman ng template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa template, ayon sa pagkaka-eksist nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Bersyon ng format ng content block na ginamit ng template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Pangalan ng template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Pamagat para sa template, ayon sa pagkaka-eksist nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Pamagat ng HTML para sa template, na-transform para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Deskripsyon ng template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status ng template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Ang ID para sa may-akda ng template.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Kung saan nilayon gamitin ang bahagi ng template (header, footer, atbp.)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Ang slug ng template upang makuha ang fallback para sa",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Isinasaad kung custom o bahagi ng hierarchy ng template ang isang template",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Ang template prefix para sa nilikhang template. Ginagamit ito para i-extract ang pangunahing uri ng template, halimbawa sa `taxonomy-books` i-e-extract ang `taxonomy`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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": "ID ng template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID ng template",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Natatanging slug na nagpapakilala sa template.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Theme identifier para sa template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Uri ng template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Nilalaman ng template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa template, ayon sa pagkaka-eksist nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Bersyon ng format ng content block na ginamit ng template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Pangalan ng template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Pamagat para sa template, ayon sa pagkaka-eksist nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Pamagat ng HTML para sa template, na-transform para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsyon ng template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status ng template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Ang ID para sa may-akda ng template.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Kung saan nilayon gamitin ang bahagi ng template (header, footer, atbp.)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "ID ng template",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kung lalampasan ang Basurahan at pwersahang burahin.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa parent ng rebisyon.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "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": "Ang ID para sa magulang ng rebisyon ng pandaigdigang estilo.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Natatanging identifier para sa rebisyon ng pandaigdigang estilo.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "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": "Ang theme identifier",
                            "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": "Ang theme identifier",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\d+]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "ID ng global styles config.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "Mga global na estilo.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Mga global na setting.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Pamagat ng global styles variation.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Pamagat para sa global styles variation, ayon sa pagkaka-eksist nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title ng object para mai-display.",
                                    "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": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limitahan ang tugon sa mga post na nailathala matapos ang itinakdang petsa na sumusunod sa ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limitahan ang tugon sa mga post na na-modify pagkatapos ng ibinigay na ISO8601 compliant na petsa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limitahan ang sagot sa posts na na-publish bago ang araw ng ISO8601 compliant.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limitahan ang tugon sa mga post na na-modify bago ang ibinigay na ISO8601 compliant na petsa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Paano i-interpret ang input sa paghahanap.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Pagbukud-bukurin ang koleksyon ayon sa attribute ng post.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array ng mga pangalan ng column na hahanapin.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limitahan ang resulta na naka set to posts sa isa or maraming tiyak na slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ilimit ang resulta na naka set to posts na mayroon isa o kaya maraming statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Ang petsa kung kailan na-publish ang post, sa timezone ng site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Petsa kung kailan nailathala ang post, sa GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Isang alphanumeric identifier para sa post na natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ang pangalan ng status ng post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Isang password upang bantayan ang daan sa laman at sipi.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulo ng post",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Pangalan ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title ng object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Ang nilalaman ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa post, tulad ng pag-iral nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nilalaman ng HTML para sa post, binago para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Bersyon ng format ng content block na ginamit ng post.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Maaring ang content ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Ang theme file na kailangan para ma-idisplay ang post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Ang password para sa post kung ito ay may proteksyon ng password.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ang petsa kung kailan na-publish ang post, sa timezone ng site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Petsa kung kailan nailathala ang post, sa GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Isang alphanumeric identifier para sa post na natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ang pangalan ng status ng post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Isang password upang bantayan ang daan sa laman at sipi.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulo ng post",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Pangalan ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title ng object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Ang nilalaman ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa post, tulad ng pag-iral nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nilalaman ng HTML para sa post, binago para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Bersyon ng format ng content block na ginamit ng post.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Maaring ang content ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Ang theme file na kailangan para ma-idisplay ang post.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kung lalampasan ang Basurahan at pwersahang burahin.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa parent ng rebisyon.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "I-sort ang collection per object attribute.",
                            "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": "Ang ID para sa parent ng rebisyon.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Natatanging identifier para sa revision.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa parent ng rebisyon.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Natatanging identifier para sa revision.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kailngan para maging tama dahil ang mga revisions ay di maaring mabura.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa magulang ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa magulang ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ang petsa kung kailan na-publish ang post, sa timezone ng site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Petsa kung kailan nailathala ang post, sa GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Isang alphanumeric identifier para sa post na natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ang pangalan ng status ng post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Isang password upang bantayan ang daan sa laman at sipi.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulo ng post",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Pangalan ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title ng object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Ang nilalaman ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa post, tulad ng pag-iral nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nilalaman ng HTML para sa post, binago para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Bersyon ng format ng content block na ginamit ng post.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Maaring ang content ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Ang theme file na kailangan para ma-idisplay ang post.",
                            "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": "Ang ID para sa magulang ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Ang ID ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "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": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Paano i-interpret ang input sa paghahanap.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Pagbukud-bukurin ang koleksyon ayon sa attribute ng post.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Limitahan ang resulta na naka set to posts sa isa or maraming tiyak na slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Bersyon ng theme.json schema na ginamit para sa mga setting ng typography.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "font-family declaration sa theme.json format, naka-encode bilang string.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Bersyon ng theme.json schema na ginamit para sa mga setting ng typography.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "font-family declaration sa theme.json format, naka-encode bilang string.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kung lalampasan ang Basurahan at pwersahang burahin.",
                            "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": "Ang ID para sa parent font family ng font face.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Paano i-interpret ang input sa paghahanap.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Pagbukud-bukurin ang koleksyon ayon sa attribute ng post.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Ang ID para sa parent font family ng font face.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Bersyon ng theme.json schema na ginamit para sa mga setting ng typography.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "font-face declaration sa theme.json format, naka-encode bilang string.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Ang ID para sa parent font family ng font face.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Natatanging identifier para sa font face.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Ang ID para sa parent font family ng font face.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Natatanging identifier para sa font face.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kung lalampasan ang Basurahan at pwersahang burahin.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/city": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limitahan ang tugon sa mga post na nailathala matapos ang itinakdang petsa na sumusunod sa ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limitahan ang tugon sa mga post na na-modify pagkatapos ng ibinigay na ISO8601 compliant na petsa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limitahan ang sagot sa posts na na-publish bago ang araw ng ISO8601 compliant.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limitahan ang tugon sa mga post na na-modify bago ang ibinigay na ISO8601 compliant na petsa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Paano i-interpret ang input sa paghahanap.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Pagbukud-bukurin ang koleksyon ayon sa attribute ng post.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array ng mga pangalan ng column na hahanapin.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limitahan ang resulta na naka set to posts sa isa or maraming tiyak na slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ilimit ang resulta na naka set to posts na mayroon isa o kaya maraming statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Limitahan ang resulta batay sa ugnayan sa pagitan ng maraming taxonomy.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Limitahan ang result set sa mga item na may partikular na term na itinalaga sa taxonomy ng categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Listahan ng Term ID",
                                    "description": "Itugma ang mga term sa mga nakalistang ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Magsagawa ng advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Kung isasama ang mga child term sa mga term na naglilimita sa result set.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Kung ang mga item ay dapat itinalaga sa lahat o alinman sa mga tinukoy na term.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Limitahan ang mga resulta na naka set to all items na mayroong naka specified na term na naka assign sa categories taxonomy.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Listahan ng Term ID",
                                    "description": "Itugma ang mga term sa mga nakalistang ID.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Term ID Taxonomy Query",
                                    "description": "Magsagawa ng advanced term query.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term IDs.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Kung isasama ang mga child term sa mga term na naglilimita sa result set.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Ang petsa kung kailan na-publish ang post, sa timezone ng site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Petsa kung kailan nailathala ang post, sa GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Isang alphanumeric identifier para sa post na natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ang pangalan ng status ng post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Isang password upang bantayan ang daan sa laman at sipi.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulo ng post",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Pangalan ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title ng object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Ang nilalaman ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa post, tulad ng pag-iral nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nilalaman ng HTML para sa post, binago para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Bersyon ng format ng content block na ginamit ng post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Maaring ang content ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Ang ID ng featured media na para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Ang theme file na kailangan para ma-idisplay ang post.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Ang terms na naka-assign sa object sa category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wp\/v2\/city"
                    }
                ]
            }
        },
        "\/wp\/v2\/city\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Ang password para sa post kung ito ay may proteksyon ng password.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ang petsa kung kailan na-publish ang post, sa timezone ng site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Petsa kung kailan nailathala ang post, sa GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Isang alphanumeric identifier para sa post na natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ang pangalan ng status ng post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Isang password upang bantayan ang daan sa laman at sipi.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulo ng post",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Pangalan ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title ng object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Ang nilalaman ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa post, tulad ng pag-iral nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nilalaman ng HTML para sa post, binago para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Bersyon ng format ng content block na ginamit ng post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Maaring ang content ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Ang ID ng featured media na para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Ang theme file na kailangan para ma-idisplay ang post.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Ang terms na naka-assign sa object sa category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kung lalampasan ang Basurahan at pwersahang burahin.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/city\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa magulang ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa magulang ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ang petsa kung kailan na-publish ang post, sa timezone ng site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Petsa kung kailan nailathala ang post, sa GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Isang alphanumeric identifier para sa post na natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ang pangalan ng status ng post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Isang password upang bantayan ang daan sa laman at sipi.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulo ng post",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Pangalan ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title ng object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Ang nilalaman ng post.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa post, tulad ng pag-iral nito sa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nilalaman ng HTML para sa post, binago para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Bersyon ng format ng content block na ginamit ng post.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Maaring ang content ay protektado ng password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Ang ID ng featured media na para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Ang theme file na kailangan para ma-idisplay ang post.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Ang terms na naka-assign sa object sa category taxonomy.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/city\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Ang ID para sa magulang ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Ang ID ng autosave.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/checklist": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limitahan ang tugon sa mga post na nailathala matapos ang itinakdang petsa na sumusunod sa ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limitahan ang tugon sa mga post na na-modify pagkatapos ng ibinigay na ISO8601 compliant na petsa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limitahan ang sagot sa posts na na-publish bago ang araw ng ISO8601 compliant.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limitahan ang tugon sa mga post na na-modify bago ang ibinigay na ISO8601 compliant na petsa.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Paano i-interpret ang input sa paghahanap.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Pagbukud-bukurin ang koleksyon ayon sa attribute ng post.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array ng mga pangalan ng column na hahanapin.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limitahan ang resulta na naka set to posts sa isa or maraming tiyak na slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Ilimit ang resulta na naka set to posts na mayroon isa o kaya maraming statuses.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "acf-disabled",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Ang petsa kung kailan na-publish ang post, sa timezone ng site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Petsa kung kailan nailathala ang post, sa GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Isang alphanumeric identifier para sa post na natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ang pangalan ng status ng post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Isang password upang bantayan ang daan sa laman at sipi.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulo ng post",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Pangalan ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title ng object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Ang ID ng featured media na para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Ang theme file na kailangan para ma-idisplay ang post.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wp\/v2\/checklist"
                    }
                ]
            }
        },
        "\/wp\/v2\/checklist\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Ang password para sa post kung ito ay may proteksyon ng password.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Ang petsa kung kailan na-publish ang post, sa timezone ng site.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Petsa kung kailan nailathala ang post, sa GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Isang alphanumeric identifier para sa post na natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Ang pangalan ng status ng post.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "acf-disabled"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Isang password upang bantayan ang daan sa laman at sipi.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Titulo ng post",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Pangalan ng object na nasa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML title ng object para mai-display.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Ang ID ng featured media na para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "Ang theme file na kailangan para ma-idisplay ang post.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa post.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kung lalampasan ang Basurahan at pwersahang burahin.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "Alphanumeric identifier para sa post type.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Alphanumeric identifier para sa status.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Limitahan ang resulta ng taxonomies na may association sa tanging post type.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "Alphanumeric identifier para sa mga taxonomy.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "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": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Salain ang collection by term attribute.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Kung maaring itago ang terms na hindi naka assign sa kahit na anong post.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limitahan ang resulta na naka set to terms na naka assign sa tiyak na parent.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Limitahan ang resulta ng set to terms na naka assign sa tiyak na post.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limitahan ang hanay ng resulta sa mga termino na may isa o higit pang partikular na slug.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML na kahulugan ng term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title para sa term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Ang alphanumeric identifier ng term ay natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ang parent term ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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": "Natatanging identifier para sa term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML na kahulugan ng term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title para sa term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Ang alphanumeric identifier ng term ay natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Ang parent term ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kailangan para maging tama dahil ang mga terms hindi maaring mabura.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Salain ang collection by term attribute.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Kung maaring itago ang terms na hindi naka assign sa kahit na anong post.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Limitahan ang resulta ng set to terms na naka assign sa tiyak na post.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limitahan ang hanay ng resulta sa mga termino na may isa o higit pang partikular na slug.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML na kahulugan ng term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title para sa term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Ang alphanumeric identifier ng term ay natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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": "Natatanging identifier para sa term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML na kahulugan ng term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title para sa term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Ang alphanumeric identifier ng term ay natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kailangan para maging tama dahil ang mga terms hindi maaring mabura.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Salain ang collection by term attribute.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Kung maaring itago ang terms na hindi naka assign sa kahit na anong post.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Limitahan ang resulta ng set to terms na naka assign sa tiyak na post.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limitahan ang hanay ng resulta sa mga termino na may isa o higit pang partikular na slug.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML na kahulugan ng term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title para sa term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Ang alphanumeric identifier ng term ay natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Ang mga lokasyon na nakatalaga sa menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Kung awtomatikong idaragdag ang mga top level page sa menu na ito.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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": "Natatanging identifier para sa term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML na kahulugan ng term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title para sa term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Ang alphanumeric identifier ng term ay natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Ang mga lokasyon na nakatalaga sa menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Kung awtomatikong idaragdag ang mga top level page sa menu na ito.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kailangan para maging tama dahil ang mga terms hindi maaring mabura.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Salain ang collection by term attribute.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Kung maaring itago ang terms na hindi naka assign sa kahit na anong post.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Limitahan ang resulta ng set to terms na naka assign sa tiyak na post.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limitahan ang hanay ng resulta sa mga termino na may isa o higit pang partikular na slug.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "HTML na kahulugan ng term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title para sa term.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Ang alphanumeric identifier ng term ay natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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": "Natatanging identifier para sa term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "HTML na kahulugan ng term.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "HTML title para sa term.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Ang alphanumeric identifier ng term ay natatangi sa uri nito.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kailangan para maging tama dahil ang mga terms hindi maaring mabura.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Pagbukud-bukurin ang koleksyon ayon sa attribute ng user.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Limitahan ang hanay ng resulta sa mga gumagamit na may isa o higit pang partikular na slug.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Limitahan ang resulta na naka set to users na kapareho ng kahit isang role.  Tumatangap ng csv list o kaya single role.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Limitahan ang set ng resulta sa mga user na tumutugma sa kahit isang partikular na kakayahang ibinigay. Tumatanggap ng listahan ng csv o solong kakayahan.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Limitahan ang resulta sa mga user na itinuturing na mga may-akda.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Limitahan ang resulta sa mga user na may nai-publish na post.",
                            "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",
                                    "city": "city",
                                    "checklist": "checklist"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array ng mga pangalan ng column na hahanapin.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "Login name ng user.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "I-dinidisplay na pangalan ng user.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Unang pangalan ng user.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Huling pangalan ng user.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Ang email address para sa user.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "URl ng user.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Description ng user.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Locale ng user.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "de_DE",
                                "es_ES",
                                "es_MX",
                                "fr_FR",
                                "it_IT",
                                "ja",
                                "pt_PT 2",
                                "pt_PT",
                                "tl",
                                "uk",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Ang nickname ng user.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Isang alphanumeric na pagkakakilanlan para sa gumagamit.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Roles na nakatalaga sa user.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Password para sa pagkukunan (wag kailanman isama).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Ang petsa at ang mga kagustuhan sa oras ay na-update.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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": "Katanging-tanging pagkakakilanlan para sa gumagamit.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Katanging-tanging pagkakakilanlan para sa gumagamit.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "Login name ng user.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "I-dinidisplay na pangalan ng user.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Unang pangalan ng user.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Huling pangalan ng user.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Ang email address para sa user.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URl ng user.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Description ng user.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Locale ng user.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "de_DE",
                                "es_ES",
                                "es_MX",
                                "fr_FR",
                                "it_IT",
                                "ja",
                                "pt_PT 2",
                                "pt_PT",
                                "tl",
                                "uk",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Ang nickname ng user.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Isang alphanumeric na pagkakakilanlan para sa gumagamit.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Roles na nakatalaga sa user.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Password para sa pagkukunan (wag kailanman isama).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Ang petsa at ang mga kagustuhan sa oras ay na-update.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Katanging-tanging pagkakakilanlan para sa gumagamit.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Dapat totoo, kasi ayaw ng mga gumagamit ang basura.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Ililpat ang mga post sa tinagal na user ID.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "Login name ng user.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "I-dinidisplay na pangalan ng user.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Unang pangalan ng user.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Huling pangalan ng user.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Ang email address para sa user.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URl ng user.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Description ng user.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Locale ng user.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "de_DE",
                                "es_ES",
                                "es_MX",
                                "fr_FR",
                                "it_IT",
                                "ja",
                                "pt_PT 2",
                                "pt_PT",
                                "tl",
                                "uk",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Ang nickname ng user.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Isang alphanumeric na pagkakakilanlan para sa gumagamit.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Roles na nakatalaga sa user.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Password para sa pagkukunan (wag kailanman isama).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Ang petsa at ang mga kagustuhan sa oras ay na-update.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Dapat totoo, kasi ayaw ng mga gumagamit ang basura.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Ililpat ang mga post sa tinagal na user ID.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Isang UUID na ibinigay ng application para matukoy ito nang walang katulad. Inirerekomenda na gumamit ng UUID v5 na may URL o DNS namespace.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Ang pangalan ng application password.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/introspect": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "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": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Isang UUID na ibinigay ng application para matukoy ito nang walang katulad. Inirerekomenda na gumamit ng UUID v5 na may URL o DNS namespace.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Ang pangalan ng application password.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/comments": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limitadong response sa mga comments na naipublish pagkatapos ng ISO8601 compliant na date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limitahan ang resulta ng comments na naka-assign sa specific user IDs set.  Kailangan ang pahintulot.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Siguraduhin na hindi kasama ang commento ng specific user sa resulta ng set.  Kailangan ang pahintulot. ",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "Limitahan ang resulta ng set na galing sa email ng specific author.  Kailangan ang pahintulot.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Limitadong responde sa mga comentong nai-publish bago ang ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Pagbukud-bukurin ang koleksyon ayon sa attribute ng komento.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "Limitahan ang resulta ng set to comments para sa specific IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "Siguraduhin na ang resulta ay hiwalay sa specific parent IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "Limitahan ang resulta ng comments na naka assign sa specific post IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "Limitahan ang reset na set to comments na nada-assign sa specific na status.  Kailangan ang pahintulot.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "Limitahan ang resulta na set to comments na naka-assign sa specific na tipo.  Kailangan ang pahintulot.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Ang password para sa post kung ito ay may proteksyon ng password.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "Ang ID ng object ng user, kung ang may-akda ay isang user.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Email address para sa may-akda ng komento.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "IP address para sa may-akda ng komento.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Pangalan ng display para sa may-akda ng komento.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL ng sumulat ng komento",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "User agent para sa may-akda ng komento.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Ang nilalaman para sa komento.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa komento, kung paano ito umiiral sa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content para sa komento, binago para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Ang petsa kung kailan na-publish ang komento, sa timezone ng site.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ang petsa kung kailan na-publish ang komento, bilang GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "Ang ID para sa magulang ng komento.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "Ang ID ng nauugnay na object ng post.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Kalagayan ng kumento.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Tandaan ang katayuan ng resolusyon",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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": "Natatanging identifier para sa komento.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Ang password para sa parent post ng komento (kung ang post ay may proteksyon ng password).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa komento.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "Ang ID ng object ng user, kung ang may-akda ay isang user.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Email address para sa may-akda ng komento.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "IP address para sa may-akda ng komento.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Pangalan ng display para sa may-akda ng komento.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL ng sumulat ng komento",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "User agent para sa may-akda ng komento.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Ang nilalaman para sa komento.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Nilalaman para sa komento, kung paano ito umiiral sa database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "HTML content para sa komento, binago para sa pagpapakita.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Ang petsa kung kailan na-publish ang komento, sa timezone ng site.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Ang petsa kung kailan na-publish ang komento, bilang GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "Ang ID para sa magulang ng komento.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Ang ID ng nauugnay na object ng post.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Kalagayan ng kumento.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Meta fields.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Tandaan ang katayuan ng resolusyon",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Natatanging identifier para sa komento.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kung lalampasan ang Basurahan at pwersahang burahin.",
                            "required": false
                        },
                        "password": {
                            "description": "Ang password para sa parent post ng komento (kung ang post ay may proteksyon ng password).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Limitahan ang mga resulta sa mga item ng isang uri ng object.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Limitahan ang mga resulta sa mga item ng isa o higit pang mga subtype ng object.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "city",
                                    "checklist",
                                    "category",
                                    "post_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Siguraduhin na ang resulta ng set specific IDs ay naka-bukod.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limitahan ang resulta ng set sa tiyak na IDs.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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": "Natatanging nakarehistrong pangalan para sa block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Mga attribute para sa block.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID ng post context.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Namespace ng block.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Namespace ng block.",
                            "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": "Pangalan ng block.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Namespace ng block.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "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": "Pamagat",
                            "description": "Pamagat ng site.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "Tagline",
                            "description": "Tagline ng site.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "URL ng site",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "Ang adres na ito ay gamit lamang ng admin, tulad ng notipikasyon para sa isang bagong gumagamit.  ",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "Siyudad na nasa kaparehong oras sa iyo.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "Pormat ng petsa sa lahat ng string ng petsa.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "Pormat ng oras sa lahat ng string ng oras.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "Bilang ng araw ng linggo kung kailan magsisimula ang linggo.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "WordPress locale code.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "Palitan ng larawan ang mga emoticon kagaya ng :-) at :-P.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "Default na post category.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "Paunang Pormat ng Post.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Pinakamataas na mga post sa bawat page",
                            "description": "Pinakamaraming bilang ng blog na ipapakita sa isang pahina",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "Ipakita sa harap",
                            "description": "Ano ang ipakikita sa pangharap na pahina",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "Pahina sa harap",
                            "description": "ID ng pahina na ipakikita sa unang pahina",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "ID ng pahinang magpapakita ng pinakabagong mga paskil",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "Payagan ang mga abiso ng link mula sa ibang blog (pingbacks at trackbacks) sa mga bagong artikulo.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Payagang mag komento sa bagong posts",
                            "description": "Payagan ang mga tao na magsumite ng mga komento sa mga bagong post.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Logo ",
                            "description": "Site logo.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Icon",
                            "description": "Icon ng site.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Limitahan ang resulta sa mga temang may isa o higit pang status.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "Ang stylesheet ng theme. Ito ang natatanging nagpapakilala sa theme.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Nililimitahan ang mga resulta sa mga plugin na may ibinigay na status.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Slug ng direktoryo ng plugin sa WordPress.org.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "Ang status ng pag-activate ng plugin.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "Ang status ng pag-activate ng plugin.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "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": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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": "ID ng registered sidebar",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "Mga nested na widget.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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": "Widget type ng id.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "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": "Widget type ng id.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Kasalukuyang instance settings ng widget.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "Serialized widget form data para i-encode sa instance settings.",
                            "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": "Widget type ng id.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Kasalukuyang instance settings ng widget.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Ang sidebar na paglalagyan ng mga widget.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier ng widget.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Ang uri ng widget. Tumutugma sa ID sa widget-types endpoint.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "Ang sidebar na kinabibilangan ng widget.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Mga setting ng instance ng widget, kung suportado.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Base64 encoded representation ng mga setting ng instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Cryptographic hash ng mga setting ng instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Mga setting ng unencoded instance, kung suportado.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "URL-encoded form data mula sa widget admin form. Ginagamit para i-update ang widget na hindi sumusuporta sa instance. Isulat lamang.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Natatanging identifier ng widget.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Ang uri ng widget. Tumutugma sa ID sa widget-types endpoint.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Ang sidebar na kinabibilangan ng widget.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Mga setting ng instance ng widget, kung suportado.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Base64 encoded representation ng mga setting ng instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Cryptographic hash ng mga setting ng instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Mga setting ng unencoded instance, kung suportado.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "URL-encoded form data mula sa widget admin form. Ginagamit para i-update ang widget na hindi sumusuporta sa instance. Isulat lamang.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "Kung ipipilit ang pagtanggal ng widget, o ililipat ito sa inactive sidebar.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "Limitahan ang resulta sa mga block na tumutugma sa search term.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang string.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa category ID.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa keyword ID.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Limitahan ang mga resulta sa mga tumutugma sa isang pattern (slug).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Ipawalang bisa ang resulta na naka set sa saktong bilang ng items.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "I-order ang sort attribute na pataas o kaya pababa.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Pagbukud-bukurin ang koleksyon ayon sa attribute ng post.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/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:\/\/cleanster.com\/tl\/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:\/\/cleanster.com\/tl\/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:\/\/cleanster.com\/tl\/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:\/\/cleanster.com\/tl\/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:\/\/cleanster.com\/tl\/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:\/\/cleanster.com\/tl\/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:\/\/cleanster.com\/tl\/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:\/\/cleanster.com\/tl\/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:\/\/cleanster.com\/tl\/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:\/\/cleanster.com\/tl\/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:\/\/cleanster.com\/tl\/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": "Ang URL na ipoproseso.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Isang alphanumeric identifier para sa lokasyon ng menu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "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:\/\/cleanster.com\/tl\/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:\/\/cleanster.com\/tl\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-abilities\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wp-abilities\/v1\/categories"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories\/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Natatanging tagapagkilala para sa kategorya ng kakayahan.",
                            "type": "string",
                            "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+?)\/run": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "Natatanging tagapagkilala para sa kakayahan.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "\u201cMga input na parametro para sa pagpapatupad ng kakayahan",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Saklaw kung saan ginawa ang kahilingan; tinutukoy nito ang mga field na makikita sa tugon.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kasalukuyang pahina ng kuleksyon.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Pinakamataas na bilang ng mga item na ibabalik sa hanay ng resulta.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Limitahan ang mga resulta sa mga kakayahan sa partikular na kategorya ng kakayahan.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/cleanster.com\/tl\/wp-json\/wp-abilities\/v1\/abilities"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Natatanging tagapagkilala para sa kakayahan.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 5,
    "site_icon": 36759,
    "site_icon_url": "https:\/\/cleanster.com\/wp-content\/uploads\/2024\/01\/favicon-32x32-1.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_logo",
                "href": "https:\/\/cleanster.com\/tl\/wp-json\/wp\/v2\/media\/5"
            },
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/cleanster.com\/tl\/wp-json\/wp\/v2\/media\/36759"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}