{
    "name": "Lentera Anugerah Solusindo",
    "description": "General Trading and Event Organizer",
    "url": "https:\/\/lenteras.com",
    "home": "https:\/\/lenteras.com\/id",
    "gmt_offset": "0",
    "timezone_string": "",
    "page_for_posts": 2180,
    "page_on_front": 2481,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "kadence-starter-library\/v1",
        "elementor-one\/v1",
        "kb-mailerlite\/v1",
        "kb-getresponse\/v1",
        "kb-fluentcrm\/v1",
        "kbp\/v1",
        "kb-lottieanimation\/v1",
        "kb-vector\/v1",
        "kb-design-library\/v1",
        "kb-image-picker\/v1",
        "elementor\/v1",
        "wp-smush\/v1",
        "elementor\/v1\/documents",
        "elementor-ai\/v1",
        "elementor\/v1\/feedback",
        "elementor-pro\/v1",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1",
        "wp-abilities\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/lenteras.com\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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:\/\/lenteras.com\/id\/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:\/\/lenteras.com\/id\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "URL dari sumber dimana data oEmbed akan diperoleh.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "URL dari sumber dimana data oEmbed akan diperoleh.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "Format oEmbed yang akan digunakan.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "Lebar maksimal frame sematan dalam satuan piksel.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "Ketinggian maksimal frame sematan dalam satuan piksel.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "Penentuan jika akan melakukan permintaan penemuan oEmbed untuk penyedia yang tidak diizinkan. ",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kadence-starter-library\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/starter-help-docs": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/starter-help-docs"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/handle_event": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "event_label": {
                            "description": "The Event Label",
                            "type": "string",
                            "required": false
                        },
                        "event_data": {
                            "description": "The Event Data",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/handle_event"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/get": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/get"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/ai-base": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/ai-base"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/get-all-local-ai": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/get-all-local-ai"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/get-all-ai": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/get-all-ai"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/remove-content": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/remove-content"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/install-plugins": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/install-plugins"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/install-plugin": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/install-plugin"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/install-pages": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/install-pages"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/process-pages": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/process-pages"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/install-posts": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/install-posts"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/get-posts": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/get-posts"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/update-pages": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/update-pages"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/get-products": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/get-products"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/install-products": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/install-products"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/get-events": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/get-events"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/install-events": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/install-events"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/install-course": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/install-course"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/install-donation-form": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/install-donation-form"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/install-block-cpt": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/install-block-cpt"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/install-settings": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/install-settings"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/install-navigation": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/install-navigation"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/install-widgets": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/install-widgets"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/get_remaining_credits": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/get_remaining_credits"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/get_auth_data": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/get_auth_data"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/get_initial_jobs": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/get_initial_jobs"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/has_initial_jobs": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/has_initial_jobs"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/get_remaining_jobs": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/get_remaining_jobs"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/get_local_contexts": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/get_local_contexts"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/get_images": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/get_images"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/get_image_collections": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/get_image_collections"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/get_search_query": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/get_search_query"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/get_verticals": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/get_verticals"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/get_keywords": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/get_keywords"
                    }
                ]
            }
        },
        "\/kadence-starter-library\/v1\/process_images": {
            "namespace": "kadence-starter-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Import Page.",
                            "type": "string",
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "plugins": {
                            "description": "Import Plugins",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "plugin": {
                            "description": "Import Plugin",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kadence-starter-library\/v1\/process_images"
                    }
                ]
            }
        },
        "\/elementor-one\/v1": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-one\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor-one\/v1"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/authorize": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "clearSession": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor-one\/v1\/connect\/authorize"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/disconnect": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor-one\/v1\/connect\/disconnect"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/switch-domain": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor-one\/v1\/connect\/switch-domain"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/connect\/deactivate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor-one\/v1\/connect\/deactivate"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/top-bar\/notifications": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "app_name": {
                            "type": "string",
                            "required": true
                        },
                        "app_version": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor-one\/v1\/top-bar\/notifications"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/top-bar\/feedback": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "product": {
                            "type": "string",
                            "required": true
                        },
                        "subject": {
                            "type": "string",
                            "required": true
                        },
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "description": {
                            "type": "string",
                            "required": true
                        },
                        "countryCode": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor-one\/v1\/top-bar\/feedback"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/themes": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org theme directory slug.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "The theme activation status.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor-one\/v1\/themes"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/themes\/(?P<slug>[\\w\\-]+)\/activate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org theme directory slug.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Batasi hasil untuk plugin dengan status yang diberikan.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        },
                        "status": {
                            "description": "The plugin activation status.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor-one\/v1\/plugins"
                    }
                ]
            }
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/activate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/deactivate": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/upgrade": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": [
                                "angie",
                                "manage",
                                "elementor",
                                "elementor-pro",
                                "site-mailer",
                                "image-optimization",
                                "pojo-accessibility"
                            ],
                            "required": true
                        },
                        "status": {
                            "description": "The plugin activation status.",
                            "type": "string",
                            "enum": [
                                "active"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/migration\/run": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": {
                                "1": "manage",
                                "2": "elementor",
                                "3": "elementor-pro",
                                "4": "site-mailer",
                                "5": "image-optimization",
                                "6": "pojo-accessibility"
                            },
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": true,
                            "description": "Force migration even if the plugin is already connected.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/plugins\/(?P<slug>[\\w\\-]+)\/migration\/rollback": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org plugin directory slug.",
                            "enum": {
                                "1": "manage",
                                "2": "elementor",
                                "3": "elementor-pro",
                                "4": "site-mailer",
                                "5": "image-optimization",
                                "6": "pojo-accessibility"
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor-one\/v1\/settings": {
            "namespace": "elementor-one\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor-one\/v1\/settings"
                    }
                ]
            }
        },
        "\/kb-mailerlite\/v1": {
            "namespace": "kb-mailerlite\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-mailerlite\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-mailerlite\/v1"
                    }
                ]
            }
        },
        "\/kb-mailerlite\/v1\/get": {
            "namespace": "kb-mailerlite\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "apikey": {
                            "description": "The API Key for Mailerlite account.",
                            "type": "string",
                            "required": false
                        },
                        "endpoint": {
                            "description": "Actionable endpoint for api call.",
                            "type": "string",
                            "required": false
                        },
                        "queryargs": {
                            "description": "Query Args for url.",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-mailerlite\/v1\/get"
                    }
                ]
            }
        },
        "\/kb-getresponse\/v1": {
            "namespace": "kb-getresponse\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-getresponse\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-getresponse\/v1"
                    }
                ]
            }
        },
        "\/kb-getresponse\/v1\/get": {
            "namespace": "kb-getresponse\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "endpoint": {
                            "description": "Actionable endpoint for api call.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-getresponse\/v1\/get"
                    }
                ]
            }
        },
        "\/kb-fluentcrm\/v1": {
            "namespace": "kb-fluentcrm\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-fluentcrm\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-fluentcrm\/v1"
                    }
                ]
            }
        },
        "\/kb-fluentcrm\/v1\/get": {
            "namespace": "kb-fluentcrm\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "endpoint": {
                            "description": "Actionable endpoint for api call.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-fluentcrm\/v1\/get"
                    }
                ]
            }
        },
        "\/kbp\/v1": {
            "namespace": "kbp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kbp\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kbp\/v1"
                    }
                ]
            }
        },
        "\/kbp\/v1\/post-query": {
            "namespace": "kbp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Limit results to items of a specific post type.",
                            "type": "string",
                            "required": false
                        },
                        "include": {
                            "description": "Include posts by ID.",
                            "type": "array",
                            "required": false
                        },
                        "query": {
                            "description": "Define Type of Query.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Define Query Order.",
                            "type": "string",
                            "required": false
                        },
                        "order_by": {
                            "description": "Define Query Order By.",
                            "type": "string",
                            "required": false
                        },
                        "allow_sticky": {
                            "description": "Allow Sticky in Query.",
                            "type": "boolean",
                            "required": false
                        },
                        "exclude": {
                            "description": "Exclude Category.",
                            "type": "string",
                            "required": false
                        },
                        "offset": {
                            "description": "Number of items to offset in query.",
                            "type": "number",
                            "default": 0,
                            "required": false
                        },
                        "post_id": {
                            "description": "The Current Post ID.",
                            "type": "string",
                            "required": false
                        },
                        "custom_tax": {
                            "description": "Check if using a custom Taxonomy",
                            "type": "boolean",
                            "required": false
                        },
                        "tax_type": {
                            "description": "Define Query Order By.",
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "description": "Include posts category.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "Include posts tags.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kbp\/v1\/post-query"
                    }
                ]
            }
        },
        "\/kbp\/v1\/taxonomies-select": {
            "namespace": "kbp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Page of results to return.",
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "description": "The source of the content.",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kbp\/v1\/taxonomies-select"
                    }
                ]
            }
        },
        "\/kbp\/v1\/term-select": {
            "namespace": "kbp\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Page of results to return.",
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Number of results to return.",
                            "type": "number",
                            "default": 25,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "description": "The source of the content.",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kbp\/v1\/term-select"
                    }
                ]
            }
        },
        "\/kb-lottieanimation\/v1": {
            "namespace": "kb-lottieanimation\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-lottieanimation\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-lottieanimation\/v1"
                    }
                ]
            }
        },
        "\/kb-lottieanimation\/v1\/animations\/(?P<id>[\\a-zA-Z0-9]+)": {
            "namespace": "kb-lottieanimation\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/kb-lottieanimation\/v1\/animations": {
            "namespace": "kb-lottieanimation\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-lottieanimation\/v1\/animations"
                    }
                ]
            }
        },
        "\/kb-vector\/v1": {
            "namespace": "kb-vector\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-vector\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-vector\/v1"
                    }
                ]
            }
        },
        "\/kb-vector\/v1\/vectors": {
            "namespace": "kb-vector\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-vector\/v1\/vectors"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-design-library\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-design-library\/v1"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-design-library\/v1\/get"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_all_items": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-design-library\/v1\/get_all_items"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get-all-ai": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-design-library\/v1\/get-all-ai"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_remaining_jobs": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-design-library\/v1\/get_remaining_jobs"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_library": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-design-library\/v1\/get_library"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_library_categories": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-design-library\/v1\/get_library_categories"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_connection": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-design-library\/v1\/get_connection"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_local_contexts": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-design-library\/v1\/get_local_contexts"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_verticals": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-design-library\/v1\/get_verticals"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_keywords": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-design-library\/v1\/get_keywords"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_initial_jobs": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-design-library\/v1\/get_initial_jobs"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_search_query": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-design-library\/v1\/get_search_query"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_images": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-design-library\/v1\/get_images"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_image_collections": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-design-library\/v1\/get_image_collections"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_pattern_content": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-design-library\/v1\/get_pattern_content"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/process_pattern": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-design-library\/v1\/process_pattern"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/process_images": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-design-library\/v1\/process_images"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/get_remaining_credits": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-design-library\/v1\/get_remaining_credits"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/reset": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "The requested ai context.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "library": {
                            "description": "The requested library.",
                            "type": "string",
                            "required": false
                        },
                        "library_url": {
                            "description": "The requested library URL.",
                            "type": "string",
                            "required": false
                        },
                        "force_reload": {
                            "description": "Force a refresh of the context.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "key": {
                            "description": "Library Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_key": {
                            "description": "Kadence License Key.",
                            "type": "string",
                            "required": false
                        },
                        "api_email": {
                            "description": "Kadence License Email.",
                            "type": "string",
                            "required": false
                        },
                        "product_id": {
                            "description": "Kadence License Product ID.",
                            "type": "string",
                            "required": false
                        },
                        "pattern_type": {
                            "description": "Pattern Type",
                            "type": "string",
                            "required": false
                        },
                        "pattern_style": {
                            "description": "Pattern Style",
                            "type": "string",
                            "required": false
                        },
                        "pattern_id": {
                            "description": "Pattern ID",
                            "type": "string",
                            "required": false
                        },
                        "industry": {
                            "description": "The selected Industry",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "industries": {
                            "description": "The industries to return",
                            "type": "array",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        },
                        "meta": {
                            "description": "The meta to return",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-design-library\/v1\/reset"
                    }
                ]
            }
        },
        "\/kb-image-picker\/v1": {
            "namespace": "kb-image-picker\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "kb-image-picker\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-image-picker\/v1"
                    }
                ]
            }
        },
        "\/kb-image-picker\/v1\/process_images": {
            "namespace": "kb-image-picker\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "image_type": {
                            "description": "The Image type to return",
                            "type": "string",
                            "required": false
                        },
                        "image_sizes": {
                            "description": "The Image type to return",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-image-picker\/v1\/process_images"
                    }
                ]
            }
        },
        "\/kb-design-library\/v1\/handle_event": {
            "namespace": "kb-design-library\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "event_label": {
                            "description": "The Event Label",
                            "type": "string",
                            "required": false
                        },
                        "event_data": {
                            "description": "The Event Data",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/kb-design-library\/v1\/handle_event"
                    }
                ]
            }
        },
        "\/elementor\/v1": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/site-editor"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/site-editor\/templates"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor\/templates\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-editor\/conditions-config": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/site-editor\/conditions-config"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor\/templates-conditions\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-editor\/templates-conditions-conflicts": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/site-editor\/templates-conditions-conflicts"
                    }
                ]
            }
        },
        "\/wp-smush\/v1": {
            "namespace": "wp-smush\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-smush\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp-smush\/v1"
                    }
                ]
            }
        },
        "\/wp-smush\/v1\/preset_configs": {
            "namespace": "wp-smush\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp-smush\/v1\/preset_configs"
                    }
                ]
            }
        },
        "\/elementor\/v1\/documents": {
            "namespace": "elementor\/v1\/documents",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1\/documents",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/documents"
                    }
                ]
            }
        },
        "\/elementor\/v1\/documents\/(?P<id>\\d+)\/media\/import": {
            "namespace": "elementor\/v1\/documents",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/cache": {
            "namespace": "elementor\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/cache"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/globals"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/globals\/colors"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors\/(?P<id>[\\w-]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/globals\/typography": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/globals\/typography"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/typography\/(?P<id>[\\w-]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/settings\/(?P<key>[\\w_-]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementor\/v1\/post": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "included_types": {
                            "description": "Included post types",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "excluded_types": {
                            "description": "Post type to exclude",
                            "type": "array",
                            "default": [
                                "e-floating-buttons",
                                "e-landing-page",
                                "elementor_library",
                                "attachment",
                                "revision",
                                "nav_menu_item",
                                "custom_css",
                                "customize_changeset"
                            ],
                            "required": false
                        },
                        "term": {
                            "description": "Posts to search",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "keys_conversion_map": {
                            "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].",
                            "type": "array",
                            "default": {
                                "ID": "id",
                                "post_title": "label",
                                "post_type": "groupLabel"
                            },
                            "required": false
                        },
                        "items_count": {
                            "description": "Posts per page",
                            "type": "integer",
                            "default": 100,
                            "required": false
                        },
                        "is_public": {
                            "description": "Whether to include only public post types",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "meta_query": {
                            "description": "WP_Query meta_query array",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "tax_query": {
                            "description": "WP_Query tax_query array",
                            "type": "array",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/post"
                    }
                ]
            }
        },
        "\/elementor\/v1\/term": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "included_types": {
                            "description": "Included taxonomy containing terms (categories, tags, etc...)",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "excluded_types": {
                            "description": "Excluded taxonomy containing terms (categories, tags, etc...)",
                            "type": "array",
                            "default": null,
                            "required": false
                        },
                        "term": {
                            "description": "Terms to search",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "keys_conversion_map": {
                            "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].",
                            "type": "array",
                            "default": {
                                "term_id": "id",
                                "name": "label",
                                "taxonomy": "groupLabel"
                            },
                            "required": false
                        },
                        "items_count": {
                            "description": "Terms per request",
                            "type": "integer",
                            "default": 100,
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Whether to include only public terms",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "meta_query": {
                            "description": "WP_Query meta_query array",
                            "type": "array",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/term"
                    }
                ]
            }
        },
        "\/elementor\/v1\/user": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "term": {
                            "description": "Posts to search",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "keys_conversion_map": {
                            "description": "Specify keys to extract and convert, i.e. [\"key_1\" => \"new_key_1\"].",
                            "type": [
                                "array",
                                "string"
                            ],
                            "default": {
                                "ID": "id",
                                "display_name": "label",
                                "role": "groupLabel"
                            },
                            "required": false
                        },
                        "items_count": {
                            "description": "Posts per page",
                            "type": "integer",
                            "default": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/user"
                    }
                ]
            }
        },
        "\/elementor-ai\/v1": {
            "namespace": "elementor-ai\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-ai\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor-ai\/v1"
                    }
                ]
            }
        },
        "\/elementor-ai\/v1\/permissions": {
            "namespace": "elementor-ai\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor-ai\/v1\/permissions"
                    }
                ]
            }
        },
        "\/elementor\/v1\/favorites": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/favorites"
                    }
                ]
            }
        },
        "\/elementor\/v1\/favorites\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Type of favorites.",
                            "type": "string",
                            "required": true
                        },
                        "favorite": {
                            "description": "The favorite slug to create.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Type of favorites.",
                            "type": "string",
                            "required": true
                        },
                        "favorite": {
                            "description": "The favorite slug to delete.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/kit-elements-defaults": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/kit-elements-defaults"
                    }
                ]
            }
        },
        "\/elementor\/v1\/kit-elements-defaults\/(?P<type>[\\w\\-\\_]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "The type of the element.",
                            "required": true
                        },
                        "settings": {
                            "description": "All the default values for the requested type",
                            "type": "object",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "The type of the element.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-navigation\/recent-posts": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "posts_per_page": {
                            "description": "Number of posts to return",
                            "type": "integer",
                            "required": true
                        },
                        "post_type": {
                            "description": "Post types to retrieve",
                            "type": "array",
                            "default": [
                                "page",
                                "post",
                                "elementor_library"
                            ],
                            "required": false
                        },
                        "post__not_in": {
                            "description": "Post id`s to exclude",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/site-navigation\/recent-posts"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-navigation\/add-new-post": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_type": {
                            "description": "Post type to create",
                            "type": "string",
                            "default": "post",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/site-navigation\/add-new-post"
                    }
                ]
            }
        },
        "\/elementor\/v1\/design-system-sync\/stylesheet": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/design-system-sync\/stylesheet"
                    }
                ]
            }
        },
        "\/elementor\/v1\/checklist": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/checklist"
                    }
                ]
            }
        },
        "\/elementor\/v1\/checklist\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/checklist\/steps": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/checklist\/steps"
                    }
                ]
            }
        },
        "\/elementor\/v1\/checklist\/steps\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/checklist\/steps\/(?P<id>[\\w\\-\\_]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "The step id.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/checklist\/user-progress": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/checklist\/user-progress"
                    }
                ]
            }
        },
        "\/elementor\/v1\/operations\/opt-in-v4": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/operations\/opt-in-v4"
                    }
                ]
            }
        },
        "\/elementor\/v1\/feedback": {
            "namespace": "elementor\/v1\/feedback",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1\/feedback",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/feedback"
                    }
                ]
            }
        },
        "\/elementor\/v1\/feedback\/submit": {
            "namespace": "elementor\/v1\/feedback",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/feedback\/submit"
                    }
                ]
            }
        },
        "\/elementor\/v1\/template-library\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "description": "The title of the document",
                            "required": false
                        },
                        "type": {
                            "description": "The document type.",
                            "type": "string",
                            "enum": [
                                "page",
                                "section",
                                "container",
                                "popup",
                                "header",
                                "footer",
                                "single",
                                "single-post",
                                "single-page",
                                "archive",
                                "search-results",
                                "error-404",
                                "loop-item"
                            ],
                            "required": true
                        },
                        "content": {
                            "description": "Elementor data object",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/template-library\/templates"
                    }
                ]
            }
        },
        "\/elementor\/v1\/user-data\/current-user": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "suppressedMessages": {
                            "type": "array",
                            "description": "Array of suppressed message keys",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/user-data\/current-user"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/onboarding"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/user-progress": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/onboarding\/user-progress"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/user-choices": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/onboarding\/user-choices"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/pro-install-screen": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/onboarding\/pro-install-screen"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/install-pro": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/onboarding\/install-pro"
                    }
                ]
            }
        },
        "\/elementor\/v1\/onboarding\/install-theme": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/onboarding\/install-theme"
                    }
                ]
            }
        },
        "\/elementor\/v1\/global-widget\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/global-widget\/templates"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-pro\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor-pro\/v1"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/posts-widget": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor-pro\/v1\/posts-widget"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "created_at",
                            "enum": [
                                "created_at",
                                "id",
                                "main_meta_id"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Limit result set to submissions assigned one or more statuses.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "unread",
                                "read",
                                "trash"
                            ],
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "form": {
                            "description": "Limit result set to submissions assigned to specific forms. The form id should follow this pattern {post_id}_{element_id} e.g: 10_476d0ce",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "referer": {
                            "description": "Limit result set to submissions assigned to specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to submissions sent after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to submissions sent before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        },
                        "force": {
                            "description": "Delete the object permanently.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        },
                        "is_read": {
                            "description": "mark whether the submission was read or not",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/form-submissions"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        },
                        "force": {
                            "description": "Delete the object permanently.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        },
                        "is_read": {
                            "description": "mark whether the submission was read or not",
                            "type": "boolean",
                            "required": false
                        },
                        "values": {
                            "description": "Form field values, receive an array, the key should be the form field id and the value should be the value.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/form-submissions\/restore\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/form-submissions\/restore": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/form-submissions\/restore"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions\/export": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 10000,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "created_at",
                            "enum": [
                                "created_at",
                                "id",
                                "main_meta_id"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Limit result set to submissions assigned one or more statuses.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "unread",
                                "read",
                                "trash"
                            ],
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "form": {
                            "description": "Limit result set to submissions assigned to specific forms. The form id should follow this pattern {post_id}_{element_id} e.g: 10_476d0ce",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "referer": {
                            "description": "Limit result set to submissions assigned to specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to submissions sent after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to submissions sent before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "format": {
                            "description": "The format of the export (for now only csv).",
                            "enum": [
                                "csv"
                            ],
                            "default": "csv",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/form-submissions\/export"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions\/referer": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made, determines fields present in response. (only \"options\" available for now)",
                            "type": "string",
                            "enum": [
                                "options"
                            ],
                            "default": "options",
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "value": {
                            "description": "Limit results specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/form-submissions\/referer"
                    }
                ]
            }
        },
        "\/elementor\/v1\/forms": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made, determines fields present in response. (only \"options\" available for now)",
                            "type": "string",
                            "enum": [
                                "options"
                            ],
                            "default": "options",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/forms"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "route_url": {
                            "type": "string",
                            "description": "The URL of the route where the note was created at.",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "The note status (e.g. \"publish\", \"draft\").",
                            "enum": [
                                "publish",
                                "draft"
                            ],
                            "default": "publish",
                            "required": false
                        },
                        "is_resolved": {
                            "type": "boolean",
                            "description": "Whether the note is resolved or not.",
                            "required": false
                        },
                        "parent_id": {
                            "type": "integer",
                            "description": "The note's parent id (use 0 for top-level).",
                            "required": false
                        },
                        "post_id": {
                            "type": "integer",
                            "description": "The ID of the post that the note is attached to.",
                            "required": false
                        },
                        "only_unread": {
                            "type": "boolean",
                            "description": "Show only unread notes (represents an unread thread if one of its replies is unread).",
                            "required": false
                        },
                        "only_relevant": {
                            "type": "boolean",
                            "description": "Show only notes that are relevant to the current user.",
                            "required": false
                        },
                        "order_by": {
                            "type": "string",
                            "description": "A column to order the results by.",
                            "default": "last_activity_at",
                            "enum": [
                                "last_activity_at",
                                "created_at"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "description": "Results order direction.",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "description": "The id of the post where the note was created at (can be template, post, page, etc.).",
                            "required": true
                        },
                        "element_id": {
                            "type": "string",
                            "description": "Each note must be attached to an elementor element.",
                            "required": true
                        },
                        "content": {
                            "type": "string",
                            "description": "The content of the note.",
                            "required": true
                        },
                        "position": {
                            "type": "object",
                            "properties": {
                                "x": {
                                    "required": true,
                                    "type": "number"
                                },
                                "y": {
                                    "required": true,
                                    "type": "number"
                                }
                            },
                            "description": "The position of the note.",
                            "required": true
                        },
                        "mentioned_usernames": {
                            "type": "array",
                            "description": "List of user names that have been mentioned in the note's content.",
                            "default": [],
                            "items": {
                                "type": "string",
                                "sanitize_callback": []
                            },
                            "required": false
                        },
                        "route_post_id": {
                            "description": "The ID of the post that's associated with the route (doesn't always exist, e.g: home page, archive)",
                            "required": false
                        },
                        "route_url": {
                            "type": "string",
                            "description": "The URL of the route where the note was created at.",
                            "required": false
                        },
                        "route_title": {
                            "type": "string",
                            "description": "The title of the route where the note was created at.",
                            "required": false
                        },
                        "parent_id": {
                            "type": "integer",
                            "description": "If the new note is a reply to another note, the parent_id should be the thread's id.",
                            "default": 0,
                            "required": false
                        },
                        "is_public": {
                            "type": "boolean",
                            "description": "Should this note be visible for everyone or just for its author.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/notes"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/read-status": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "description": "The id's of the notes.",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "description": "The id's of the notes.",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/notes\/read-status"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/summary": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "route_url": {
                            "type": "string",
                            "description": "The URL of the route where the note was created at.",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "The note status (e.g. \"publish\", \"draft\").",
                            "enum": [
                                "publish",
                                "draft"
                            ],
                            "default": "publish",
                            "required": false
                        },
                        "is_resolved": {
                            "type": "boolean",
                            "description": "Whether the note is resolved or not.",
                            "required": false
                        },
                        "parent_id": {
                            "type": "integer",
                            "description": "The note's parent id (use 0 for top-level).",
                            "required": false
                        },
                        "post_id": {
                            "type": "integer",
                            "description": "The ID of the post that the note is attached to.",
                            "required": false
                        },
                        "only_unread": {
                            "type": "boolean",
                            "description": "Show only unread notes (represents an unread thread if one of its replies is unread).",
                            "required": false
                        },
                        "only_relevant": {
                            "type": "boolean",
                            "description": "Show only notes that are relevant to the current user.",
                            "required": false
                        },
                        "order_by": {
                            "type": "string",
                            "description": "A column to order the results by.",
                            "default": "last_activity_at",
                            "enum": [
                                "last_activity_at",
                                "created_at"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "description": "Results order direction.",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/notes\/summary"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/users": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "limit": {
                            "type": "integer",
                            "description": "Limit the results.",
                            "required": false
                        },
                        "order_by": {
                            "type": "string",
                            "description": "A column to order the results by.",
                            "default": "display_name",
                            "enum": [
                                "user_nicename",
                                "display_name",
                                "user_registered"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "description": "Results order direction.",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "description": "Filter users by a search term.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/notes\/users"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "Note ID to find.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The id the note.",
                            "required": true
                        },
                        "content": {
                            "type": "string",
                            "description": "The content of the note.",
                            "required": false
                        },
                        "mentioned_usernames": {
                            "type": "array",
                            "description": "List of user names that have been mentioned in the note's content.",
                            "items": {
                                "type": "string",
                                "sanitize_callback": []
                            },
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "Note status can be draft or publish.",
                            "enum": [
                                "publish",
                                "draft"
                            ],
                            "required": false
                        },
                        "is_public": {
                            "type": "boolean",
                            "description": "Should this note be visible for everyone or just for its author.",
                            "required": false
                        },
                        "is_resolved": {
                            "type": "boolean",
                            "description": "Is this note resolved and should be hidden.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The id of the note.",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Determine if it should be deleted permanently or change the status to trash.",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/library\/connect": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "token": {
                            "type": "string",
                            "description": "Connect CLI token",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/library\/connect"
                    }
                ]
            }
        },
        "\/elementor\/v1\/send-event": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "event_data": {
                            "description": "All the recorded event data in JSON format",
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/elementor\/v1\/send-event"
                    }
                ]
            }
        },
        "\/wp\/v2": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cara menginterpretasikan input pencarian.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Apakah akan memasukkan term turunan dalam term yang membatasi kumpulan hasil.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Batasi hasil hanya untuk item-item yang melekat.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "Apakah akan mengabaikan pos sticky atau tidak.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Batasi hasil pada item dengan satu atau lebih format yang ditetapkan.",
                            "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": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ringkasan untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ringkasan untuk pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ringkasan HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah ringkasan tersebut dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Format pos.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_joinchat": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "telephone": {
                                            "type": "string"
                                        },
                                        "message_text": {
                                            "type": "string"
                                        },
                                        "message_send": {
                                            "type": "string"
                                        },
                                        "view": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Apakah pos harus diperlakukan sebagai pos lekat atau tidak.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Ganti panjang kutipan bawaan.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ringkasan untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ringkasan untuk pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ringkasan HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah ringkasan tersebut dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Format pos.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_joinchat": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "telephone": {
                                            "type": "string"
                                        },
                                        "message_text": {
                                            "type": "string"
                                        },
                                        "message_send": {
                                            "type": "string"
                                        },
                                        "view": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Apakah pos harus diperlakukan sebagai pos lekat atau tidak.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "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": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ringkasan untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ringkasan untuk pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ringkasan HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah ringkasan tersebut dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Format pos.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_joinchat": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "telephone": {
                                            "type": "string"
                                        },
                                        "message_text": {
                                            "type": "string"
                                        },
                                        "message_send": {
                                            "type": "string"
                                        },
                                        "view": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Apakah pos harus diperlakukan sebagai pos lekat atau tidak.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Term diberikan untuk pos dalam taksonomi category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Term diberikan untuk pos dalam taksonomi post_tag.",
                            "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": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cara menginterpretasikan input pencarian.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi set hasil hanya untuk semua item selain item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID induk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ringkasan untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ringkasan untuk pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ringkasan HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah ringkasan tersebut dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_joinchat": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "telephone": {
                                            "type": "string"
                                        },
                                        "message_text": {
                                            "type": "string"
                                        },
                                        "message_send": {
                                            "type": "string"
                                        },
                                        "view": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Ganti panjang kutipan bawaan.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID induk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ringkasan untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ringkasan untuk pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ringkasan HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah ringkasan tersebut dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_joinchat": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "telephone": {
                                            "type": "string"
                                        },
                                        "message_text": {
                                            "type": "string"
                                        },
                                        "message_send": {
                                            "type": "string"
                                        },
                                        "view": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "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": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ringkasan untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ringkasan untuk pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ringkasan HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah ringkasan tersebut dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_joinchat": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "properties": {
                                        "telephone": {
                                            "type": "string"
                                        },
                                        "message_text": {
                                            "type": "string"
                                        },
                                        "message_send": {
                                            "type": "string"
                                        },
                                        "view": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "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": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cara menginterpretasikan input pencarian.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi hasil hanya untuk yang memiliki ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Batasi set hasil hanya untuk semua item selain item-item dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Limit result set to attachments of a particular media type or media types.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Limit result set to attachments of a particular MIME type or MIME types.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "smush": {
                            "description": "Smush data.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Teks alternatif untuk ditampilkan ketika lampiran tidak ditampilkan.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Penjelas lampiran.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Penjelas untuk lampiran, yang tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Penjelas HTML untuk lampiran, ditransformasikan untuk penampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi lampiran.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Deskripsi lampiran, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Deskripsi HTML lampiran, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID dari pos dengan lampiran yang terkait.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "smush": {
                            "description": "Smush data.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Teks alternatif untuk ditampilkan ketika lampiran tidak ditampilkan.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Penjelas lampiran.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Penjelas untuk lampiran, yang tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Penjelas HTML untuk lampiran, ditransformasikan untuk penampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi lampiran.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Deskripsi lampiran, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Deskripsi HTML lampiran, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID dari pos dengan lampiran yang terkait.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk lampiran.",
                            "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 dari berkas gambar yang diedit.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "Array pengeditan gambar.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "Edit gambar",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "Flip",
                                        "properties": {
                                            "type": {
                                                "description": "Flip type.",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "Flip arguments.",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "Flip direction.",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "Whether to flip in the horizontal direction.",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "Whether to flip in the vertical direction.",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Rotasi",
                                        "properties": {
                                            "type": {
                                                "description": "Jenis rotasi.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumen rotasi.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "Sudut untuk memutar searah jarum jam dalam derajat.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Potong",
                                        "properties": {
                                            "type": {
                                                "description": "Tipe potong.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argumen potong.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "Posisi horisontal dari kiri untuk memulai pemangkasan dalam persentase dari lebar gambar.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "Posisi vertikal dari atas untuk memulai pemangkasan dalam persentase dari tinggi gambar.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "Lebar pemotongan dalam persentase dari lebar gambar.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "Tinggi pemotongan dalam persentase dari tinggi gambar.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "Jumlah untuk memutar gambar searah jarum jam dalam derajat. USANG: Gunakan `modifiers ` sebagai gantinya.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "Dalam persentase dari gambar, posisi x untuk memulai pemotongan. USANG: Gunakan `modifiers ` sebagai gantinya.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "Dalam persentase dari gambar, posisi y untuk memulai pemotongan. USANG: Gunakan `modifiers ` sebagai gantinya.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "Dalam persentase dari gambar, lebar untuk memotong gambar. USANG: Gunakan `modifiers` sebagai gantinya.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "Dalam persentase dari gambar, tinggi untuk memotong gambar. USANG: Gunakan `modifiers` sebagai gantinya.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "Penjelas lampiran.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Penjelas untuk lampiran, yang tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Penjelas HTML untuk lampiran, ditransformasikan untuk penampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi lampiran.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Deskripsi lampiran, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Deskripsi HTML lampiran, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "ID dari pos dengan lampiran yang terkait.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Teks alternatif untuk ditampilkan ketika lampiran tidak ditampilkan.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cara menginterpretasikan input pencarian.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "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 pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "Judul untuk objek tersebut.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk objek, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML untuk objek, ditransformasikan untuk tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "Kelompok objek yang awalnya direpresentasikan, seperti \"tipe_artikel\" atau \"taksonomi\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status bernama untuk objek.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "ID untuk induk objek.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Teks untuk atribut judul pada elemen tautan untuk item menu berikut. ",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Nama kelas untuk elemen tautan pada item menu berikut.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi item menu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "ID BD nav_menu_item yang merupakan item menu induk berikut, jika ada; jika tidak, nilainya 0. ",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Jenis objek yang awalnya direpresentasikan, seperti \"kategori\", \"artikel\", atau \"lampiran\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "ID database dari objek asli yang tampil di menu, contohnya ID artikel atau term_id untuk kategori.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Atribut target dari elemen tautan untuk item menu berikut.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL yang ditunjuk item menu berikut.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Hubungan XFN yang ditunjukkan dalam tautan item menu berikut.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Istilah yang ditentukan untuk objek di dalam taksonomi nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk objek tersebut.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk objek, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML untuk objek, ditransformasikan untuk tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Kelompok objek yang awalnya direpresentasikan, seperti \"tipe_artikel\" atau \"taksonomi\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk objek.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "ID untuk induk objek.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Teks untuk atribut judul pada elemen tautan untuk item menu berikut. ",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Nama kelas untuk elemen tautan pada item menu berikut.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi item menu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "ID BD nav_menu_item yang merupakan item menu induk berikut, jika ada; jika tidak, nilainya 0. ",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Jenis objek yang awalnya direpresentasikan, seperti \"kategori\", \"artikel\", atau \"lampiran\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "ID database dari objek asli yang tampil di menu, contohnya ID artikel atau term_id untuk kategori.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Atribut target dari elemen tautan untuk item menu berikut.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL yang ditunjuk item menu berikut.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Hubungan XFN yang ditunjukkan dalam tautan item menu berikut.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Istilah yang ditentukan untuk objek di dalam taksonomi nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk objek.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk objek tersebut.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk objek, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML untuk objek, ditransformasikan untuk tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Kelompok objek yang awalnya direpresentasikan, seperti \"tipe_artikel\" atau \"taksonomi\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk objek.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "Teks untuk atribut judul pada elemen tautan untuk item menu berikut. ",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Nama kelas untuk elemen tautan pada item menu berikut.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi item menu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "ID BD nav_menu_item yang merupakan item menu induk berikut, jika ada; jika tidak, nilainya 0. ",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Jenis objek yang awalnya direpresentasikan, seperti \"kategori\", \"artikel\", atau \"lampiran\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "ID database dari objek asli yang tampil di menu, contohnya ID artikel atau term_id untuk kategori.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Atribut target dari elemen tautan untuk item menu berikut.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL yang ditunjuk item menu berikut.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Hubungan XFN yang ditunjukkan dalam tautan item menu berikut.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Istilah yang ditentukan untuk objek di dalam taksonomi nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cara menginterpretasikan input pencarian.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Batasi hasil yang ditetapkan berdasarkan hubungan antara beberapa taksonomi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Batasi hasil yang ditetapkan ke item dengan term spesifik yang ditetapkan dalam taksonomi wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Apakah item harus diberikan akses ke semua atau salah satu term yang ditentukan.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Batasi set hasil hanya untuk item yang memiliki istilah tertentu yang diterapkan di dalam taksonomi wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Daftar ID Term",
                                    "description": "Cocokkan term dengan ID yang terdaftar.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Kueri Taksonomi ID Term",
                                    "description": "Jalankan sebuah kueri term tingkat lanjut.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID Term",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ringkasan untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ringkasan untuk pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ringkasan HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah ringkasan tersebut dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Ganti panjang kutipan bawaan.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ringkasan untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ringkasan untuk pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ringkasan HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah ringkasan tersebut dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "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": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ringkasan untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ringkasan untuk pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ringkasan HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah ringkasan tersebut dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Term diberikan untuk pos dalam taksonomi wp_pattern_category.",
                            "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": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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 templat",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "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 templat",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug unik yang mengidentifikasi jenis templat.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifier tema untuk templat.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Jenis templat.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Isi templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Konten untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi format blok konten digunakan oleh template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Judul templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML untuk template (akan ditampilkan).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi templat.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status template",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID untuk pembuat 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 templat",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Batasi sampai id artikel yang disebutkan.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Batasi untuk area komponen template yang ditentukan.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Tipe pos, di mana template akan digunakan.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Slug unik yang mengidentifikasi jenis templat.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identifier tema untuk templat.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Jenis templat.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Isi templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Konten untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi format blok konten digunakan oleh template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Judul templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML untuk template (akan ditampilkan).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Deskripsi templat.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status template",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID untuk pembuat template.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Slug templat yang akan mendapatkan \"fallback\"",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Menunjukkan jika templat adalah kustom atau bagian dari hierarki templat",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Prefiks templat untuk templat yang dibuat. Ini digunakan untuk mengekstrak jenis templat utama, mis. pada 'taksonomi-buku' kami mengekstraksi 'taksonomi'",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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 templat",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug unik yang mengidentifikasi jenis templat.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifier tema untuk templat.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Jenis templat.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Isi templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Konten untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi format blok konten digunakan oleh template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Judul templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML untuk template (akan ditampilkan).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi templat.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status template",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID untuk pembuat template.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "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 templat",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug unik yang mengidentifikasi jenis templat.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifier tema untuk templat.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Jenis templat.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Isi templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Konten untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi format blok konten digunakan oleh template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Judul templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML untuk template (akan ditampilkan).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi templat.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status template",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID untuk pembuat template.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Di mana komponen template akan digunakan (header, footer, dll.)",
                            "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 templat",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Batasi sampai id artikel yang disebutkan.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Batasi untuk area komponen template yang ditentukan.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Tipe pos, di mana template akan digunakan.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Slug unik yang mengidentifikasi jenis templat.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identifier tema untuk templat.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Jenis templat.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Isi templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Konten untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi format blok konten digunakan oleh template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Judul templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML untuk template (akan ditampilkan).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Deskripsi templat.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Status template",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID untuk pembuat template.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Di mana komponen template akan digunakan (header, footer, dll.)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Slug templat yang akan mendapatkan \"fallback\"",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Menunjukkan jika templat adalah kustom atau bagian dari hierarki templat",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Prefiks templat untuk templat yang dibuat. Ini digunakan untuk mengekstrak jenis templat utama, mis. pada 'taksonomi-buku' kami mengekstraksi 'taksonomi'",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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 templat",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug unik yang mengidentifikasi jenis templat.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identifier tema untuk templat.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Jenis templat.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Isi templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Konten untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versi format blok konten digunakan oleh template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Judul templat.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk template, sesuai dengan basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML untuk template (akan ditampilkan).",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi templat.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status template",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "ID untuk pembuat template.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Di mana komponen template akan digunakan (header, footer, dll.)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "ID templat",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "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": "ID untuk induk revisi gaya global.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengenal unik untuk revisi gaya global.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "Pengidentifikasi tema",
                            "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": "Pengidentifikasi tema",
                            "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 konfigurasi pengaturan global.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "Gaya global.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Pengaturan global.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Judul variasi pengaturan global.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Judul variasi pengaturan global, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cara menginterpretasikan input pencarian.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "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": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "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": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cara menginterpretasikan input pencarian.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Versi skema theme.json yang digunakan untuk pengaturan tipografi.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "deklarasi font-family dalam format theme.json, dikodekan sebagai string.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Versi skema theme.json yang digunakan untuk pengaturan tipografi.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "deklarasi font-family dalam format theme.json, dikodekan sebagai string.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "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": "ID untuk kelompok font induk pada tampilan font.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cara menginterpretasikan input pencarian.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "ID untuk kelompok font induk pada tampilan font.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Versi skema theme.json yang digunakan untuk pengaturan tipografi.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "deklarasi font-face dalam format theme.json, dikodekan sebagai 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": "ID untuk kelompok font induk pada tampilan font.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk tampilan font.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "ID untuk kelompok font induk pada tampilan font.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk tampilan font.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Batasi hasil untuk pos-pos dengan nilai menu_order tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cara menginterpretasikan input pencarian.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "format": {
                            "description": "Batasi hasil pada item dengan satu atau lebih format yang ditetapkan.",
                            "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": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ringkasan untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ringkasan untuk pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ringkasan HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah ringkasan tersebut dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "format": {
                            "description": "Format pos.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2\/e-floating-buttons"
                    }
                ]
            }
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Ganti panjang kutipan bawaan.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ringkasan untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ringkasan untuk pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ringkasan HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah ringkasan tersebut dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "format": {
                            "description": "Format pos.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Ringkasan untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Ringkasan untuk pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Ringkasan HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah ringkasan tersebut dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Apakah komentar dibuka di pos atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Apakah pos dapat ping atau tidak.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Urutan artikel dalam kaitannya dengan artikel lain.",
                            "type": "integer",
                            "required": false
                        },
                        "format": {
                            "description": "Format pos.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/e-floating-buttons\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_library": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cara menginterpretasikan input pencarian.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2\/elementor_library"
                    }
                ]
            }
        },
        "\/wp\/v2\/elementor_library\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "ID media unggulan untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_elementor_edit_mode": {
                                    "type": "string",
                                    "title": "Elementor edit mode",
                                    "description": "Elementor edit mode, `builder` is required for Elementor editing",
                                    "default": "",
                                    "enum": [
                                        "",
                                        "builder"
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_template_type": {
                                    "type": "string",
                                    "title": "Elementor template type",
                                    "description": "Elementor document type",
                                    "default": "",
                                    "enum": [
                                        "post",
                                        "wp-post",
                                        "wp-page",
                                        "kit",
                                        "not-supported",
                                        "page",
                                        "section",
                                        "container",
                                        "floating-buttons",
                                        "cloud-template-preview",
                                        "widget",
                                        "popup",
                                        "header",
                                        "footer",
                                        "single",
                                        "single-post",
                                        "single-page",
                                        "archive",
                                        "search-results",
                                        "error-404",
                                        "code_snippet",
                                        "loop-item",
                                        ""
                                    ],
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_data": {
                                    "type": "string",
                                    "title": "Elementor data",
                                    "description": "Elementor JSON as a string",
                                    "default": "",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_page_settings": {
                                    "type": "object",
                                    "title": "Elementor page settings",
                                    "description": "Elementor page level settings",
                                    "default": "{}",
                                    "properties": {
                                        "hide_title": {
                                            "type": "string",
                                            "enum": [
                                                "yes",
                                                "no"
                                            ],
                                            "default": ""
                                        }
                                    },
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "_elementor_conditions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "Elementor conditions",
                                    "default": [],
                                    "additionalProperties": true,
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_library\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementor_library\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_form": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi hasil untuk pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan hasil mengecualikan pos-pos dengan penulis tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cara menginterpretasikan input pencarian.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_fields": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "uniqueID": {
                                                "type": "string"
                                            },
                                            "name": {
                                                "type": "string"
                                            },
                                            "label": {
                                                "type": "string"
                                            },
                                            "type": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_form_email": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "emailTo": "",
                                        "subject": "",
                                        "fromEmail": "",
                                        "fromName": "",
                                        "replyTo": "email_field",
                                        "cc": "",
                                        "bcc": "",
                                        "html": true
                                    },
                                    "properties": {
                                        "emailTo": {
                                            "type": "string"
                                        },
                                        "subject": {
                                            "type": "string"
                                        },
                                        "fromEmail": {
                                            "type": "string"
                                        },
                                        "fromName": {
                                            "type": "string"
                                        },
                                        "replyTo": {
                                            "type": "string"
                                        },
                                        "cc": {
                                            "type": "string"
                                        },
                                        "bcc": {
                                            "type": "string"
                                        },
                                        "html": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mailerlite": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "group": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "group": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_fluentcrm": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "lists": [],
                                        "tags": [],
                                        "map": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "lists": {
                                            "type": "array"
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_sendinblue": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "lists": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "lists": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mailchimp": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "list": [],
                                        "map": [],
                                        "groups": [],
                                        "tags": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "list": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "groups": {
                                            "type": "array"
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_getresponse": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "automation": [],
                                        "tags": [],
                                        "map": [],
                                        "listMulti": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "automation": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "listMulti": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_convertkit": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "form": [],
                                        "sequence": [],
                                        "tags": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "form": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "number"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "sequence": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "number"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_activecampaign": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "list": [],
                                        "automation": [],
                                        "tags": [],
                                        "map": [],
                                        "listMulti": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "list": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "automation": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "listMulti": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_browserValidation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_form_enableAnalytics": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_redirect": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_submitHide": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_recaptcha": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_recaptchaVersion": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "v3"
                                },
                                "_kad_form_webhook": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "url": "",
                                        "map": []
                                    },
                                    "properties": {
                                        "url": {
                                            "type": "string"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_autoEmail": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "emailTo": "",
                                        "subject": "",
                                        "message": "",
                                        "fromEmail": "",
                                        "fromName": "",
                                        "replyTo": "",
                                        "cc": "",
                                        "bcc": "",
                                        "html": true
                                    },
                                    "properties": {
                                        "emailTo": {
                                            "type": "string"
                                        },
                                        "subject": {
                                            "type": "string"
                                        },
                                        "message": {
                                            "type": "string"
                                        },
                                        "fromEmail": {
                                            "type": "string"
                                        },
                                        "fromName": {
                                            "type": "string"
                                        },
                                        "replyTo": {
                                            "type": "string"
                                        },
                                        "cc": {
                                            "type": "string"
                                        },
                                        "bcc": {
                                            "type": "string"
                                        },
                                        "html": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_entry": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "userIP": true,
                                        "userDevice": true
                                    },
                                    "properties": {
                                        "userIP": {
                                            "type": "boolean"
                                        },
                                        "userDevice": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_fieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_tabletFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_mobileFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_fieldBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px",
                                    "properties": "px"
                                },
                                "_kad_form_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_fieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messages": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "success": "",
                                        "error": "",
                                        "required": "",
                                        "invalid": "",
                                        "recaptchaerror": "",
                                        "preError": ""
                                    },
                                    "properties": {
                                        "success": {
                                            "type": "string"
                                        },
                                        "error": {
                                            "type": "string"
                                        },
                                        "required": {
                                            "type": "string"
                                        },
                                        "invalid": {
                                            "type": "string"
                                        },
                                        "recaptchaerror": {
                                            "type": "string"
                                        },
                                        "preError": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_inputFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "colorActive": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "colorActive": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_style": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "showRequired": true,
                                        "size": "standard",
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "tabletPadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "mobilePadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "paddingUnit": "px",
                                        "requiredColor": "",
                                        "background": "",
                                        "backgroundActive": "",
                                        "borderActive": "",
                                        "placeholderColor": "",
                                        "gradient": "",
                                        "gradientActive": "",
                                        "backgroundType": "normal",
                                        "backgroundActiveType": "normal",
                                        "boxShadow": [
                                            false,
                                            "#000000",
                                            0.2,
                                            1,
                                            1,
                                            2,
                                            0,
                                            false
                                        ],
                                        "boxShadowActive": [
                                            false,
                                            "#000000",
                                            0.4,
                                            2,
                                            2,
                                            3,
                                            0,
                                            false
                                        ],
                                        "gap": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "gapUnit": "px",
                                        "labelStyle": "normal",
                                        "basicStyles": true,
                                        "isDark": false
                                    },
                                    "properties": {
                                        "showRequired": {
                                            "type": "boolean"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "tabletPadding": {
                                            "type": "array"
                                        },
                                        "mobilePadding": {
                                            "type": "array"
                                        },
                                        "paddingUnit": {
                                            "type": "string"
                                        },
                                        "requiredColor": {
                                            "type": "string"
                                        },
                                        "background": {
                                            "type": "string"
                                        },
                                        "backgroundActive": {
                                            "type": "string"
                                        },
                                        "borderActive": {
                                            "type": "string"
                                        },
                                        "placeholderColor": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "gradientActive": {
                                            "type": "string"
                                        },
                                        "backgroundType": {
                                            "type": "string"
                                        },
                                        "backgroundActiveType": {
                                            "type": "string"
                                        },
                                        "boxShadow": {
                                            "type": "array"
                                        },
                                        "boxShadowActive": {
                                            "type": "array"
                                        },
                                        "gap": {
                                            "type": "array"
                                        },
                                        "gapUnit": {
                                            "type": "string"
                                        },
                                        "labelStyle": {
                                            "type": "string"
                                        },
                                        "basicStyles": {
                                            "type": "boolean"
                                        },
                                        "isDark": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_background": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "background": "",
                                        "gradient": "",
                                        "backgroundType": "normal"
                                    },
                                    "properties": {
                                        "background": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundType": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_labelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_radioLabelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_helpFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletMessageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileMessageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletMessageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileMessageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_actions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "email"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMessageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messageBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tableMessagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messagePaddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMessageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messageMarginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageBackground": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageColorError": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageBackgroundError": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageFont": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizetype": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadgoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizetype": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadgoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_form_maxWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_maxWidth": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_importId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2\/kadence_form"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_form\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_fields": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "uniqueID": {
                                                "type": "string"
                                            },
                                            "name": {
                                                "type": "string"
                                            },
                                            "label": {
                                                "type": "string"
                                            },
                                            "type": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_form_email": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "emailTo": "",
                                        "subject": "",
                                        "fromEmail": "",
                                        "fromName": "",
                                        "replyTo": "email_field",
                                        "cc": "",
                                        "bcc": "",
                                        "html": true
                                    },
                                    "properties": {
                                        "emailTo": {
                                            "type": "string"
                                        },
                                        "subject": {
                                            "type": "string"
                                        },
                                        "fromEmail": {
                                            "type": "string"
                                        },
                                        "fromName": {
                                            "type": "string"
                                        },
                                        "replyTo": {
                                            "type": "string"
                                        },
                                        "cc": {
                                            "type": "string"
                                        },
                                        "bcc": {
                                            "type": "string"
                                        },
                                        "html": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mailerlite": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "group": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "group": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_fluentcrm": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "lists": [],
                                        "tags": [],
                                        "map": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "lists": {
                                            "type": "array"
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_sendinblue": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "lists": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "lists": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mailchimp": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "list": [],
                                        "map": [],
                                        "groups": [],
                                        "tags": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "list": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "groups": {
                                            "type": "array"
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_getresponse": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "automation": [],
                                        "tags": [],
                                        "map": [],
                                        "listMulti": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "automation": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "listMulti": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_convertkit": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "form": [],
                                        "sequence": [],
                                        "tags": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "form": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "number"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "sequence": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "number"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_activecampaign": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "list": [],
                                        "automation": [],
                                        "tags": [],
                                        "map": [],
                                        "listMulti": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "list": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "automation": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "listMulti": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_browserValidation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_form_enableAnalytics": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_redirect": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_submitHide": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_recaptcha": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_recaptchaVersion": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "v3"
                                },
                                "_kad_form_webhook": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "url": "",
                                        "map": []
                                    },
                                    "properties": {
                                        "url": {
                                            "type": "string"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_autoEmail": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "emailTo": "",
                                        "subject": "",
                                        "message": "",
                                        "fromEmail": "",
                                        "fromName": "",
                                        "replyTo": "",
                                        "cc": "",
                                        "bcc": "",
                                        "html": true
                                    },
                                    "properties": {
                                        "emailTo": {
                                            "type": "string"
                                        },
                                        "subject": {
                                            "type": "string"
                                        },
                                        "message": {
                                            "type": "string"
                                        },
                                        "fromEmail": {
                                            "type": "string"
                                        },
                                        "fromName": {
                                            "type": "string"
                                        },
                                        "replyTo": {
                                            "type": "string"
                                        },
                                        "cc": {
                                            "type": "string"
                                        },
                                        "bcc": {
                                            "type": "string"
                                        },
                                        "html": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_entry": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "userIP": true,
                                        "userDevice": true
                                    },
                                    "properties": {
                                        "userIP": {
                                            "type": "boolean"
                                        },
                                        "userDevice": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_fieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_tabletFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_mobileFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_fieldBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px",
                                    "properties": "px"
                                },
                                "_kad_form_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_fieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messages": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "success": "",
                                        "error": "",
                                        "required": "",
                                        "invalid": "",
                                        "recaptchaerror": "",
                                        "preError": ""
                                    },
                                    "properties": {
                                        "success": {
                                            "type": "string"
                                        },
                                        "error": {
                                            "type": "string"
                                        },
                                        "required": {
                                            "type": "string"
                                        },
                                        "invalid": {
                                            "type": "string"
                                        },
                                        "recaptchaerror": {
                                            "type": "string"
                                        },
                                        "preError": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_inputFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "colorActive": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "colorActive": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_style": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "showRequired": true,
                                        "size": "standard",
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "tabletPadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "mobilePadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "paddingUnit": "px",
                                        "requiredColor": "",
                                        "background": "",
                                        "backgroundActive": "",
                                        "borderActive": "",
                                        "placeholderColor": "",
                                        "gradient": "",
                                        "gradientActive": "",
                                        "backgroundType": "normal",
                                        "backgroundActiveType": "normal",
                                        "boxShadow": [
                                            false,
                                            "#000000",
                                            0.2,
                                            1,
                                            1,
                                            2,
                                            0,
                                            false
                                        ],
                                        "boxShadowActive": [
                                            false,
                                            "#000000",
                                            0.4,
                                            2,
                                            2,
                                            3,
                                            0,
                                            false
                                        ],
                                        "gap": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "gapUnit": "px",
                                        "labelStyle": "normal",
                                        "basicStyles": true,
                                        "isDark": false
                                    },
                                    "properties": {
                                        "showRequired": {
                                            "type": "boolean"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "tabletPadding": {
                                            "type": "array"
                                        },
                                        "mobilePadding": {
                                            "type": "array"
                                        },
                                        "paddingUnit": {
                                            "type": "string"
                                        },
                                        "requiredColor": {
                                            "type": "string"
                                        },
                                        "background": {
                                            "type": "string"
                                        },
                                        "backgroundActive": {
                                            "type": "string"
                                        },
                                        "borderActive": {
                                            "type": "string"
                                        },
                                        "placeholderColor": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "gradientActive": {
                                            "type": "string"
                                        },
                                        "backgroundType": {
                                            "type": "string"
                                        },
                                        "backgroundActiveType": {
                                            "type": "string"
                                        },
                                        "boxShadow": {
                                            "type": "array"
                                        },
                                        "boxShadowActive": {
                                            "type": "array"
                                        },
                                        "gap": {
                                            "type": "array"
                                        },
                                        "gapUnit": {
                                            "type": "string"
                                        },
                                        "labelStyle": {
                                            "type": "string"
                                        },
                                        "basicStyles": {
                                            "type": "boolean"
                                        },
                                        "isDark": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_background": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "background": "",
                                        "gradient": "",
                                        "backgroundType": "normal"
                                    },
                                    "properties": {
                                        "background": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundType": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_labelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_radioLabelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_helpFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletMessageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileMessageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletMessageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileMessageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_actions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "email"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMessageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messageBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tableMessagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messagePaddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMessageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messageMarginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageBackground": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageColorError": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageBackgroundError": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageFont": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizetype": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadgoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizetype": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadgoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_form_maxWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_maxWidth": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_importId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_form\/auto-draft": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2\/kadence_form\/auto-draft"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_form\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_form\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_form\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "ID penulis pos.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_fields": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "uniqueID": {
                                                "type": "string"
                                            },
                                            "name": {
                                                "type": "string"
                                            },
                                            "label": {
                                                "type": "string"
                                            },
                                            "type": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_form_email": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "emailTo": "",
                                        "subject": "",
                                        "fromEmail": "",
                                        "fromName": "",
                                        "replyTo": "email_field",
                                        "cc": "",
                                        "bcc": "",
                                        "html": true
                                    },
                                    "properties": {
                                        "emailTo": {
                                            "type": "string"
                                        },
                                        "subject": {
                                            "type": "string"
                                        },
                                        "fromEmail": {
                                            "type": "string"
                                        },
                                        "fromName": {
                                            "type": "string"
                                        },
                                        "replyTo": {
                                            "type": "string"
                                        },
                                        "cc": {
                                            "type": "string"
                                        },
                                        "bcc": {
                                            "type": "string"
                                        },
                                        "html": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mailerlite": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "group": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "group": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_fluentcrm": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "lists": [],
                                        "tags": [],
                                        "map": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "lists": {
                                            "type": "array"
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_sendinblue": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "lists": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "lists": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mailchimp": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "list": [],
                                        "map": [],
                                        "groups": [],
                                        "tags": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "list": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "groups": {
                                            "type": "array"
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_getresponse": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "automation": [],
                                        "tags": [],
                                        "map": [],
                                        "listMulti": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "automation": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "listMulti": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_convertkit": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "form": [],
                                        "sequence": [],
                                        "tags": [],
                                        "map": []
                                    },
                                    "properties": {
                                        "form": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "number"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "sequence": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "number"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_activecampaign": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "list": [],
                                        "automation": [],
                                        "tags": [],
                                        "map": [],
                                        "listMulti": [],
                                        "doubleOptin": false
                                    },
                                    "properties": {
                                        "list": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "automation": {
                                            "type": "object",
                                            "properties": {
                                                "value": {
                                                    "type": "string"
                                                },
                                                "label": {
                                                    "type": "string"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "tags": {
                                            "type": "array"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        },
                                        "listMulti": {
                                            "type": "array"
                                        },
                                        "doubleOptin": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_browserValidation": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_form_enableAnalytics": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_redirect": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_submitHide": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_recaptcha": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_form_recaptchaVersion": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "v3"
                                },
                                "_kad_form_webhook": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "url": "",
                                        "map": []
                                    },
                                    "properties": {
                                        "url": {
                                            "type": "string"
                                        },
                                        "map": {
                                            "type": "object",
                                            "additionalProperties": {
                                                "type": "string"
                                            }
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_autoEmail": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "emailTo": "",
                                        "subject": "",
                                        "message": "",
                                        "fromEmail": "",
                                        "fromName": "",
                                        "replyTo": "",
                                        "cc": "",
                                        "bcc": "",
                                        "html": true
                                    },
                                    "properties": {
                                        "emailTo": {
                                            "type": "string"
                                        },
                                        "subject": {
                                            "type": "string"
                                        },
                                        "message": {
                                            "type": "string"
                                        },
                                        "fromEmail": {
                                            "type": "string"
                                        },
                                        "fromName": {
                                            "type": "string"
                                        },
                                        "replyTo": {
                                            "type": "string"
                                        },
                                        "cc": {
                                            "type": "string"
                                        },
                                        "bcc": {
                                            "type": "string"
                                        },
                                        "html": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_entry": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "userIP": true,
                                        "userDevice": true
                                    },
                                    "properties": {
                                        "userIP": {
                                            "type": "boolean"
                                        },
                                        "userDevice": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_fieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_tabletFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_mobileFieldBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "properties": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ]
                                },
                                "_kad_form_fieldBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px",
                                    "properties": "px"
                                },
                                "_kad_form_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_fieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileFieldBorderStyle": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messages": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "success": "",
                                        "error": "",
                                        "required": "",
                                        "invalid": "",
                                        "recaptchaerror": "",
                                        "preError": ""
                                    },
                                    "properties": {
                                        "success": {
                                            "type": "string"
                                        },
                                        "error": {
                                            "type": "string"
                                        },
                                        "required": {
                                            "type": "string"
                                        },
                                        "invalid": {
                                            "type": "string"
                                        },
                                        "recaptchaerror": {
                                            "type": "string"
                                        },
                                        "preError": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_inputFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "colorActive": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "colorActive": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_style": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "showRequired": true,
                                        "size": "standard",
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "tabletPadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "mobilePadding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "paddingUnit": "px",
                                        "requiredColor": "",
                                        "background": "",
                                        "backgroundActive": "",
                                        "borderActive": "",
                                        "placeholderColor": "",
                                        "gradient": "",
                                        "gradientActive": "",
                                        "backgroundType": "normal",
                                        "backgroundActiveType": "normal",
                                        "boxShadow": [
                                            false,
                                            "#000000",
                                            0.2,
                                            1,
                                            1,
                                            2,
                                            0,
                                            false
                                        ],
                                        "boxShadowActive": [
                                            false,
                                            "#000000",
                                            0.4,
                                            2,
                                            2,
                                            3,
                                            0,
                                            false
                                        ],
                                        "gap": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "gapUnit": "px",
                                        "labelStyle": "normal",
                                        "basicStyles": true,
                                        "isDark": false
                                    },
                                    "properties": {
                                        "showRequired": {
                                            "type": "boolean"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "tabletPadding": {
                                            "type": "array"
                                        },
                                        "mobilePadding": {
                                            "type": "array"
                                        },
                                        "paddingUnit": {
                                            "type": "string"
                                        },
                                        "requiredColor": {
                                            "type": "string"
                                        },
                                        "background": {
                                            "type": "string"
                                        },
                                        "backgroundActive": {
                                            "type": "string"
                                        },
                                        "borderActive": {
                                            "type": "string"
                                        },
                                        "placeholderColor": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "gradientActive": {
                                            "type": "string"
                                        },
                                        "backgroundType": {
                                            "type": "string"
                                        },
                                        "backgroundActiveType": {
                                            "type": "string"
                                        },
                                        "boxShadow": {
                                            "type": "array"
                                        },
                                        "boxShadowActive": {
                                            "type": "array"
                                        },
                                        "gap": {
                                            "type": "array"
                                        },
                                        "gapUnit": {
                                            "type": "string"
                                        },
                                        "labelStyle": {
                                            "type": "string"
                                        },
                                        "basicStyles": {
                                            "type": "boolean"
                                        },
                                        "isDark": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_background": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "background": "",
                                        "gradient": "",
                                        "backgroundType": "normal"
                                    },
                                    "properties": {
                                        "background": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        },
                                        "backgroundType": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_labelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_radioLabelFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_helpFont": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true,
                                        "padding": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ],
                                        "margin": [
                                            "",
                                            "",
                                            "",
                                            ""
                                        ]
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        },
                                        "padding": {
                                            "type": "array"
                                        },
                                        "margin": {
                                            "type": "array"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletMessageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileMessageBorderSuccess": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_messageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_tabletMessageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_mobileMessageBorderError": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "top": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "right": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "bottom": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "left": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "unit": ""
                                    },
                                    "properties": {
                                        "top": {
                                            "type": "array"
                                        },
                                        "right": {
                                            "type": "array"
                                        },
                                        "bottom": {
                                            "type": "array"
                                        },
                                        "left": {
                                            "type": "array"
                                        },
                                        "unit": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_form_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_actions": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "email"
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMessageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessageBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messageBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tableMessagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessagePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messagePaddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_tabletMessageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_mobileMessageMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_messageMarginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_messageColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageBackground": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageColorError": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageBackgroundError": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_form_messageFont": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizetype": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadgoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizetype": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadgoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_form_maxWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_form_maxWidth": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_form_importId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_form\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_navigation": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cara menginterpretasikan input pencarian.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingDropdownUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginDropdownUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingDropdownLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginDropdownLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_orientation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_orientationTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_orientationMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_spacing": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_spacingTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_spacingMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_styleTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_styleMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_spacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "em"
                                },
                                "_kad_navigation_horizontalLayout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "standard"
                                },
                                "_kad_navigation_horizontalLayoutTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalLayoutMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGrid": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGridTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGridMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_stretchFill": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "standard"
                                },
                                "_kad_navigation_stretchFillTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_stretchFillMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_parentActive": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentActiveTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentActiveMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_collapseSubMenus": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_collapseSubMenusTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_collapseSubMenusMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_parentTogglesMenus": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentTogglesMenusTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentTogglesMenusMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_linkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_background": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdown": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdown": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_divider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_typography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_descriptionTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDescriptionTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownWidth": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_dropdownVerticalSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "em"
                                },
                                "_kad_navigation_dropdownHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_dropdownDescriptionSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_descriptionPositioning": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_descriptionPositioningTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionPositioningMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionPositioning": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_dropdownDescriptionPositioningTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionPositioningMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownShadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.1,
                                            "spread": 0,
                                            "blur": 13,
                                            "hOffset": 0,
                                            "vOffset": 2,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownReveal": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownRevealTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownRevealMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownBorder": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_backgroundType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundTypeHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundTypeActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundGradient": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundGradientHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundGradientActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_border": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHoverTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHoverMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActiveTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActiveMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHoverTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHoverMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActiveTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActiveMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_borderRadiusUnitHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_borderRadiusUnitActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_shadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_shadowHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_shadowActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_linkHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_enableScrollSpy": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_scrollSpyOffsetManual": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffset": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffsetTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffsetMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2\/kadence_navigation"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_navigation\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingDropdownUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginDropdownUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingDropdownLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginDropdownLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_orientation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_orientationTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_orientationMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_spacing": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_spacingTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_spacingMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_styleTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_styleMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_spacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "em"
                                },
                                "_kad_navigation_horizontalLayout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "standard"
                                },
                                "_kad_navigation_horizontalLayoutTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalLayoutMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGrid": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGridTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGridMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_stretchFill": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "standard"
                                },
                                "_kad_navigation_stretchFillTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_stretchFillMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_parentActive": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentActiveTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentActiveMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_collapseSubMenus": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_collapseSubMenusTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_collapseSubMenusMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_parentTogglesMenus": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentTogglesMenusTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentTogglesMenusMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_linkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_background": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdown": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdown": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_divider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_typography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_descriptionTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDescriptionTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownWidth": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_dropdownVerticalSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "em"
                                },
                                "_kad_navigation_dropdownHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_dropdownDescriptionSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_descriptionPositioning": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_descriptionPositioningTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionPositioningMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionPositioning": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_dropdownDescriptionPositioningTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionPositioningMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownShadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.1,
                                            "spread": 0,
                                            "blur": 13,
                                            "hOffset": 0,
                                            "vOffset": 2,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownReveal": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownRevealTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownRevealMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownBorder": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_backgroundType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundTypeHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundTypeActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundGradient": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundGradientHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundGradientActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_border": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHoverTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHoverMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActiveTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActiveMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHoverTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHoverMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActiveTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActiveMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_borderRadiusUnitHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_borderRadiusUnitActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_shadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_shadowHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_shadowActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_linkHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_enableScrollSpy": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_scrollSpyOffsetManual": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffset": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffsetTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffsetMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_navigation\/auto-draft": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2\/kadence_navigation\/auto-draft"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_navigation\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingDropdownUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginDropdown": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginDropdownUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_paddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletPaddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobilePaddingDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_paddingDropdownLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_marginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_tabletMarginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_mobileMarginDropdownLink": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_marginDropdownLinkUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_orientation": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_orientationTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_orientationMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_spacing": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_spacingTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_spacingMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_styleTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_styleMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_spacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "em"
                                },
                                "_kad_navigation_horizontalLayout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "standard"
                                },
                                "_kad_navigation_horizontalLayoutTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalLayoutMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGrid": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGridTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_horizontalGridMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_stretchFill": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "standard"
                                },
                                "_kad_navigation_stretchFillTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_stretchFillMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_parentActive": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentActiveTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentActiveMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_collapseSubMenus": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_collapseSubMenusTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_collapseSubMenusMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_navigation_parentTogglesMenus": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentTogglesMenusTablet": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_parentTogglesMenusMobile": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_linkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_background": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdown": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorDropdownActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdown": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundDropdownActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorTransparentActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundTransparentActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkColorStickyActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundStickyActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHoverTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActiveTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorHoverMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionColorActiveMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_divider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_transparentDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDivider": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDividerTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_stickyDividerMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_typography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_descriptionTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownDescriptionTypography": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "size": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "sizeType": "px",
                                            "lineHeight": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "lineType": "",
                                            "letterSpacing": [
                                                "",
                                                "",
                                                ""
                                            ],
                                            "letterType": "px",
                                            "textTransform": "",
                                            "family": "",
                                            "google": false,
                                            "style": "",
                                            "weight": "",
                                            "variant": "",
                                            "subset": "",
                                            "loadGoogle": true
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "size": {
                                                "type": "array"
                                            },
                                            "sizeType": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "array"
                                            },
                                            "lineType": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "array"
                                            },
                                            "letterType": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "family": {
                                                "type": "string"
                                            },
                                            "google": {
                                                "type": "boolean"
                                            },
                                            "style": {
                                                "type": "string"
                                            },
                                            "weight": {
                                                "type": "string"
                                            },
                                            "variant": {
                                                "type": "string"
                                            },
                                            "subset": {
                                                "type": "string"
                                            },
                                            "loadGoogle": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownWidth": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownWidthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_dropdownVerticalSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownVerticalSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "em"
                                },
                                "_kad_navigation_dropdownHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_dropdownDescriptionSpacing": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionSpacingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_descriptionPositioning": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_descriptionPositioningTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_descriptionPositioningMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionPositioning": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_dropdownDescriptionPositioningTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownDescriptionPositioningMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownShadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.1,
                                            "spread": 0,
                                            "blur": 13,
                                            "hOffset": 0,
                                            "vOffset": 2,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownReveal": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownRevealTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownRevealMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownBorder": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_navigation_dropdownBorderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_backgroundType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundTypeHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundTypeActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "normal"
                                },
                                "_kad_navigation_backgroundGradient": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundGradientHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_backgroundGradientActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_border": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHoverTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderHoverMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActiveTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderActiveMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_borderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHoverTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusHoverMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActiveTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusActiveMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_navigation_borderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_borderRadiusUnitHover": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_borderRadiusUnitActive": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_navigation_shadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_shadowHover": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_shadowActive": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 1,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_navigation_linkHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_linkHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignment": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignmentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_dropdownLinkHorizontalAlignmentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_enableScrollSpy": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_navigation_scrollSpyOffsetManual": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffset": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffsetTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_navigation_scrollSpyOffsetMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_navigation\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_header": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cara menginterpretasikan input pencarian.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_typography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_border": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_borderTransparent": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTransparentTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTransparentMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadiusTransparent": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_borderSticky": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderStickyTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderStickyMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadiusSticky": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_background": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_backgroundTransparent": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_backgroundSticky": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_linkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_linkHoverColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_height": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_heightUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_width": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_widthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_isSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_autoTransparentSpacing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_stickySection": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_stickySectionTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_stickySectionMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMain": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_shrinkMainHeight": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMainHeightTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMainHeightMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_revealScrollUp": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_inheritPostTransparent": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_header_disableTransparentOverrides": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_shadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 0,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_headerTag": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_mobileBreakpoint": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_kad_header_pro_backdropFilterType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_pro_backdropFilterSize": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                },
                                "_kad_header_pro_backdropFilterString": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2\/kadence_header"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_header\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_typography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_border": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_borderTransparent": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTransparentTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTransparentMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadiusTransparent": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_borderSticky": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderStickyTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderStickyMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadiusSticky": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_background": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_backgroundTransparent": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_backgroundSticky": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_linkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_linkHoverColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_height": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_heightUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_width": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_widthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_isSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_autoTransparentSpacing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_stickySection": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_stickySectionTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_stickySectionMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMain": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_shrinkMainHeight": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMainHeightTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMainHeightMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_revealScrollUp": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_inheritPostTransparent": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_header_disableTransparentOverrides": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_shadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 0,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_headerTag": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_mobileBreakpoint": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_kad_header_pro_backdropFilterType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_pro_backdropFilterSize": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                },
                                "_kad_header_pro_backdropFilterString": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_header\/auto-draft": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2\/kadence_header\/auto-draft"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_header\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_header\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_header\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_kadence_starter_templates_imported_post": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_transparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_sidebar_id": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_content_style": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_vertical_padding": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_feature_position": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_post_header": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_footer": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_post_classname": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_description": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_typography": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "size": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "sizeType": "px",
                                        "lineHeight": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "lineType": "",
                                        "letterSpacing": [
                                            "",
                                            "",
                                            ""
                                        ],
                                        "letterType": "px",
                                        "textTransform": "",
                                        "family": "",
                                        "google": false,
                                        "style": "",
                                        "weight": "",
                                        "variant": "",
                                        "subset": "",
                                        "loadGoogle": true
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "array"
                                        },
                                        "sizeType": {
                                            "type": "string"
                                        },
                                        "lineHeight": {
                                            "type": "array"
                                        },
                                        "lineType": {
                                            "type": "string"
                                        },
                                        "letterSpacing": {
                                            "type": "array"
                                        },
                                        "letterType": {
                                            "type": "string"
                                        },
                                        "textTransform": {
                                            "type": "string"
                                        },
                                        "family": {
                                            "type": "string"
                                        },
                                        "google": {
                                            "type": "boolean"
                                        },
                                        "style": {
                                            "type": "string"
                                        },
                                        "weight": {
                                            "type": "string"
                                        },
                                        "variant": {
                                            "type": "string"
                                        },
                                        "subset": {
                                            "type": "string"
                                        },
                                        "loadGoogle": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_border": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadius": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_borderTransparent": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTransparentTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderTransparentMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadiusTransparent": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusTransparentUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_borderSticky": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderStickyTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderStickyMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "top": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "right": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "bottom": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "left": [
                                                "",
                                                "solid",
                                                ""
                                            ],
                                            "unit": "px"
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "top": {
                                                "type": "array"
                                            },
                                            "right": {
                                                "type": "array"
                                            },
                                            "bottom": {
                                                "type": "array"
                                            },
                                            "left": {
                                                "type": "array"
                                            },
                                            "unit": {
                                                "type": "string"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_borderRadiusSticky": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyTablet": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyMobile": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        0,
                                        0,
                                        0,
                                        0
                                    ],
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                "_kad_header_borderRadiusStickyUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_background": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_backgroundTransparent": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_backgroundSticky": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": {
                                        "color": "",
                                        "image": "",
                                        "imageID": "",
                                        "position": "center center",
                                        "size": "cover",
                                        "repeat": "no-repeat",
                                        "attachment": "scroll",
                                        "type": "normal",
                                        "gradient": ""
                                    },
                                    "properties": {
                                        "color": {
                                            "type": "string"
                                        },
                                        "image": {
                                            "type": "string"
                                        },
                                        "imageID": {
                                            "type": "string"
                                        },
                                        "position": {
                                            "type": "string"
                                        },
                                        "size": {
                                            "type": "string"
                                        },
                                        "repeat": {
                                            "type": "string"
                                        },
                                        "attachment": {
                                            "type": "string"
                                        },
                                        "type": {
                                            "type": "string"
                                        },
                                        "gradient": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_kad_header_anchor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_className": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_padding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_tabletPadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_mobilePadding": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_paddingUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_margin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_tabletMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_mobileMargin": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_marginUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_linkColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_linkHoverColor": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_height": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_heightUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_width": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        "",
                                        "",
                                        ""
                                    ],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_widthUnit": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "px"
                                },
                                "_kad_header_isSticky": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isStickyTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isStickyMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparent": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparentTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_isTransparentMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_autoTransparentSpacing": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_stickySection": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_stickySectionTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_stickySectionMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMain": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_shrinkMainHeight": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMainHeightTablet": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_shrinkMainHeightMobile": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_revealScrollUp": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_kad_header_inheritPostTransparent": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "_kad_header_disableTransparentOverrides": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "_kad_header_shadow": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [
                                        {
                                            "enable": false,
                                            "color": "#000000",
                                            "opacity": 0.2,
                                            "spread": 0,
                                            "blur": 2,
                                            "hOffset": 0,
                                            "vOffset": 1,
                                            "inset": false
                                        }
                                    ],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "color": {
                                                "type": "string"
                                            },
                                            "opacity": {
                                                "type": "number"
                                            },
                                            "spread": {
                                                "type": "number"
                                            },
                                            "blur": {
                                                "type": "number"
                                            },
                                            "hOffset": {
                                                "type": "number"
                                            },
                                            "vOffset": {
                                                "type": "number"
                                            },
                                            "inset": {
                                                "type": "boolean"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "_kad_header_headerTag": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_mobileBreakpoint": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_kad_header_pro_backdropFilterType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_kad_header_pro_backdropFilterSize": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 1
                                },
                                "_kad_header_pro_backdropFilterString": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_header\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_lottie": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cara menginterpretasikan input pencarian.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2\/kadence_lottie"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_lottie\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_lottie\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_lottie\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_lottie\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_lottie\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_vector": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk pos-pos yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Batasi tanggapan untuk artikel yang diubah setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk pos yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Batasi tanggapan untuk artikel yang diubah sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Cara menginterpretasikan input pencarian.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limit result set to posts with one or more specific slugs.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Batasi hasil ke pos-pos yang memiliki status satu atau lebih.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2\/kadence_vector"
                    }
                ]
            }
        },
        "\/wp\/v2\/kadence_vector\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pos.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_vector\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut objek.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_vector\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID induk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Pengidentifikasi unik untuk revisi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Required to be true, as revisions do not support trashing.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_vector\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat pos dipublikasikan, dalam zona waktu situs.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal saat pos dipublikasikan, dalam GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengidentifikasi alfanumerik untuk pos sesuai dengan jenisnya.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Status bernama untuk pos.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk melindungi akses atas konten dan ringkasan.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Judul untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Judul untuk pos, sebagaimana tersimpan dalam basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Judul HTML pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Konten untuk pos.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten pos, sesuai yang ada di basis data.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Konten HTML untuk pos, diubah menjadi tampilan.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versi dari format blok konten yang digunakan oleh pos.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Apakah konten dilindungi dengan kata sandi.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Berkas tema yang dipakai untuk menampilkan pos.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/kadence_vector\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "ID untuk induk penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "ID penyimpanan otomatis.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "Sebuah identitas alfanumerik untuk tipe pos.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Sebuah identitas alfanumerik untuk status.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Batasi hasil hanya untuk taksonomi yang terkait dengan tipe pos tertentu.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "Sebuah identitas alfanumerik untuk taksonomi.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan istilah-istilah yang tak digunakan pada pos manapun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Batasi set hasil untuk terma-terma dengan induk tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Batasi hasil untuk istilah-istilah yang digunakan pada pos tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke istilah dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID induk istilah.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "ID induk istilah.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Nilai harus true, karena istilah tidak mendukung pemindahan ke tong sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan istilah-istilah yang tak digunakan pada pos manapun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Batasi hasil untuk istilah-istilah yang digunakan pada pos tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke istilah dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Nilai harus true, karena istilah tidak mendukung pemindahan ke tong sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan istilah-istilah yang tak digunakan pada pos manapun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Batasi hasil untuk istilah-istilah yang digunakan pada pos tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke istilah dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Lokasi yang ditetapkan pada menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Apakah akan menambahkan laman tingkat atas ke menu berikut secara otomatis.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Lokasi yang ditetapkan pada menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Apakah akan menambahkan laman tingkat atas ke menu berikut secara otomatis.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Nilai harus true, karena istilah tidak mendukung pemindahan ke tong sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Urutkan koleksi berdasarkan atribut istilah.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Apakah akan menyembunyikan istilah-istilah yang tak digunakan pada pos manapun.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Batasi hasil untuk istilah-istilah yang digunakan pada pos tertentu.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke istilah dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi HTML dari istilah tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Judul HTML untuk istilah.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Pengenal alfanumerik untuk istilah yang unik untuk tipe tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk term.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Nilai harus true, karena istilah tidak mendukung pemindahan ke tong sampah.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Urutkan koleksi berdasarkan atribut pengguna.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi set hasil ke pengguna dengan satu atau lebih slug spesifik.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Batasi hasil diatur ke pengguna yang setidaknya satu peran spesifik yang telah disediakan. Terima daftar csv atau peran tunggal.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Batasi jumlah hasil untuk pengguna sesuai setidaknya satu kapabilitas yang disediakan. Terima kapabilitas daftar csv atau satuan.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Batasi kumpulan hasil kepada pengguna yang dianggap penulis.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Batasi jumlah hasil kepada pengguna yang telah mempublikasikan artikel.",
                            "type": [
                                "boolean",
                                "array"
                            ],
                            "items": {
                                "type": "string",
                                "enum": {
                                    "post": "post",
                                    "page": "page",
                                    "attachment": "attachment",
                                    "nav_menu_item": "nav_menu_item",
                                    "wp_block": "wp_block",
                                    "wp_template": "wp_template",
                                    "wp_template_part": "wp_template_part",
                                    "wp_global_styles": "wp_global_styles",
                                    "wp_navigation": "wp_navigation",
                                    "wp_font_family": "wp_font_family",
                                    "wp_font_face": "wp_font_face",
                                    "e-floating-buttons": "e-floating-buttons",
                                    "elementor_library": "elementor_library",
                                    "kadence_form": "kadence_form",
                                    "kadence_navigation": "kadence_navigation",
                                    "kadence_header": "kadence_header",
                                    "kadence_lottie": "kadence_lottie",
                                    "kadence_vector": "kadence_vector"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array pada nama kolom yang akan dicari.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "Nama login untuk pengguna.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "Nama tampilan untuk pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Nama depan pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nama belakang pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Alamat email pengguna.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "URL pengguna.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Lokal untuk pengguna.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "en_GB",
                                "id_ID"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Panggilan untuk pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Identifikasi alfanumerik untuk pengguna tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Peran yang ditetapkan untuk pengguna.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pengguna (tak pernah disertakan).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Preferensi tanggal dan waktu telah diperbarui.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "elementor_introduction": {
                            "description": "Elementor user meta data",
                            "type": "object",
                            "properties": {
                                "ai_get_started": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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": "Pengidentifikasi unik untuk pengguna.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pengguna.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "Nama login untuk pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nama tampilan untuk pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Nama depan pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nama belakang pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Alamat email pengguna.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URL pengguna.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Lokal untuk pengguna.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "en_GB",
                                "id_ID"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Panggilan untuk pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Identifikasi alfanumerik untuk pengguna tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Peran yang ditetapkan untuk pengguna.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pengguna (tak pernah disertakan).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Preferensi tanggal dan waktu telah diperbarui.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "elementor_introduction": {
                            "description": "Elementor user meta data",
                            "type": "object",
                            "properties": {
                                "ai_get_started": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk pengguna.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Harus true, karena pengguna tidak mendukung pembuangan.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Alihkan pos dan tautan pengguna yang dihapus ke ID pengguna ini.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "Nama login untuk pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nama tampilan untuk pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Nama depan pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Nama belakang pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Alamat email pengguna.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "URL pengguna.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Deskripsi pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Lokal untuk pengguna.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "en_GB",
                                "id_ID"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Panggilan untuk pengguna.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Identifikasi alfanumerik untuk pengguna tersebut.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Peran yang ditetapkan untuk pengguna.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pengguna (tak pernah disertakan).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Preferensi tanggal dan waktu telah diperbarui.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        },
                        "elementor_introduction": {
                            "description": "Elementor user meta data",
                            "type": "object",
                            "properties": {
                                "ai_get_started": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": true,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Harus true, karena pengguna tidak mendukung pembuangan.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Alihkan pos dan tautan pengguna yang dihapus ke ID pengguna ini.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Tersedia UUID dari aplikasi untuk identifikasi yang unik. Direkomendasikan untuk menggunakan UUID v5 dengan URL atau namespace DNS.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Nama kata sandi aplikasi.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Tersedia UUID dari aplikasi untuk identifikasi yang unik. Direkomendasikan untuk menggunakan UUID v5 dengan URL atau namespace DNS.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Nama kata sandi aplikasi.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Batasi tanggapan untuk komentar yang diterbitkan setelah tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Batasi kumpulan hasil untuk komentar dengan ID pengguna tertentu. Membutuhkan otorisasi.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan komentar dengan ID pengguna tertentu. Membutuhkan otorisasi.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "Batasi kumpulan hasil hanya dari email penulis tertentu. Membutuhkan otorisasi.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Batasi tanggapan untuk komentar yang diterbitkan sebelum tanggal tertentu sesuai ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut komentar.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "Batasi kumpulan hasil untuk komentar dengan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "Pastikan kumpulan hasil mengecualikan ID induk tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "Batasi kumpulan hasil untuk komentar dengan ID pos tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "Batasi kumpulan hasil untuk komentar dengan status tertentu. Membutuhkan otorisasi.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "Batasi kumpulan hasil untuk komentar dengan tipe tertentu. Membutuhkan otorisasi.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos jika pos tersebut dilindungi kata sandi.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "ID dari objek pengguna, jika penulis adalah pengguna.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Alamat email penulis komentar.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Alamat IP penulis komentar.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Tampilkan nama penulis komentar.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL untuk penulis komentar.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Agen pengguna untuk penulis komentar.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Konten komentar.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten komentar, sesuai yang tersimpan di database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tampilkan konten HTML untuk komentar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat komentar dipublikasikan, dalam zona waktu situs.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal penerbitan komentar, dalam GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "ID induk komentar.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "ID objek pos terkait.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status komentar.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Note resolution status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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": "Pengidentifikasi unik untuk komentar.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos induk dari komen (jika pos dilindungi kata sandi).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk komentar.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "ID dari objek pengguna, jika penulis adalah pengguna.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Alamat email penulis komentar.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Alamat IP penulis komentar.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Tampilkan nama penulis komentar.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL untuk penulis komentar.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Agen pengguna untuk penulis komentar.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Konten komentar.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Konten komentar, sesuai yang tersimpan di database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Tampilkan konten HTML untuk komentar.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Tanggal saat komentar dipublikasikan, dalam zona waktu situs.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tanggal penerbitan komentar, dalam GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "ID induk komentar.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "ID objek pos terkait.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Status komentar.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Ruas-ruas meta.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Note resolution status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk komentar.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Apakah lewati Tempat Sampah dan paksakan penghapusan.",
                            "required": false
                        },
                        "password": {
                            "description": "Kata sandi untuk pos induk dari komen (jika pos dilindungi kata sandi).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Batasi hasil dari sebuah tipe objek.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Batasi hasil dari satu atau lebih subtipe objek.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "e-floating-buttons",
                                    "elementor_library",
                                    "category",
                                    "post_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Pastikan kumpulan hasil mengecualikan ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Batasi kumpulan hasil untuk ID tertentu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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": "Nama terdaftar unik untuk blok.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Atribut untuk blok",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID dari konteks pos.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Namespace blok.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Namespace blok.",
                            "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": "Nama blok",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Namespace blok.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": {
                        "kadence_site_assist_tasks": {
                            "title": "",
                            "description": "Site Assist Tasks",
                            "type": "object",
                            "properties": {
                                "language": {
                                    "type": "boolean",
                                    "description": "The current status of the language tasks."
                                },
                                "logo": {
                                    "type": "boolean",
                                    "description": "The current status of the logo tasks."
                                },
                                "timezone": {
                                    "type": "boolean",
                                    "description": "The current status of the timezone tasks."
                                },
                                "colors": {
                                    "type": "boolean",
                                    "description": "The current status of the color tasks."
                                },
                                "header": {
                                    "type": "boolean",
                                    "description": "The current status of the header tasks."
                                },
                                "footer": {
                                    "type": "boolean",
                                    "description": "The current status of the footer tasks."
                                },
                                "typography": {
                                    "type": "boolean",
                                    "description": "The current status of the typography tasks."
                                },
                                "buttons": {
                                    "type": "boolean",
                                    "description": "The current status of the button tasks."
                                },
                                "posts": {
                                    "type": "boolean",
                                    "description": "The current status of the post tasks."
                                },
                                "archive": {
                                    "type": "boolean",
                                    "description": "The current status of the archive tasks."
                                },
                                "email-test": {
                                    "type": "boolean",
                                    "description": "The current status of the email test tasks."
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "kadence_blocks_config_blocks": {
                            "title": "",
                            "description": "Config Kadence Block Defaults",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_settings_blocks": {
                            "title": "",
                            "description": "Config Kadence Block visibility settings",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_settings": {
                            "title": "",
                            "description": "Config Kadence Block Settings",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_prophecy": {
                            "title": "",
                            "description": "Config Kadence Block Prophecy AI",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_colors": {
                            "title": "",
                            "description": "Config Kadence Blocks Color Palette",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_global": {
                            "title": "",
                            "description": "Config Kadence Blocks Global Settings",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_recaptcha_site_key": {
                            "title": "",
                            "description": "Google reCaptcha Site Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_recaptcha_secret_key": {
                            "title": "",
                            "description": "Google reCaptcha Secret Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_recaptcha_language": {
                            "title": "",
                            "description": "Google reCaptcha Language",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_turnstile_site_key": {
                            "title": "",
                            "description": "Cloudflare Turnstile Site Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_turnstile_secret_key": {
                            "title": "",
                            "description": "Cloudflare Turnstile Secret Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_hcaptcha_site_key": {
                            "title": "",
                            "description": "hCaptcha Turnstile Site Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_hcaptcha_secret_key": {
                            "title": "",
                            "description": "hCaptcha Secret Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_mailerlite_api": {
                            "title": "",
                            "description": "MailerLite API Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_google_maps_api": {
                            "title": "",
                            "description": "Google Maps API Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_cloud": {
                            "title": "",
                            "description": "Config Kadence Blocks Cloud",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_header_notice_dismissed": {
                            "title": "",
                            "description": "Is Kadence header notice dismissed",
                            "type": "boolean",
                            "required": false
                        },
                        "kadence_blocks_wire_subscribe": {
                            "title": "",
                            "description": "Subscribe to Wireframe library",
                            "type": "boolean",
                            "required": false
                        },
                        "kadence_blocks_convertkit_api": {
                            "title": "",
                            "description": "ConvertKit API Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_activecampaign_api_key": {
                            "title": "",
                            "description": "ConvertKit API Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_activecampaign_api_base": {
                            "title": "",
                            "description": "ConvertKit API Key",
                            "type": "string",
                            "required": false
                        },
                        "kadence_blocks_header_popover_tutorial_complete": {
                            "title": "",
                            "description": "Mark the Header popover tutorial Complete",
                            "type": "boolean",
                            "required": false
                        },
                        "kadence_theme_config": {
                            "title": "",
                            "description": "Config Kadence Modules",
                            "type": "string",
                            "required": false
                        },
                        "kadence_starter_templates_config": {
                            "title": "",
                            "description": "Config Kadence Starter Templates",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "title": "Judul",
                            "description": "Judul situs.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "Slogan",
                            "description": "Slogan situs.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "URL Situs.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "Alamat ini dipakai untuk keperluan administrasi, misalnya notifikasi pengguna baru.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "Kota dalam zona waktu yang sama dengan Anda.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "Format tanggal untuk semua untaian tanggal.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "Format waktu untuk semua untaian waktu.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "Urutan hari dalam seminggu yang menjadi mulainya minggu.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "Kode lokal WordPress.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "Konversikan emotikon seperti :-) dan :-P ke grafik saat ditampilkan.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "Kategori pos bawaan.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "Format pos bawaan.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Jumlah pos maksimal per halaman",
                            "description": "Tampilan maksimum laman blog.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "Tampilkan di depan",
                            "description": "Yang akan ditampilkan di laman depan",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "Laman di depan",
                            "description": "ID laman yang seharusnya ditampilkan di laman depan",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "ID laman yang dapat menampilkan pos terbaru",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "Izinkan notifikasi tautan dari blog lain (pingbalik dan lacakbalik) pada artikel baru.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Izinkan komentar pada pos baru",
                            "description": "Izinkan orang mengirim komentar pada artikel baru.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Logo",
                            "description": "Logo situs.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Ikon",
                            "description": "Ikon situs",
                            "type": "integer",
                            "required": false
                        },
                        "elementor_one_welcome_screen_completed": {
                            "title": "",
                            "description": "Elementor One Welcome Screen Completed",
                            "type": "boolean",
                            "required": false
                        },
                        "elementor_one_dismiss_connect_alert": {
                            "title": "",
                            "description": "Elementor One Dismiss Connect Alert",
                            "type": "boolean",
                            "required": false
                        },
                        "elementor_one_editor_update_notification_dismissed": {
                            "title": "",
                            "description": "Elementor One Dismiss Editor Update Notification",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Batasan hasil diatur hingga pada tema yang memiliki satu atau lebih status.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "Stylesheet tema. Ini secara unik mengidentifikasi tema.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Batasi hasil untuk plugin dengan status yang diberikan.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Slug direktori plugin WordPress.org.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "Status aktivasi plugin.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "Status aktivasi plugin.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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 sidebar yang terdaftar",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "Widget yang disusun.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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": "ID tipe widget",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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": "ID tipe widget",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Pengaturan instance widget saat ini.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "Data formulir widget serial untuk dikodekan ke dalam pengaturan instance.",
                            "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": "ID tipe widget",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Pengaturan instance widget saat ini.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Sidebar tempat untuk mengembalikan widget.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk widget.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Jenis widgetnya. Sesuai dengan ID di titik akhir tipe widget.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "Sidebar tempat widget berasal.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Pengaturan instance widget, jika didukung.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Representasi encode Base64 dari pengaturan instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Hash kriptografik dari pengaturan instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Setelan instance yang tidak dienkode, jika didukung.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Data formulir yang dienkode-URL dari formulir widget admin. Digunakan untuk memperbarui widget yang tidak mendukung instance. Hanya tulis.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Pengidentifikasi unik untuk widget.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Jenis widgetnya. Sesuai dengan ID di titik akhir tipe widget.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Sidebar tempat widget berasal.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Pengaturan instance widget, jika didukung.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Representasi encode Base64 dari pengaturan instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Hash kriptografik dari pengaturan instance.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Setelan instance yang tidak dienkode, jika didukung.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Data formulir yang dienkode-URL dari formulir widget admin. Digunakan untuk memperbarui widget yang tidak mendukung instance. Hanya tulis.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "Apakah akan menghapus widget dengan paksa atau memindahkannya ke sidebar nonaktif.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "Batasi hasil yang telah diatur untuk menghalangi penyesuaian istilah pencarian.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Batas hasil yang sesuai dengan sebuah untaian.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Batasi hasil yang cocok dengan ID kategori.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Batasi hasil yang cocok dengan ID kata kunci.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Batasi hasil hanya untuk yang cocok dengan pola (slug).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Imbangi hasil dengan jumlah item tertentu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Urutkan atribut penyortiran naik atau menurun.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Sortir koleksi berdasarkan atribut artikel.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/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:\/\/lenteras.com\/id\/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:\/\/lenteras.com\/id\/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:\/\/lenteras.com\/id\/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:\/\/lenteras.com\/id\/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:\/\/lenteras.com\/id\/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:\/\/lenteras.com\/id\/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:\/\/lenteras.com\/id\/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:\/\/lenteras.com\/id\/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:\/\/lenteras.com\/id\/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:\/\/lenteras.com\/id\/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:\/\/lenteras.com\/id\/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": "URL untuk diproses.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Pengenal alfanumerik untuk lokasi menu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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:\/\/lenteras.com\/id\/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:\/\/lenteras.com\/id\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "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:\/\/lenteras.com\/id\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp-abilities\/v1\/categories"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories\/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unique identifier for the ability category.",
                            "type": "string",
                            "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+?)\/run": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Input parameters for the ability execution.",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Cakupan di mana permintaan dibuat; menentukan ruas-ruas yang ada dalam tanggapan.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Laman koleksi saat ini.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Jumlah maksimal item yang akan dimunculkan dalam kumpulan hasil.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Limit results to abilities in specific ability category.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/lenteras.com\/id\/wp-json\/wp-abilities\/v1\/abilities"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 76,
    "site_icon": 138,
    "site_icon_url": "https:\/\/lenteras.com\/wp-content\/uploads\/2024\/03\/cropped-logo_icon-2.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_logo",
                "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2\/media\/76"
            },
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/lenteras.com\/id\/wp-json\/wp\/v2\/media\/138"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}