{
  "name": "Financeable Training",
  "description": "Approachable, Intuitive Finance Training",
  "url": "https:\/\/finance-able.com",
  "home": "https:\/\/finance-able.com",
  "gmt_offset": -4,
  "timezone_string": "America\/New_York",
  "page_for_posts": 0,
  "page_on_front": 44551,
  "show_on_front": "page",
  "namespaces": [
    "oembed\/1.0",
    "cky\/v1",
    "kadence-starter-library\/v1",
    "redirection\/v1",
    "surferseo\/v1",
    "yoast\/v1",
    "zapier\/v1",
    "advgb\/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",
    "kbpp\/v1",
    "kb-mailchimp\/v1",
    "kb-activecampaign\/v1",
    "kb-sendinblue\/v1",
    "kbp-dynamic\/v1",
    "kb-convertkit\/v1",
    "kb-custom-svg\/v1",
    "block-lab",
    "duplicate-post\/v1",
    "health-check\/v1",
    "if-menu\/v1",
    "wp-mail-smtp\/v1",
    "content-control\/v2",
    "ktp\/v1",
    "wp-offload-media\/v1",
    "gopublish\/v1",
    "omapp\/v1",
    "wp\/v2",
    "wp-site-health\/v1",
    "wp-block-editor\/v1",
    "wp-abilities\/v1"
  ],
  "authentication": {
    "application-passwords": {
      "endpoints": {
        "authorization": "https:\/\/finance-able.com\/wp-admin\/authorize-application.php"
      }
    }
  },
  "routes": {
    "\/": {
      "namespace": "",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": { "context": { "default": "view", "required": false } }
        }
      ],
      "_links": {
        "self": [{ "href": "https:\/\/finance-able.com\/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:\/\/finance-able.com\/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:\/\/finance-able.com\/wp-json\/oembed\/1.0" }]
      }
    },
    "\/oembed\/1.0\/embed": {
      "namespace": "oembed\/1.0",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "url": {
              "description": "The URL of the resource for which to fetch oEmbed data.",
              "type": "string",
              "format": "uri",
              "required": true
            },
            "format": { "default": "json", "required": false },
            "maxwidth": { "default": 600, "required": false }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/oembed\/1.0\/embed" }
        ]
      }
    },
    "\/oembed\/1.0\/proxy": {
      "namespace": "oembed\/1.0",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "url": {
              "description": "The URL of the resource for which to fetch oEmbed data.",
              "type": "string",
              "format": "uri",
              "required": true
            },
            "format": {
              "description": "The oEmbed format to use.",
              "type": "string",
              "default": "json",
              "enum": ["json", "xml"],
              "required": false
            },
            "maxwidth": {
              "description": "The maximum width of the embed frame in pixels.",
              "type": "integer",
              "default": 600,
              "required": false
            },
            "maxheight": {
              "description": "The maximum height of the embed frame in pixels.",
              "type": "integer",
              "required": false
            },
            "discover": {
              "description": "Whether to perform an oEmbed discovery request for unsanctioned providers.",
              "type": "boolean",
              "default": true,
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/oembed\/1.0\/proxy" }
        ]
      }
    },
    "\/cky\/v1": {
      "namespace": "cky\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": { "default": "cky\/v1", "required": false },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [{ "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1" }]
      }
    },
    "\/cky\/v1\/settings": {
      "namespace": "cky\/v1",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            },
            "paged": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "force": {
              "type": "boolean",
              "description": "Force fetch data",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "site": {
              "description": "Unique identifier for the resource.",
              "type": "object",
              "required": false
            },
            "api": {
              "description": "Language.",
              "type": "object",
              "required": false
            },
            "account": {
              "description": "Language.",
              "type": "object",
              "required": false
            },
            "consent_logs": {
              "description": "Language.",
              "type": "object",
              "required": false
            },
            "languages": {
              "description": "Language.",
              "type": "object",
              "required": false
            },
            "onboarding": {
              "description": "Language.",
              "type": "object",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/settings" }
        ]
      }
    },
    "\/cky\/v1\/settings\/laws": {
      "namespace": "cky\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            },
            "paged": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "force": {
              "type": "boolean",
              "description": "Force fetch data",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/settings\/laws"
          }
        ]
      }
    },
    "\/cky\/v1\/settings\/info": {
      "namespace": "cky\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            },
            "paged": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "force": {
              "type": "boolean",
              "description": "Force fetch data",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/settings\/info"
          }
        ]
      }
    },
    "\/cky\/v1\/settings\/disconnect": {
      "namespace": "cky\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            },
            "paged": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "force": {
              "type": "boolean",
              "description": "Force fetch data",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/settings\/disconnect"
          }
        ]
      }
    },
    "\/cky\/v1\/settings\/sync": {
      "namespace": "cky\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "id": {
              "description": "Unique identifier for the resource.",
              "type": "integer",
              "required": false
            },
            "site": {
              "description": "Unique identifier for the resource.",
              "type": "object",
              "required": false
            },
            "api": {
              "description": "Language.",
              "type": "object",
              "required": false
            },
            "account": {
              "description": "Language.",
              "type": "object",
              "required": false
            },
            "consent_logs": {
              "description": "Language.",
              "type": "object",
              "required": false
            },
            "languages": {
              "description": "Language.",
              "type": "object",
              "required": false
            },
            "onboarding": {
              "description": "Language.",
              "type": "object",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/settings\/sync"
          }
        ]
      }
    },
    "\/cky\/v1\/settings\/cache\/purge": {
      "namespace": "cky\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            },
            "paged": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "force": {
              "type": "boolean",
              "description": "Force fetch data",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/settings\/cache\/purge"
          }
        ]
      }
    },
    "\/cky\/v1\/settings\/notices\/(?P<notice>[a-zA-Z0-9-_]+)": {
      "namespace": "cky\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            },
            "paged": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "force": {
              "type": "boolean",
              "description": "Force fetch data",
              "required": false
            }
          }
        }
      ]
    },
    "\/cky\/v1\/settings\/expand": {
      "namespace": "cky\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            },
            "paged": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "force": {
              "type": "boolean",
              "description": "Force fetch data",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/settings\/expand"
          }
        ]
      }
    },
    "\/cky\/v1\/settings\/connect_notice": {
      "namespace": "cky\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            },
            "paged": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "force": {
              "type": "boolean",
              "description": "Force fetch data",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/settings\/connect_notice"
          }
        ]
      }
    },
    "\/cky\/v1\/settings\/reinstall": {
      "namespace": "cky\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            },
            "paged": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "force": {
              "type": "boolean",
              "description": "Force fetch data",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/settings\/reinstall"
          }
        ]
      }
    },
    "\/cky\/v1\/settings\/apply_filter": {
      "namespace": "cky\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            },
            "paged": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "force": {
              "type": "boolean",
              "description": "Force fetch data",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/settings\/apply_filter"
          }
        ]
      }
    },
    "\/cky\/v1\/settings\/notices\/pageviews_overage_notice": {
      "namespace": "cky\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            },
            "paged": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "force": {
              "type": "boolean",
              "description": "Force fetch data",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/settings\/notices\/pageviews_overage_notice"
          }
        ]
      }
    },
    "\/cky\/v1\/settings\/payments": {
      "namespace": "cky\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            },
            "paged": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "force": {
              "type": "boolean",
              "description": "Force fetch data",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/settings\/payments"
          }
        ]
      }
    },
    "\/cky\/v1\/gcm": {
      "namespace": "cky\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "status": {
              "description": "GCM status.",
              "type": "boolean",
              "required": false
            },
            "default_settings": {
              "description": "Default settings.",
              "type": "array",
              "required": false
            },
            "wait_for_update": {
              "description": "Wait for update.",
              "type": "integer",
              "required": false
            },
            "url_passthrough": {
              "description": "Pass ad click information through URLs.",
              "type": "boolean",
              "required": false
            },
            "ads_data_redaction": {
              "description": "Redact ads data.",
              "type": "boolean",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/gcm" }
        ]
      }
    },
    "\/cky\/v1\/languages": {
      "namespace": "cky\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "language": {
              "description": "Name of the language.",
              "type": "string",
              "required": false
            },
            "native_name": {
              "description": "Native name of the language.",
              "type": "string",
              "required": false
            },
            "lang": {
              "description": "Language code",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/languages" }
        ]
      }
    },
    "\/cky\/v1\/languages\/available": {
      "namespace": "cky\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/languages\/available"
          }
        ]
      }
    },
    "\/cky\/v1\/languages\/translations": {
      "namespace": "cky\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/languages\/translations"
          }
        ]
      }
    },
    "\/cky\/v1\/dashboard\/summary": {
      "namespace": "cky\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/dashboard\/summary"
          }
        ]
      }
    },
    "\/cky\/v1\/dashboard\/plans": {
      "namespace": "cky\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/dashboard\/plans"
          }
        ]
      }
    },
    "\/cky\/v1\/dashboard\/currencies": {
      "namespace": "cky\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/dashboard\/currencies"
          }
        ]
      }
    },
    "\/cky\/v1\/banners": {
      "namespace": "cky\/v1",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "ver": {
              "description": "Version",
              "type": "string",
              "required": false
            },
            "language": {
              "description": "Language of the banner",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "name": {
              "description": "Banner name for reference",
              "type": "string",
              "required": false
            },
            "slug": {
              "description": "Banner unique name",
              "type": "string",
              "required": false
            },
            "settings": {
              "description": "Banner settings.",
              "type": "array",
              "required": false
            },
            "contents": {
              "description": "Banner contents.",
              "type": "object",
              "required": false
            },
            "default": {
              "description": "Indicates whether the banner is default or not",
              "type": "boolean",
              "required": false
            },
            "date_modified": {
              "description": "The date the banner was last modified, as GMT.",
              "type": "date-time",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/banners" }
        ]
      }
    },
    "\/cky\/v1\/banners\/bulk": {
      "namespace": "cky\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "name": {
              "description": "Banner name for reference",
              "type": "string",
              "required": false
            },
            "slug": {
              "description": "Banner unique name",
              "type": "string",
              "required": false
            },
            "settings": {
              "description": "Banner settings.",
              "type": "array",
              "required": false
            },
            "contents": {
              "description": "Banner contents.",
              "type": "object",
              "required": false
            },
            "default": {
              "description": "Indicates whether the banner is default or not",
              "type": "boolean",
              "required": false
            },
            "date_modified": {
              "description": "The date the banner was last modified, as GMT.",
              "type": "date-time",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/banners\/bulk"
          }
        ]
      }
    },
    "\/cky\/v1\/banners\/(?P<id>[\\d]+)": {
      "namespace": "cky\/v1",
      "methods": ["GET", "POST", "PUT", "PATCH", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "id": {
              "description": "Unique identifier for the resource.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "id": {
              "description": "Unique identifier for the resource.",
              "type": "integer",
              "required": false
            },
            "name": {
              "description": "Banner name for reference",
              "type": "string",
              "required": false
            },
            "slug": {
              "description": "Banner unique name",
              "type": "string",
              "required": false
            },
            "settings": {
              "description": "Banner settings.",
              "type": "array",
              "required": false
            },
            "contents": {
              "description": "Banner contents.",
              "type": "object",
              "required": false
            },
            "default": {
              "description": "Indicates whether the banner is default or not",
              "type": "boolean",
              "required": false
            },
            "date_modified": {
              "description": "The date the banner was last modified, as GMT.",
              "type": "date-time",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "id": {
              "description": "Unique identifier for the resource.",
              "type": "integer",
              "required": false
            },
            "name": {
              "description": "Banner name for reference",
              "type": "string",
              "required": false
            },
            "slug": {
              "description": "Banner unique name",
              "type": "string",
              "required": false
            },
            "settings": {
              "description": "Banner settings.",
              "type": "array",
              "required": false
            },
            "contents": {
              "description": "Banner contents.",
              "type": "object",
              "required": false
            },
            "default": {
              "description": "Indicates whether the banner is default or not",
              "type": "boolean",
              "required": false
            },
            "date_modified": {
              "description": "The date the banner was last modified, as GMT.",
              "type": "date-time",
              "required": false
            }
          }
        }
      ]
    },
    "\/cky\/v1\/banners\/preview": {
      "namespace": "cky\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "name": {
              "description": "Banner name for reference",
              "type": "string",
              "required": false
            },
            "slug": {
              "description": "Banner unique name",
              "type": "string",
              "required": false
            },
            "settings": {
              "description": "Banner settings.",
              "type": "array",
              "required": false
            },
            "contents": {
              "description": "Banner contents.",
              "type": "object",
              "required": false
            },
            "default": {
              "description": "Indicates whether the banner is default or not",
              "type": "boolean",
              "required": false
            },
            "date_modified": {
              "description": "The date the banner was last modified, as GMT.",
              "type": "date-time",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/banners\/preview"
          }
        ]
      }
    },
    "\/cky\/v1\/banners\/presets": {
      "namespace": "cky\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "ver": {
              "description": "Version",
              "type": "string",
              "required": false
            },
            "language": {
              "description": "Language of the banner",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/banners\/presets"
          }
        ]
      }
    },
    "\/cky\/v1\/banners\/configs": {
      "namespace": "cky\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "ver": {
              "description": "Version",
              "type": "string",
              "required": false
            },
            "language": {
              "description": "Language of the banner",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/banners\/configs"
          }
        ]
      }
    },
    "\/cky\/v1\/cookies\/categories": {
      "namespace": "cky\/v1",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "lang": {
              "description": "Language of the cookie",
              "type": "string",
              "required": false
            },
            "category": {
              "description": "Cookie category",
              "type": "integer",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "name": {
              "description": "Cookie category name.",
              "type": "object",
              "required": false
            },
            "slug": {
              "description": "Cookie category unique name",
              "type": "string",
              "required": false
            },
            "language": {
              "description": "Cookie category language",
              "type": "string",
              "required": false
            },
            "description": {
              "description": "Cookie category description.",
              "type": "object",
              "required": false
            },
            "prior_consent": {
              "description": "Cookie type.",
              "type": "boolean",
              "required": false
            },
            "priority": {
              "description": "Cookie type.",
              "type": "integer",
              "required": false
            },
            "visibility": {
              "description": "Show cookies on audit table or not",
              "type": "boolean",
              "required": false
            },
            "sell_personal_data": {
              "description": "Show cookies on audit table or not",
              "type": "boolean",
              "required": false
            },
            "cookies": {
              "description": "Cookie category description.",
              "type": "object",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/cookies\/categories"
          }
        ]
      }
    },
    "\/cky\/v1\/cookies\/categories\/bulk": {
      "namespace": "cky\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "name": {
              "description": "Cookie category name.",
              "type": "object",
              "required": false
            },
            "slug": {
              "description": "Cookie category unique name",
              "type": "string",
              "required": false
            },
            "language": {
              "description": "Cookie category language",
              "type": "string",
              "required": false
            },
            "description": {
              "description": "Cookie category description.",
              "type": "object",
              "required": false
            },
            "prior_consent": {
              "description": "Cookie type.",
              "type": "boolean",
              "required": false
            },
            "priority": {
              "description": "Cookie type.",
              "type": "integer",
              "required": false
            },
            "visibility": {
              "description": "Show cookies on audit table or not",
              "type": "boolean",
              "required": false
            },
            "sell_personal_data": {
              "description": "Show cookies on audit table or not",
              "type": "boolean",
              "required": false
            },
            "cookies": {
              "description": "Cookie category description.",
              "type": "object",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/cookies\/categories\/bulk"
          }
        ]
      }
    },
    "\/cky\/v1\/cookies\/categories\/(?P<id>[\\d]+)": {
      "namespace": "cky\/v1",
      "methods": ["GET", "POST", "PUT", "PATCH", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "id": {
              "description": "Unique identifier for the resource.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "id": {
              "description": "Unique identifier for the resource.",
              "type": "integer",
              "required": false
            },
            "name": {
              "description": "Cookie category name.",
              "type": "object",
              "required": false
            },
            "slug": {
              "description": "Cookie category unique name",
              "type": "string",
              "required": false
            },
            "language": {
              "description": "Cookie category language",
              "type": "string",
              "required": false
            },
            "description": {
              "description": "Cookie category description.",
              "type": "object",
              "required": false
            },
            "prior_consent": {
              "description": "Cookie type.",
              "type": "boolean",
              "required": false
            },
            "priority": {
              "description": "Cookie type.",
              "type": "integer",
              "required": false
            },
            "visibility": {
              "description": "Show cookies on audit table or not",
              "type": "boolean",
              "required": false
            },
            "sell_personal_data": {
              "description": "Show cookies on audit table or not",
              "type": "boolean",
              "required": false
            },
            "cookies": {
              "description": "Cookie category description.",
              "type": "object",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "id": {
              "description": "Unique identifier for the resource.",
              "type": "integer",
              "required": false
            }
          }
        }
      ]
    },
    "\/cky\/v1\/cookies": {
      "namespace": "cky\/v1",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "lang": {
              "description": "Language of the cookie",
              "type": "string",
              "required": false
            },
            "category": {
              "description": "Cookie category",
              "type": "integer",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "date_modified": {
              "description": "The date the cookie was last modified, as GMT.",
              "type": "string",
              "required": false
            },
            "name": {
              "description": "Cookie name.",
              "type": "string",
              "required": false
            },
            "category": {
              "description": "Cookie category name.",
              "type": "integer",
              "required": false
            },
            "slug": {
              "description": "Cookie unique name",
              "type": "string",
              "required": false
            },
            "description": {
              "description": "Cookie description.",
              "type": "object",
              "required": false
            },
            "duration": {
              "description": "Cookie duration",
              "type": "object",
              "required": false
            },
            "language": {
              "description": "Cookie language.",
              "type": "string",
              "required": false
            },
            "type": {
              "description": "Cookie type.",
              "type": "integer",
              "required": false
            },
            "domain": {
              "description": "Cookie domain.",
              "type": "string",
              "required": false
            },
            "discovered": {
              "description": "If cookies added from the scanner or not.",
              "type": "boolean",
              "required": false
            },
            "url_pattern": {
              "description": "URL patterns for blocking purposes",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/cookies" }
        ]
      }
    },
    "\/cky\/v1\/cookies\/(?P<id>[\\d]+)": {
      "namespace": "cky\/v1",
      "methods": ["GET", "POST", "PUT", "PATCH", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "id": {
              "description": "Unique identifier for the resource.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "id": {
              "description": "Unique identifier for the resource.",
              "type": "integer",
              "required": false
            },
            "date_modified": {
              "description": "The date the cookie was last modified, as GMT.",
              "type": "string",
              "required": false
            },
            "name": {
              "description": "Cookie name.",
              "type": "string",
              "required": false
            },
            "category": {
              "description": "Cookie category name.",
              "type": "integer",
              "required": false
            },
            "slug": {
              "description": "Cookie unique name",
              "type": "string",
              "required": false
            },
            "description": {
              "description": "Cookie description.",
              "type": "object",
              "required": false
            },
            "duration": {
              "description": "Cookie duration",
              "type": "object",
              "required": false
            },
            "language": {
              "description": "Cookie language.",
              "type": "string",
              "required": false
            },
            "type": {
              "description": "Cookie type.",
              "type": "integer",
              "required": false
            },
            "domain": {
              "description": "Cookie domain.",
              "type": "string",
              "required": false
            },
            "discovered": {
              "description": "If cookies added from the scanner or not.",
              "type": "boolean",
              "required": false
            },
            "url_pattern": {
              "description": "URL patterns for blocking purposes",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "id": {
              "description": "Unique identifier for the resource.",
              "type": "integer",
              "required": false
            }
          }
        }
      ]
    },
    "\/cky\/v1\/consent_logs\/statistics": {
      "namespace": "cky\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            },
            "paged": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/consent_logs\/statistics"
          }
        ]
      }
    },
    "\/cky\/v1\/scans": {
      "namespace": "cky\/v1",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "name": {
              "description": "Cookie category name.",
              "type": "string",
              "required": false
            },
            "slug": {
              "description": "Cookie category unique name",
              "type": "string",
              "required": false
            },
            "description": {
              "description": "Cookie category description.",
              "type": "string",
              "required": false
            },
            "default_state": {
              "description": "Cookie type.",
              "type": "string",
              "required": false
            },
            "head_scripts": {
              "description": "Cookie scripts.",
              "type": "string",
              "required": false
            },
            "body_scripts": {
              "description": "Cookie scripts.",
              "type": "string",
              "required": false
            },
            "cookies": {
              "description": "Cookie count.",
              "type": "integer",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/scans" }
        ]
      }
    },
    "\/cky\/v1\/scans\/(?P<id>[\\d]+)": {
      "namespace": "cky\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "id": {
              "description": "Unique identifier for the resource.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            }
          }
        }
      ]
    },
    "\/cky\/v1\/scans\/details\/(?P<id>[\\d]+)": {
      "namespace": "cky\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "id": {
              "description": "Unique identifier for the resource.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "edit"],
              "default": "view",
              "required": false
            }
          }
        }
      ]
    },
    "\/cky\/v1\/uninstall-feedback": {
      "namespace": "cky\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/uninstall-feedback"
          }
        ]
      }
    },
    "\/cky\/v1\/pageviews\/chart": {
      "namespace": "cky\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "default": "view",
              "required": false
            },
            "paged": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/cky\/v1\/pageviews\/chart"
          }
        ]
      }
    },
    "\/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:\/\/finance-able.com\/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": "Scope under which the request is made; determines fields present in response.",
              "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": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/wp-json\/kadence-starter-library\/v1\/process_images"
          }
        ]
      }
    },
    "\/redirection\/v1": {
      "namespace": "redirection\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": { "default": "redirection\/v1", "required": false },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/redirection\/v1" }
        ]
      }
    },
    "\/redirection\/v1\/redirect": {
      "namespace": "redirection\/v1",
      "methods": ["GET", "POST", "PUT", "PATCH"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "filterBy": {
              "description": "Field to filter by",
              "required": false
            },
            "orderby": {
              "description": "Field to order results by",
              "type": "string",
              "enum": [
                "source",
                "last_count",
                "last_access",
                "position",
                "id",
                ""
              ],
              "required": false
            },
            "direction": {
              "description": "Direction of ordered results",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "per_page": {
              "description": "Number of results per page",
              "type": "integer",
              "default": 25,
              "minimum": 5,
              "maximum": 200,
              "required": false
            },
            "page": {
              "description": "Page offset",
              "type": "integer",
              "minimum": 0,
              "default": 0,
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "filterBy": {
              "description": "Field to filter by",
              "required": false
            },
            "orderby": {
              "description": "Field to order results by",
              "type": "string",
              "enum": [
                "source",
                "last_count",
                "last_access",
                "position",
                "id",
                ""
              ],
              "required": false
            },
            "direction": {
              "description": "Direction of ordered results",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "per_page": {
              "description": "Number of results per page",
              "type": "integer",
              "default": 25,
              "minimum": 5,
              "maximum": 200,
              "required": false
            },
            "page": {
              "description": "Page offset",
              "type": "integer",
              "minimum": 0,
              "default": 0,
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/redirection\/v1\/redirect"
          }
        ]
      }
    },
    "\/redirection\/v1\/redirect\/(?P<id>[\\d]+)": {
      "namespace": "redirection\/v1",
      "methods": ["POST", "PUT", "PATCH"],
      "endpoints": [{ "methods": ["POST", "PUT", "PATCH"], "args": [] }]
    },
    "\/redirection\/v1\/redirect\/post": {
      "namespace": "redirection\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "text": {
              "description": "Text to match",
              "type": "string",
              "required": true
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/redirection\/v1\/redirect\/post"
          }
        ]
      }
    },
    "\/redirection\/v1\/bulk\/redirect\/(?P<bulk>delete|enable|disable|reset)": {
      "namespace": "redirection\/v1",
      "methods": ["POST", "PUT", "PATCH"],
      "endpoints": [
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "filterBy": {
              "description": "Field to filter by",
              "required": false
            },
            "orderby": {
              "description": "Field to order results by",
              "type": "string",
              "enum": [
                "source",
                "last_count",
                "last_access",
                "position",
                "id",
                ""
              ],
              "required": false
            },
            "direction": {
              "description": "Direction of ordered results",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "per_page": {
              "description": "Number of results per page",
              "type": "integer",
              "default": 25,
              "minimum": 5,
              "maximum": 200,
              "required": false
            },
            "page": {
              "description": "Page offset",
              "type": "integer",
              "minimum": 0,
              "default": 0,
              "required": false
            },
            "global": {
              "description": "Apply bulk action globally, as per filters",
              "type": "boolean",
              "required": false
            },
            "items": {
              "description": "Array of IDs to perform action on",
              "type": "array",
              "items": {
                "description": "Item ID",
                "type": ["string", "number"]
              },
              "required": false
            }
          }
        }
      ]
    },
    "\/redirection\/v1\/group": {
      "namespace": "redirection\/v1",
      "methods": ["GET", "POST", "PUT", "PATCH"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "filterBy": {
              "description": "Field to filter by",
              "required": false
            },
            "orderby": {
              "description": "Field to order results by",
              "type": "string",
              "enum": ["name", "id", ""],
              "required": false
            },
            "direction": {
              "description": "Direction of ordered results",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "per_page": {
              "description": "Number of results per page",
              "type": "integer",
              "default": 25,
              "minimum": 5,
              "maximum": 200,
              "required": false
            },
            "page": {
              "description": "Page offset",
              "type": "integer",
              "minimum": 0,
              "default": 0,
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "filterBy": {
              "description": "Field to filter by",
              "required": false
            },
            "orderby": {
              "description": "Field to order results by",
              "type": "string",
              "enum": ["name", "id", ""],
              "required": false
            },
            "direction": {
              "description": "Direction of ordered results",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "per_page": {
              "description": "Number of results per page",
              "type": "integer",
              "default": 25,
              "minimum": 5,
              "maximum": 200,
              "required": false
            },
            "page": {
              "description": "Page offset",
              "type": "integer",
              "minimum": 0,
              "default": 0,
              "required": false
            },
            "moduleId": {
              "description": "Module ID",
              "type": "integer",
              "minimum": 0,
              "maximum": 3,
              "required": true
            },
            "name": {
              "description": "Group name",
              "type": "string",
              "required": true
            },
            "status": {
              "description": "Status of the group",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/redirection\/v1\/group"
          }
        ]
      }
    },
    "\/redirection\/v1\/group\/(?P<id>[\\d]+)": {
      "namespace": "redirection\/v1",
      "methods": ["POST", "PUT", "PATCH"],
      "endpoints": [
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "moduleId": {
              "description": "Module ID",
              "type": "integer",
              "minimum": 0,
              "maximum": 3,
              "required": true
            },
            "name": {
              "description": "Group name",
              "type": "string",
              "required": true
            },
            "status": {
              "description": "Status of the group",
              "required": false
            }
          }
        }
      ]
    },
    "\/redirection\/v1\/bulk\/group\/(?P<bulk>delete|enable|disable)": {
      "namespace": "redirection\/v1",
      "methods": ["POST", "PUT", "PATCH"],
      "endpoints": [
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "filterBy": {
              "description": "Field to filter by",
              "required": false
            },
            "orderby": {
              "description": "Field to order results by",
              "type": "string",
              "enum": ["name", "id", ""],
              "required": false
            },
            "direction": {
              "description": "Direction of ordered results",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "per_page": {
              "description": "Number of results per page",
              "type": "integer",
              "default": 25,
              "minimum": 5,
              "maximum": 200,
              "required": false
            },
            "page": {
              "description": "Page offset",
              "type": "integer",
              "minimum": 0,
              "default": 0,
              "required": false
            },
            "items": {
              "description": "Comma separated list of item IDs to perform action on",
              "type": "array",
              "items": {
                "description": "Item ID",
                "type": ["string", "number"]
              },
              "required": false
            }
          }
        }
      ]
    },
    "\/redirection\/v1\/log": {
      "namespace": "redirection\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "filterBy": {
              "description": "Field to filter by",
              "required": false
            },
            "orderby": {
              "description": "Field to order results by",
              "type": "string",
              "enum": ["url", "ip", "total", "count", ""],
              "required": false
            },
            "direction": {
              "description": "Direction of ordered results",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "per_page": {
              "description": "Number of results per page",
              "type": "integer",
              "default": 25,
              "minimum": 5,
              "maximum": 200,
              "required": false
            },
            "page": {
              "description": "Page offset",
              "type": "integer",
              "minimum": 0,
              "default": 0,
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/redirection\/v1\/log"
          }
        ]
      }
    },
    "\/redirection\/v1\/bulk\/log\/(?P<bulk>delete)": {
      "namespace": "redirection\/v1",
      "methods": ["POST", "PUT", "PATCH"],
      "endpoints": [
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "filterBy": {
              "description": "Field to filter by",
              "required": false
            },
            "orderby": {
              "description": "Field to order results by",
              "type": "string",
              "enum": ["url", "ip", "total", "count", ""],
              "required": false
            },
            "direction": {
              "description": "Direction of ordered results",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "per_page": {
              "description": "Number of results per page",
              "type": "integer",
              "default": 25,
              "minimum": 5,
              "maximum": 200,
              "required": false
            },
            "page": {
              "description": "Page offset",
              "type": "integer",
              "minimum": 0,
              "default": 0,
              "required": false
            },
            "items": {
              "description": "Comma separated list of item IDs to perform action on",
              "type": "array",
              "items": {
                "description": "Item ID",
                "type": ["string", "number"]
              },
              "required": false
            }
          }
        }
      ]
    },
    "\/redirection\/v1\/404": {
      "namespace": "redirection\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "filterBy": {
              "description": "Field to filter by",
              "required": false
            },
            "orderby": {
              "description": "Field to order results by",
              "type": "string",
              "enum": ["url", "ip", "total", "count", ""],
              "required": false
            },
            "direction": {
              "description": "Direction of ordered results",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "per_page": {
              "description": "Number of results per page",
              "type": "integer",
              "default": 25,
              "minimum": 5,
              "maximum": 200,
              "required": false
            },
            "page": {
              "description": "Page offset",
              "type": "integer",
              "minimum": 0,
              "default": 0,
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/redirection\/v1\/404"
          }
        ]
      }
    },
    "\/redirection\/v1\/bulk\/404\/(?P<bulk>delete)": {
      "namespace": "redirection\/v1",
      "methods": ["POST", "PUT", "PATCH"],
      "endpoints": [
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "filterBy": {
              "description": "Field to filter by",
              "required": false
            },
            "orderby": {
              "description": "Field to order results by",
              "type": "string",
              "enum": ["url", "ip", "total", "count", ""],
              "required": false
            },
            "direction": {
              "description": "Direction of ordered results",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "per_page": {
              "description": "Number of results per page",
              "type": "integer",
              "default": 25,
              "minimum": 5,
              "maximum": 200,
              "required": false
            },
            "page": {
              "description": "Page offset",
              "type": "integer",
              "minimum": 0,
              "default": 0,
              "required": false
            },
            "items": {
              "description": "Comma separated list of item IDs to perform action on",
              "type": "array",
              "items": {
                "description": "Item ID",
                "type": ["string", "number"]
              },
              "required": false
            }
          }
        }
      ]
    },
    "\/redirection\/v1\/setting": {
      "namespace": "redirection\/v1",
      "methods": ["GET", "POST", "PUT", "PATCH"],
      "endpoints": [
        { "methods": ["GET"], "args": [] },
        { "methods": ["POST", "PUT", "PATCH"], "args": [] }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/redirection\/v1\/setting"
          }
        ]
      }
    },
    "\/redirection\/v1\/plugin": {
      "namespace": "redirection\/v1",
      "methods": ["GET", "POST", "PUT", "PATCH"],
      "endpoints": [
        { "methods": ["GET"], "args": [] },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "name": {
              "description": "Name",
              "type": "string",
              "required": false
            },
            "value": {
              "description": "Value",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/redirection\/v1\/plugin"
          }
        ]
      }
    },
    "\/redirection\/v1\/plugin\/delete": {
      "namespace": "redirection\/v1",
      "methods": ["POST", "PUT", "PATCH"],
      "endpoints": [{ "methods": ["POST", "PUT", "PATCH"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/redirection\/v1\/plugin\/delete"
          }
        ]
      }
    },
    "\/redirection\/v1\/plugin\/test": {
      "namespace": "redirection\/v1",
      "methods": ["GET", "POST", "PUT", "PATCH", "DELETE"],
      "endpoints": [
        { "methods": ["GET", "POST", "PUT", "PATCH", "DELETE"], "args": [] }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/redirection\/v1\/plugin\/test"
          }
        ]
      }
    },
    "\/redirection\/v1\/plugin\/data": {
      "namespace": "redirection\/v1",
      "methods": ["POST", "PUT", "PATCH"],
      "endpoints": [
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "upgrade": {
              "description": "Upgrade parameter",
              "type": "string",
              "enum": ["stop", "skip", "retry"],
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/redirection\/v1\/plugin\/data"
          }
        ]
      }
    },
    "\/redirection\/v1\/plugin\/finish": {
      "namespace": "redirection\/v1",
      "methods": ["POST", "PUT", "PATCH"],
      "endpoints": [{ "methods": ["POST", "PUT", "PATCH"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/redirection\/v1\/plugin\/finish"
          }
        ]
      }
    },
    "\/redirection\/v1\/plugin\/fix": {
      "namespace": "redirection\/v1",
      "methods": ["POST", "PUT", "PATCH"],
      "endpoints": [
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "reason": {
              "description": "Reason for fix",
              "type": "string",
              "required": true
            },
            "current": {
              "description": "Current version",
              "type": "string",
              "required": true
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/redirection\/v1\/plugin\/fix"
          }
        ]
      }
    },
    "\/redirection\/v1\/import\/file\/(?P<group_id>\\d+)": {
      "namespace": "redirection\/v1",
      "methods": ["POST", "PUT", "PATCH"],
      "endpoints": [{ "methods": ["POST", "PUT", "PATCH"], "args": [] }]
    },
    "\/redirection\/v1\/import\/plugin": {
      "namespace": "redirection\/v1",
      "methods": ["GET", "POST", "PUT", "PATCH"],
      "endpoints": [
        { "methods": ["GET"], "args": [] },
        { "methods": ["POST", "PUT", "PATCH"], "args": [] }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/redirection\/v1\/import\/plugin"
          }
        ]
      }
    },
    "\/redirection\/v1\/export\/(?P<module>1|2|3|all)\/(?P<format>csv|apache|nginx|json)": {
      "namespace": "redirection\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }]
    },
    "\/surferseo\/v1": {
      "namespace": "surferseo\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": { "default": "surferseo\/v1", "required": false },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/surferseo\/v1" }
        ]
      }
    },
    "\/surferseo\/v1\/connect": {
      "namespace": "surferseo\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/surferseo\/v1\/connect"
          }
        ]
      }
    },
    "\/surferseo\/v1\/disconnect": {
      "namespace": "surferseo\/v1",
      "methods": ["DELETE"],
      "endpoints": [{ "methods": ["DELETE"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/surferseo\/v1\/disconnect"
          }
        ]
      }
    },
    "\/surferseo\/v1\/import_post": {
      "namespace": "surferseo\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/surferseo\/v1\/import_post"
          }
        ]
      }
    },
    "\/surferseo\/v1\/get_posts": {
      "namespace": "surferseo\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/surferseo\/v1\/get_posts"
          }
        ]
      }
    },
    "\/surferseo\/v1\/list_post_details_options": {
      "namespace": "surferseo\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/surferseo\/v1\/list_post_details_options"
          }
        ]
      }
    },
    "\/surferseo\/v1\/disconnect_draft": {
      "namespace": "surferseo\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/surferseo\/v1\/disconnect_draft"
          }
        ]
      }
    },
    "\/yoast\/v1": {
      "namespace": "yoast\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": { "default": "yoast\/v1", "required": false },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [{ "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1" }]
      }
    },
    "\/yoast\/v1\/file_size": {
      "namespace": "yoast\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "url": {
              "type": "string",
              "description": "The url to retrieve",
              "required": true
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/file_size"
          }
        ]
      }
    },
    "\/yoast\/v1\/statistics": {
      "namespace": "yoast\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/statistics"
          }
        ]
      }
    },
    "\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": { "postTypeName": { "required": false } }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type"
          }
        ]
      }
    },
    "\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": { "taxonomyName": { "required": false } }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy"
          }
        ]
      }
    },
    "\/yoast\/v1\/site_kit_configuration_permanent_dismissal": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": { "is_dismissed": { "type": "bool", "required": true } }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/site_kit_configuration_permanent_dismissal"
          }
        ]
      }
    },
    "\/yoast\/v1\/readability_scores": {
      "namespace": "yoast\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "contentType": { "type": "string", "required": true },
            "taxonomy": { "type": "string", "default": "", "required": false },
            "term": { "type": "integer", "default": null, "required": false },
            "troubleshooting": {
              "type": "bool",
              "default": null,
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/readability_scores"
          }
        ]
      }
    },
    "\/yoast\/v1\/seo_scores": {
      "namespace": "yoast\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "contentType": { "type": "string", "required": true },
            "taxonomy": { "type": "string", "default": "", "required": false },
            "term": { "type": "integer", "default": null, "required": false },
            "troubleshooting": {
              "type": "bool",
              "default": null,
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/seo_scores"
          }
        ]
      }
    },
    "\/yoast\/v1\/setup_steps_tracking": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "setup_widget_loaded": {
              "type": "string",
              "enum": ["yes", "no"],
              "required": false
            },
            "first_interaction_stage": {
              "type": "string",
              "enum": [
                "install",
                "activate",
                "setup",
                "grantConsent",
                "successfullyConnected"
              ],
              "required": false
            },
            "last_interaction_stage": {
              "type": "string",
              "enum": [
                "install",
                "activate",
                "setup",
                "grantConsent",
                "successfullyConnected"
              ],
              "required": false
            },
            "setup_widget_temporarily_dismissed": {
              "type": "string",
              "enum": ["yes", "no"],
              "required": false
            },
            "setup_widget_permanently_dismissed": {
              "type": "string",
              "enum": ["yes", "no"],
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/setup_steps_tracking"
          }
        ]
      }
    },
    "\/yoast\/v1\/introductions\/(?P<introduction_id>[\\w-]+)\/seen": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "introduction_id": { "type": "string", "required": true },
            "is_seen": { "type": "bool", "default": true, "required": false }
          }
        }
      ]
    },
    "\/yoast\/v1\/wistia_embed_permission": {
      "namespace": "yoast\/v1",
      "methods": ["GET", "POST"],
      "endpoints": [
        { "methods": ["GET"], "args": [] },
        {
          "methods": ["POST"],
          "args": {
            "value": { "type": "bool", "default": true, "required": false }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/wistia_embed_permission"
          }
        ]
      }
    },
    "\/yoast\/v1\/available_posts": {
      "namespace": "yoast\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "search": { "type": "string", "default": "", "required": false },
            "postType": {
              "type": "string",
              "default": "page",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/available_posts"
          }
        ]
      }
    },
    "\/yoast\/v1\/alerts\/dismiss": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        { "methods": ["POST"], "args": { "key": { "required": true } } }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/alerts\/dismiss"
          }
        ]
      }
    },
    "\/yoast\/v1\/configuration\/site_representation": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "company_or_person": {
              "type": "string",
              "enum": ["company", "person"],
              "required": true
            },
            "company_name": { "type": "string", "required": false },
            "company_logo": { "type": "string", "required": false },
            "company_logo_id": { "type": "integer", "required": false },
            "person_logo": { "type": "string", "required": false },
            "person_logo_id": { "type": "integer", "required": false },
            "company_or_person_user_id": {
              "type": "integer",
              "required": false
            },
            "description": { "type": "string", "required": false }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/configuration\/site_representation"
          }
        ]
      }
    },
    "\/yoast\/v1\/configuration\/social_profiles": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "facebook_site": { "type": "string", "required": false },
            "twitter_site": { "type": "string", "required": false },
            "other_social_urls": { "type": "array", "required": false }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/configuration\/social_profiles"
          }
        ]
      }
    },
    "\/yoast\/v1\/configuration\/check_capability": {
      "namespace": "yoast\/v1",
      "methods": ["GET"],
      "endpoints": [
        { "methods": ["GET"], "args": { "user_id": { "required": true } } }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/configuration\/check_capability"
          }
        ]
      }
    },
    "\/yoast\/v1\/configuration\/enable_tracking": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": { "tracking": { "type": "boolean", "required": true } }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/configuration\/enable_tracking"
          }
        ]
      }
    },
    "\/yoast\/v1\/configuration\/save_configuration_state": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": { "finishedSteps": { "type": "array", "required": true } }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/configuration\/save_configuration_state"
          }
        ]
      }
    },
    "\/yoast\/v1\/configuration\/get_configuration_state": {
      "namespace": "yoast\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/configuration\/get_configuration_state"
          }
        ]
      }
    },
    "\/yoast\/v1\/import\/(?P<plugin>[\\w-]+)\/(?P<type>[\\w-]+)": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }]
    },
    "\/yoast\/v1\/get_head": {
      "namespace": "yoast\/v1",
      "methods": ["GET"],
      "endpoints": [
        { "methods": ["GET"], "args": { "url": { "required": true } } }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/get_head" }
        ]
      }
    },
    "\/yoast\/v1\/indexing\/posts": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/indexing\/posts"
          }
        ]
      }
    },
    "\/yoast\/v1\/indexing\/terms": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/indexing\/terms"
          }
        ]
      }
    },
    "\/yoast\/v1\/indexing\/post-type-archives": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/indexing\/post-type-archives"
          }
        ]
      }
    },
    "\/yoast\/v1\/indexing\/general": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/indexing\/general"
          }
        ]
      }
    },
    "\/yoast\/v1\/indexing\/prepare": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/indexing\/prepare"
          }
        ]
      }
    },
    "\/yoast\/v1\/indexing\/indexables-complete": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/indexing\/indexables-complete"
          }
        ]
      }
    },
    "\/yoast\/v1\/indexing\/complete": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/indexing\/complete"
          }
        ]
      }
    },
    "\/yoast\/v1\/link-indexing\/posts": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/link-indexing\/posts"
          }
        ]
      }
    },
    "\/yoast\/v1\/link-indexing\/terms": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/link-indexing\/terms"
          }
        ]
      }
    },
    "\/yoast\/v1\/integrations\/set_active": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "active": { "type": "boolean", "required": true },
            "integration": { "type": "string", "required": true }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/integrations\/set_active"
          }
        ]
      }
    },
    "\/yoast\/v1\/meta\/search": {
      "namespace": "yoast\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/meta\/search"
          }
        ]
      }
    },
    "\/yoast\/v1\/semrush\/authenticate": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        { "methods": ["POST"], "args": { "code": { "required": true } } }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/semrush\/authenticate"
          }
        ]
      }
    },
    "\/yoast\/v1\/semrush\/country_code": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": { "country_code": { "required": true } }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/semrush\/country_code"
          }
        ]
      }
    },
    "\/yoast\/v1\/semrush\/related_keyphrases": {
      "namespace": "yoast\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "keyphrase": { "required": true },
            "country_code": { "required": true }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/semrush\/related_keyphrases"
          }
        ]
      }
    },
    "\/yoast\/v1\/wincher\/authorization-url": {
      "namespace": "yoast\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/wincher\/authorization-url"
          }
        ]
      }
    },
    "\/yoast\/v1\/wincher\/authenticate": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "code": { "required": true },
            "websiteId": { "required": true }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/wincher\/authenticate"
          }
        ]
      }
    },
    "\/yoast\/v1\/wincher\/keyphrases\/track": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        { "methods": ["POST"], "args": { "keyphrases": { "required": true } } }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/wincher\/keyphrases\/track"
          }
        ]
      }
    },
    "\/yoast\/v1\/wincher\/keyphrases": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "keyphrases": { "required": false },
            "permalink": { "required": false },
            "startAt": { "required": false }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/wincher\/keyphrases"
          }
        ]
      }
    },
    "\/yoast\/v1\/wincher\/keyphrases\/untrack": {
      "namespace": "yoast\/v1",
      "methods": ["DELETE"],
      "endpoints": [{ "methods": ["DELETE"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/wincher\/keyphrases\/untrack"
          }
        ]
      }
    },
    "\/yoast\/v1\/wincher\/account\/limit": {
      "namespace": "yoast\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/wincher\/account\/limit"
          }
        ]
      }
    },
    "\/yoast\/v1\/wincher\/account\/upgrade-campaign": {
      "namespace": "yoast\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/wincher\/account\/upgrade-campaign"
          }
        ]
      }
    },
    "\/yoast\/v1\/workouts": {
      "namespace": "yoast\/v1",
      "methods": ["GET", "POST"],
      "endpoints": [
        { "methods": ["GET"], "args": [] },
        {
          "methods": ["POST"],
          "args": {
            "cornerstone": { "required": true },
            "orphaned": { "required": true }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/workouts" }
        ]
      }
    },
    "\/yoast\/v1\/complete_task": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "options": {
              "type": "object",
              "properties": {
                "task": {
                  "type": "string",
                  "required": true,
                  "sanitize_callback": "sanitize_text_field"
                }
              },
              "required": true
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/complete_task"
          }
        ]
      }
    },
    "\/yoast\/v1\/get_tasks": {
      "namespace": "yoast\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "options": {
              "type": "object",
              "properties": {
                "filter": {
                  "type": "string",
                  "required": false,
                  "sanitize_callback": "sanitize_text_field"
                },
                "limit": {
                  "type": "int",
                  "required": false,
                  "sanitize_callback": "absint"
                }
              },
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/get_tasks"
          }
        ]
      }
    },
    "\/yoast\/v1\/action_tracking": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": { "action": { "type": "string", "required": true } }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/action_tracking"
          }
        ]
      }
    },
    "\/yoast\/v1\/link_suggestions": {
      "namespace": "yoast\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "prominent_words": {
              "type": "object",
              "description": "Stems of prominent words and their term frequencies we want link suggestions based on",
              "required": true
            },
            "object_id": {
              "type": "integer",
              "description": "The object id of the current indexable.",
              "required": true
            },
            "object_type": {
              "type": "string",
              "description": "The object type of the current indexable.",
              "required": true
            },
            "limit": {
              "default": 5,
              "type": "integer",
              "description": "The maximum number of link suggestions to retrieve",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/link_suggestions"
          }
        ]
      }
    },
    "\/yoast\/v1\/prominent_words\/get_content": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/prominent_words\/get_content"
          }
        ]
      }
    },
    "\/yoast\/v1\/prominent_words\/complete": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/prominent_words\/complete"
          }
        ]
      }
    },
    "\/yoast\/v1\/prominent_words\/save": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "data": {
              "type": "array",
              "items": {
                "type": "object",
                "properties": {
                  "object_id": { "type": "number", "required": true },
                  "prominent_words": { "type": "object", "required": false }
                }
              },
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/prominent_words\/save"
          }
        ]
      }
    },
    "\/yoast\/v1\/workouts\/noindex": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "object_id": { "type": "integer", "required": true },
            "object_type": { "type": "string", "required": true },
            "object_sub_type": { "type": "string", "required": true }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/workouts\/noindex"
          }
        ]
      }
    },
    "\/yoast\/v1\/workouts\/remove_redirect": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "object_id": { "type": "integer", "required": true },
            "object_type": { "type": "string", "required": true },
            "object_sub_type": { "type": "string", "required": true },
            "permalink": { "type": "string", "required": true },
            "redirect_url": { "type": "string", "required": true }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/workouts\/remove_redirect"
          }
        ]
      }
    },
    "\/yoast\/v1\/workouts\/link_suggestions": {
      "namespace": "yoast\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": { "indexableId": { "type": "integer", "required": true } }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/workouts\/link_suggestions"
          }
        ]
      }
    },
    "\/yoast\/v1\/workouts\/last_updated": {
      "namespace": "yoast\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": { "postId": { "type": "integer", "required": true } }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/workouts\/last_updated"
          }
        ]
      }
    },
    "\/yoast\/v1\/workouts\/cornerstone_data": {
      "namespace": "yoast\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/workouts\/cornerstone_data"
          }
        ]
      }
    },
    "\/yoast\/v1\/workouts\/enable_cornerstone": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "object_id": { "type": "integer", "required": true },
            "object_type": { "type": "string", "required": true }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/workouts\/enable_cornerstone"
          }
        ]
      }
    },
    "\/zapier\/v1": {
      "namespace": "zapier\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": { "default": "zapier\/v1", "required": false },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [{ "href": "https:\/\/finance-able.com\/wp-json\/zapier\/v1" }]
      }
    },
    "\/zapier\/v1\/token": {
      "namespace": "zapier\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/zapier\/v1\/token" }
        ]
      }
    },
    "\/zapier\/v1\/(?P<type>[a-zA-Z0-9_-]+)\/supports": {
      "namespace": "zapier\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }]
    },
    "\/zapier\/v1\/roles": {
      "namespace": "zapier\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/zapier\/v1\/roles" }
        ]
      }
    },
    "\/zapier\/v1\/webhook": {
      "namespace": "zapier\/v1",
      "methods": ["POST", "DELETE"],
      "endpoints": [
        { "methods": ["POST"], "args": [] },
        { "methods": ["DELETE"], "args": [] }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/zapier\/v1\/webhook" }
        ]
      }
    },
    "\/advgb\/v1": {
      "namespace": "advgb\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": { "default": "advgb\/v1", "required": false },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [{ "href": "https:\/\/finance-able.com\/wp-json\/advgb\/v1" }]
      }
    },
    "\/advgb\/v1\/presets": {
      "namespace": "advgb\/v1",
      "methods": ["GET", "POST"],
      "endpoints": [
        { "methods": ["GET"], "args": [] },
        { "methods": ["POST"], "args": [] }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/advgb\/v1\/presets" }
        ]
      }
    },
    "\/advgb\/v1\/presets\/(?P<id>[a-zA-Z0-9_-]+)": {
      "namespace": "advgb\/v1",
      "methods": ["DELETE"],
      "endpoints": [{ "methods": ["DELETE"], "args": [] }]
    },
    "\/advgb\/v1\/sample-presets": {
      "namespace": "advgb\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/advgb\/v1\/sample-presets"
          }
        ]
      }
    },
    "\/advgb\/v1\/terms": {
      "namespace": "advgb\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "search": { "type": "string", "required": false },
            "ids": { "type": "array", "required": false },
            "taxonomies": { "type": "array", "required": true }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/advgb\/v1\/terms" }
        ]
      }
    },
    "\/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:\/\/finance-able.com\/wp-json\/kb-mailerlite\/v1" }
        ]
      }
    },
    "\/kb-mailerlite\/v1\/get": {
      "namespace": "kb-mailerlite\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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:\/\/finance-able.com\/wp-json\/kb-getresponse\/v1" }
        ]
      }
    },
    "\/kb-getresponse\/v1\/get": {
      "namespace": "kb-getresponse\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "endpoint": {
              "description": "Actionable endpoint for api call.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/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:\/\/finance-able.com\/wp-json\/kb-fluentcrm\/v1" }
        ]
      }
    },
    "\/kb-fluentcrm\/v1\/get": {
      "namespace": "kb-fluentcrm\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "endpoint": {
              "description": "Actionable endpoint for api call.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/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:\/\/finance-able.com\/wp-json\/kbp\/v1" }]
      }
    },
    "\/kbp\/v1\/post-query": {
      "namespace": "kbp\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Number of results to return.",
              "type": "number",
              "default": 25,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/wp-json\/kbp\/v1\/post-query" }
        ]
      }
    },
    "\/kbp\/v1\/taxonomies-select": {
      "namespace": "kbp\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "source": {
              "description": "The source of the content.",
              "type": "string",
              "default": "",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/kbp\/v1\/taxonomies-select"
          }
        ]
      }
    },
    "\/kbp\/v1\/term-select": {
      "namespace": "kbp\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "source": {
              "description": "The source of the content.",
              "type": "string",
              "default": "",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/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:\/\/finance-able.com\/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:\/\/finance-able.com\/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:\/\/finance-able.com\/wp-json\/kb-vector\/v1" }
        ]
      }
    },
    "\/kb-vector\/v1\/vectors": {
      "namespace": "kb-vector\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/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:\/\/finance-able.com\/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": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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:\/\/finance-able.com\/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": "Scope under which the request is made; determines fields present in response.",
              "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": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/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:\/\/finance-able.com\/wp-json\/kb-design-library\/v1\/handle_event"
          }
        ]
      }
    },
    "\/kbpp\/v1": {
      "namespace": "kbpp\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": { "default": "kbpp\/v1", "required": false },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [{ "href": "https:\/\/finance-able.com\/wp-json\/kbpp\/v1" }]
      }
    },
    "\/kbpp\/v1\/post-select": {
      "namespace": "kbpp\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Limit results to items that match search query.",
              "type": "string",
              "required": false
            },
            "type": {
              "description": "Limit results to items of an object type.",
              "type": "array",
              "items": { "type": "string" },
              "default": {
                "0": "post",
                "1": "page",
                "3": "kadence_element",
                "4": "aiovg_videos",
                "5": "mec-events"
              },
              "required": false
            },
            "include": {
              "description": "Include posts by ID.",
              "type": "array",
              "required": false
            },
            "categories": {
              "description": "Limit result set to all items that have the specified term assigned in the categories taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "tags": {
              "description": "Limit result set to all items that have the specified term assigned in the tags taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "aiovg_categories": {
              "description": "Limit result set to all items that have the specified term assigned in the aiovg_categories taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "aiovg_tags": {
              "description": "Limit result set to all items that have the specified term assigned in the aiovg_tags taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "mec_category": {
              "description": "Limit result set to all items that have the specified term assigned in the mec_category taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/kbpp\/v1\/post-select"
          }
        ]
      }
    },
    "\/kbpp\/v1\/post-query": {
      "namespace": "kbpp\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Number of results to return.",
              "type": "number",
              "default": 25,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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_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
            },
            "author": {
              "description": "Include posts by Author",
              "type": "string",
              "required": false
            },
            "tags": {
              "description": "Include posts tags.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/kbpp\/v1\/post-query"
          }
        ]
      }
    },
    "\/kbpp\/v1\/tax-query": {
      "namespace": "kbpp\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "type": {
              "description": "Limit results to items of a specific post type.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/kbpp\/v1\/tax-query" }
        ]
      }
    },
    "\/kbpp\/v1\/term-query": {
      "namespace": "kbpp\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "tax_type": {
              "description": "Taxonomy Type.",
              "type": "string",
              "required": false
            },
            "source": {
              "description": "The source of the content.",
              "type": "string",
              "default": "current",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/kbpp\/v1\/term-query"
          }
        ]
      }
    },
    "\/kb-mailchimp\/v1": {
      "namespace": "kb-mailchimp\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": { "default": "kb-mailchimp\/v1", "required": false },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/kb-mailchimp\/v1" }
        ]
      }
    },
    "\/kb-mailchimp\/v1\/get": {
      "namespace": "kb-mailchimp\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "apikey": {
              "description": "The API Key for mailchimp 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:\/\/finance-able.com\/wp-json\/kb-mailchimp\/v1\/get"
          }
        ]
      }
    },
    "\/kb-activecampaign\/v1": {
      "namespace": "kb-activecampaign\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": {
              "default": "kb-activecampaign\/v1",
              "required": false
            },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/kb-activecampaign\/v1"
          }
        ]
      }
    },
    "\/kb-activecampaign\/v1\/get": {
      "namespace": "kb-activecampaign\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "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:\/\/finance-able.com\/wp-json\/kb-activecampaign\/v1\/get"
          }
        ]
      }
    },
    "\/kb-sendinblue\/v1": {
      "namespace": "kb-sendinblue\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": { "default": "kb-sendinblue\/v1", "required": false },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/kb-sendinblue\/v1" }
        ]
      }
    },
    "\/kb-sendinblue\/v1\/get": {
      "namespace": "kb-sendinblue\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "apikey": {
              "description": "The API Key for Brevo (SendInBlue ) 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:\/\/finance-able.com\/wp-json\/kb-sendinblue\/v1\/get"
          }
        ]
      }
    },
    "\/kbp-dynamic\/v1": {
      "namespace": "kbp-dynamic\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": { "default": "kbp-dynamic\/v1", "required": false },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/kbp-dynamic\/v1" }
        ]
      }
    },
    "\/kbp-dynamic\/v1\/render": {
      "namespace": "kbp-dynamic\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "origin": {
              "description": "The origin of content.",
              "type": "string",
              "default": "core",
              "required": false
            },
            "source": {
              "description": "The source of the content.",
              "type": "string",
              "default": "current",
              "required": false
            },
            "group": {
              "description": "The group for source.",
              "type": "string",
              "default": "post",
              "required": false
            },
            "field": {
              "description": "The dynamic field",
              "type": "string",
              "required": false
            },
            "custom": {
              "description": "The custom field setting.",
              "type": "string",
              "required": false
            },
            "para": {
              "description": "The custom field Key.",
              "type": "string",
              "required": false
            },
            "force_string": {
              "description": "For a string return",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "ignore_source": {
              "description": "Fetch all fields",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "before": {
              "description": "Text Before Item.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Text After Item.",
              "type": "string",
              "required": false
            },
            "fallback": {
              "description": "Fallback.",
              "type": "string",
              "required": false
            },
            "current": {
              "description": "If the content is current.",
              "type": "string",
              "required": false
            },
            "relcustom": {
              "description": "The custom field setting.",
              "type": "string",
              "required": false
            },
            "relate": {
              "description": "The custom field Key.",
              "type": "string",
              "required": false
            },
            "useRepeaterContext": {
              "description": "If this dynamic content should be rendered in repeater context.",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "repeaterRow": {
              "description": "The repeater row to use for repeater context.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/kbp-dynamic\/v1\/render"
          }
        ]
      }
    },
    "\/kbp-dynamic\/v1\/image_render": {
      "namespace": "kbp-dynamic\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "origin": {
              "description": "The origin of content.",
              "type": "string",
              "default": "core",
              "required": false
            },
            "source": {
              "description": "The source of the content.",
              "type": "string",
              "default": "current",
              "required": false
            },
            "group": {
              "description": "The group for source.",
              "type": "string",
              "default": "post",
              "required": false
            },
            "field": {
              "description": "The dynamic field",
              "type": "string",
              "required": false
            },
            "custom": {
              "description": "The custom field setting.",
              "type": "string",
              "required": false
            },
            "para": {
              "description": "The custom field Key.",
              "type": "string",
              "required": false
            },
            "force_string": {
              "description": "For a string return",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "ignore_source": {
              "description": "Fetch all fields",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "before": {
              "description": "Text Before Item.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Text After Item.",
              "type": "string",
              "required": false
            },
            "fallback": {
              "description": "Fallback.",
              "type": "string",
              "required": false
            },
            "current": {
              "description": "If the content is current.",
              "type": "string",
              "required": false
            },
            "relcustom": {
              "description": "The custom field setting.",
              "type": "string",
              "required": false
            },
            "relate": {
              "description": "The custom field Key.",
              "type": "string",
              "required": false
            },
            "useRepeaterContext": {
              "description": "If this dynamic content should be rendered in repeater context.",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "repeaterRow": {
              "description": "The repeater row to use for repeater context.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/kbp-dynamic\/v1\/image_render"
          }
        ]
      }
    },
    "\/kbp-dynamic\/v1\/image_data": {
      "namespace": "kbp-dynamic\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "origin": {
              "description": "The origin of content.",
              "type": "string",
              "default": "core",
              "required": false
            },
            "source": {
              "description": "The source of the content.",
              "type": "string",
              "default": "current",
              "required": false
            },
            "group": {
              "description": "The group for source.",
              "type": "string",
              "default": "post",
              "required": false
            },
            "field": {
              "description": "The dynamic field",
              "type": "string",
              "required": false
            },
            "custom": {
              "description": "The custom field setting.",
              "type": "string",
              "required": false
            },
            "para": {
              "description": "The custom field Key.",
              "type": "string",
              "required": false
            },
            "force_string": {
              "description": "For a string return",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "ignore_source": {
              "description": "Fetch all fields",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "before": {
              "description": "Text Before Item.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Text After Item.",
              "type": "string",
              "required": false
            },
            "fallback": {
              "description": "Fallback.",
              "type": "string",
              "required": false
            },
            "current": {
              "description": "If the content is current.",
              "type": "string",
              "required": false
            },
            "relcustom": {
              "description": "The custom field setting.",
              "type": "string",
              "required": false
            },
            "relate": {
              "description": "The custom field Key.",
              "type": "string",
              "required": false
            },
            "useRepeaterContext": {
              "description": "If this dynamic content should be rendered in repeater context.",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "repeaterRow": {
              "description": "The repeater row to use for repeater context.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/kbp-dynamic\/v1\/image_data"
          }
        ]
      }
    },
    "\/kbp-dynamic\/v1\/gallery_data": {
      "namespace": "kbp-dynamic\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "origin": {
              "description": "The origin of content.",
              "type": "string",
              "default": "core",
              "required": false
            },
            "source": {
              "description": "The source of the content.",
              "type": "string",
              "default": "current",
              "required": false
            },
            "group": {
              "description": "The group for source.",
              "type": "string",
              "default": "post",
              "required": false
            },
            "field": {
              "description": "The dynamic field",
              "type": "string",
              "required": false
            },
            "custom": {
              "description": "The custom field setting.",
              "type": "string",
              "required": false
            },
            "para": {
              "description": "The custom field Key.",
              "type": "string",
              "required": false
            },
            "force_string": {
              "description": "For a string return",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "ignore_source": {
              "description": "Fetch all fields",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "before": {
              "description": "Text Before Item.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Text After Item.",
              "type": "string",
              "required": false
            },
            "fallback": {
              "description": "Fallback.",
              "type": "string",
              "required": false
            },
            "current": {
              "description": "If the content is current.",
              "type": "string",
              "required": false
            },
            "relcustom": {
              "description": "The custom field setting.",
              "type": "string",
              "required": false
            },
            "relate": {
              "description": "The custom field Key.",
              "type": "string",
              "required": false
            },
            "useRepeaterContext": {
              "description": "If this dynamic content should be rendered in repeater context.",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "repeaterRow": {
              "description": "The repeater row to use for repeater context.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/kbp-dynamic\/v1\/gallery_data"
          }
        ]
      }
    },
    "\/kbp-dynamic\/v1\/custom_fields": {
      "namespace": "kbp-dynamic\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "origin": {
              "description": "The origin of content.",
              "type": "string",
              "default": "core",
              "required": false
            },
            "source": {
              "description": "The source of the content.",
              "type": "string",
              "default": "current",
              "required": false
            },
            "group": {
              "description": "The group for source.",
              "type": "string",
              "default": "post",
              "required": false
            },
            "field": {
              "description": "The dynamic field",
              "type": "string",
              "required": false
            },
            "custom": {
              "description": "The custom field setting.",
              "type": "string",
              "required": false
            },
            "para": {
              "description": "The custom field Key.",
              "type": "string",
              "required": false
            },
            "force_string": {
              "description": "For a string return",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "ignore_source": {
              "description": "Fetch all fields",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "before": {
              "description": "Text Before Item.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Text After Item.",
              "type": "string",
              "required": false
            },
            "fallback": {
              "description": "Fallback.",
              "type": "string",
              "required": false
            },
            "current": {
              "description": "If the content is current.",
              "type": "string",
              "required": false
            },
            "relcustom": {
              "description": "The custom field setting.",
              "type": "string",
              "required": false
            },
            "relate": {
              "description": "The custom field Key.",
              "type": "string",
              "required": false
            },
            "useRepeaterContext": {
              "description": "If this dynamic content should be rendered in repeater context.",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "repeaterRow": {
              "description": "The repeater row to use for repeater context.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/kbp-dynamic\/v1\/custom_fields"
          }
        ]
      }
    },
    "\/kbp-dynamic\/v1\/link_label": {
      "namespace": "kbp-dynamic\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "origin": {
              "description": "The origin of content.",
              "type": "string",
              "default": "core",
              "required": false
            },
            "source": {
              "description": "The source of the content.",
              "type": "string",
              "default": "current",
              "required": false
            },
            "group": {
              "description": "The group for source.",
              "type": "string",
              "default": "post",
              "required": false
            },
            "field": {
              "description": "The dynamic field",
              "type": "string",
              "required": false
            },
            "custom": {
              "description": "The custom field setting.",
              "type": "string",
              "required": false
            },
            "para": {
              "description": "The custom field Key.",
              "type": "string",
              "required": false
            },
            "force_string": {
              "description": "For a string return",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "ignore_source": {
              "description": "Fetch all fields",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "before": {
              "description": "Text Before Item.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Text After Item.",
              "type": "string",
              "required": false
            },
            "fallback": {
              "description": "Fallback.",
              "type": "string",
              "required": false
            },
            "current": {
              "description": "If the content is current.",
              "type": "string",
              "required": false
            },
            "relcustom": {
              "description": "The custom field setting.",
              "type": "string",
              "required": false
            },
            "relate": {
              "description": "The custom field Key.",
              "type": "string",
              "required": false
            },
            "useRepeaterContext": {
              "description": "If this dynamic content should be rendered in repeater context.",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "repeaterRow": {
              "description": "The repeater row to use for repeater context.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/kbp-dynamic\/v1\/link_label"
          }
        ]
      }
    },
    "\/kbp-dynamic\/v1\/input_label": {
      "namespace": "kbp-dynamic\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "origin": {
              "description": "The origin of content.",
              "type": "string",
              "default": "core",
              "required": false
            },
            "source": {
              "description": "The source of the content.",
              "type": "string",
              "default": "current",
              "required": false
            },
            "group": {
              "description": "The group for source.",
              "type": "string",
              "default": "post",
              "required": false
            },
            "field": {
              "description": "The dynamic field",
              "type": "string",
              "required": false
            },
            "custom": {
              "description": "The custom field setting.",
              "type": "string",
              "required": false
            },
            "para": {
              "description": "The custom field Key.",
              "type": "string",
              "required": false
            },
            "force_string": {
              "description": "For a string return",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "ignore_source": {
              "description": "Fetch all fields",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "before": {
              "description": "Text Before Item.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Text After Item.",
              "type": "string",
              "required": false
            },
            "fallback": {
              "description": "Fallback.",
              "type": "string",
              "required": false
            },
            "current": {
              "description": "If the content is current.",
              "type": "string",
              "required": false
            },
            "relcustom": {
              "description": "The custom field setting.",
              "type": "string",
              "required": false
            },
            "relate": {
              "description": "The custom field Key.",
              "type": "string",
              "required": false
            },
            "useRepeaterContext": {
              "description": "If this dynamic content should be rendered in repeater context.",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "repeaterRow": {
              "description": "The repeater row to use for repeater context.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/kbp-dynamic\/v1\/input_label"
          }
        ]
      }
    },
    "\/kbp-dynamic\/v1\/list_data": {
      "namespace": "kbp-dynamic\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "origin": {
              "description": "The origin of content.",
              "type": "string",
              "default": "core",
              "required": false
            },
            "source": {
              "description": "The source of the content.",
              "type": "string",
              "default": "current",
              "required": false
            },
            "group": {
              "description": "The group for source.",
              "type": "string",
              "default": "post",
              "required": false
            },
            "field": {
              "description": "The dynamic field",
              "type": "string",
              "required": false
            },
            "custom": {
              "description": "The custom field setting.",
              "type": "string",
              "required": false
            },
            "para": {
              "description": "The custom field Key.",
              "type": "string",
              "required": false
            },
            "force_string": {
              "description": "For a string return",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "ignore_source": {
              "description": "Fetch all fields",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "before": {
              "description": "Text Before Item.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Text After Item.",
              "type": "string",
              "required": false
            },
            "fallback": {
              "description": "Fallback.",
              "type": "string",
              "required": false
            },
            "current": {
              "description": "If the content is current.",
              "type": "string",
              "required": false
            },
            "relcustom": {
              "description": "The custom field setting.",
              "type": "string",
              "required": false
            },
            "relate": {
              "description": "The custom field Key.",
              "type": "string",
              "required": false
            },
            "useRepeaterContext": {
              "description": "If this dynamic content should be rendered in repeater context.",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "repeaterRow": {
              "description": "The repeater row to use for repeater context.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/kbp-dynamic\/v1\/list_data"
          }
        ]
      }
    },
    "\/kbp-dynamic\/v1\/html_data": {
      "namespace": "kbp-dynamic\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "origin": {
              "description": "The origin of content.",
              "type": "string",
              "default": "core",
              "required": false
            },
            "source": {
              "description": "The source of the content.",
              "type": "string",
              "default": "current",
              "required": false
            },
            "group": {
              "description": "The group for source.",
              "type": "string",
              "default": "post",
              "required": false
            },
            "field": {
              "description": "The dynamic field",
              "type": "string",
              "required": false
            },
            "custom": {
              "description": "The custom field setting.",
              "type": "string",
              "required": false
            },
            "para": {
              "description": "The custom field Key.",
              "type": "string",
              "required": false
            },
            "force_string": {
              "description": "For a string return",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "ignore_source": {
              "description": "Fetch all fields",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "before": {
              "description": "Text Before Item.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Text After Item.",
              "type": "string",
              "required": false
            },
            "fallback": {
              "description": "Fallback.",
              "type": "string",
              "required": false
            },
            "current": {
              "description": "If the content is current.",
              "type": "string",
              "required": false
            },
            "relcustom": {
              "description": "The custom field setting.",
              "type": "string",
              "required": false
            },
            "relate": {
              "description": "The custom field Key.",
              "type": "string",
              "required": false
            },
            "useRepeaterContext": {
              "description": "If this dynamic content should be rendered in repeater context.",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "repeaterRow": {
              "description": "The repeater row to use for repeater context.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/kbp-dynamic\/v1\/html_data"
          }
        ]
      }
    },
    "\/kbp-dynamic\/v1\/repeaters": {
      "namespace": "kbp-dynamic\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "origin": {
              "description": "The origin of content.",
              "type": "string",
              "default": "core",
              "required": false
            },
            "source": {
              "description": "The source of the content.",
              "type": "string",
              "default": "current",
              "required": false
            },
            "group": {
              "description": "The group for source.",
              "type": "string",
              "default": "post",
              "required": false
            },
            "field": {
              "description": "The dynamic field",
              "type": "string",
              "required": false
            },
            "custom": {
              "description": "The custom field setting.",
              "type": "string",
              "required": false
            },
            "para": {
              "description": "The custom field Key.",
              "type": "string",
              "required": false
            },
            "force_string": {
              "description": "For a string return",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "ignore_source": {
              "description": "Fetch all fields",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "before": {
              "description": "Text Before Item.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Text After Item.",
              "type": "string",
              "required": false
            },
            "fallback": {
              "description": "Fallback.",
              "type": "string",
              "required": false
            },
            "current": {
              "description": "If the content is current.",
              "type": "string",
              "required": false
            },
            "relcustom": {
              "description": "The custom field setting.",
              "type": "string",
              "required": false
            },
            "relate": {
              "description": "The custom field Key.",
              "type": "string",
              "required": false
            },
            "useRepeaterContext": {
              "description": "If this dynamic content should be rendered in repeater context.",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "repeaterRow": {
              "description": "The repeater row to use for repeater context.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/kbp-dynamic\/v1\/repeaters"
          }
        ]
      }
    },
    "\/kbp-dynamic\/v1\/repeater_data": {
      "namespace": "kbp-dynamic\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "origin": {
              "description": "The origin of content.",
              "type": "string",
              "default": "core",
              "required": false
            },
            "source": {
              "description": "The source of the content.",
              "type": "string",
              "default": "current",
              "required": false
            },
            "group": {
              "description": "The group for source.",
              "type": "string",
              "default": "post",
              "required": false
            },
            "field": {
              "description": "The dynamic field",
              "type": "string",
              "required": false
            },
            "custom": {
              "description": "The custom field setting.",
              "type": "string",
              "required": false
            },
            "para": {
              "description": "The custom field Key.",
              "type": "string",
              "required": false
            },
            "force_string": {
              "description": "For a string return",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "ignore_source": {
              "description": "Fetch all fields",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "before": {
              "description": "Text Before Item.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Text After Item.",
              "type": "string",
              "required": false
            },
            "fallback": {
              "description": "Fallback.",
              "type": "string",
              "required": false
            },
            "current": {
              "description": "If the content is current.",
              "type": "string",
              "required": false
            },
            "relcustom": {
              "description": "The custom field setting.",
              "type": "string",
              "required": false
            },
            "relate": {
              "description": "The custom field Key.",
              "type": "string",
              "required": false
            },
            "useRepeaterContext": {
              "description": "If this dynamic content should be rendered in repeater context.",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "repeaterRow": {
              "description": "The repeater row to use for repeater context.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/kbp-dynamic\/v1\/repeater_data"
          }
        ]
      }
    },
    "\/kbp-dynamic\/v1\/batch": {
      "namespace": "kbp-dynamic\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/kbp-dynamic\/v1\/batch"
          }
        ]
      }
    },
    "\/kb-convertkit\/v1": {
      "namespace": "kb-convertkit\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": { "default": "kb-convertkit\/v1", "required": false },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/kb-convertkit\/v1" }
        ]
      }
    },
    "\/kb-convertkit\/v1\/get": {
      "namespace": "kb-convertkit\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "endpoint": {
              "description": "Actionable endpoint for api call.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/kb-convertkit\/v1\/get"
          }
        ]
      }
    },
    "\/kb-custom-svg\/v1": {
      "namespace": "kb-custom-svg\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": { "default": "kb-custom-svg\/v1", "required": false },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/kb-custom-svg\/v1" }
        ]
      }
    },
    "\/kb-custom-svg\/v1\/manage": {
      "namespace": "kb-custom-svg\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/kb-custom-svg\/v1\/manage"
          }
        ]
      }
    },
    "\/kb-custom-svg\/v1\/search": {
      "namespace": "kb-custom-svg\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/kb-custom-svg\/v1\/search"
          }
        ]
      }
    },
    "\/kb-custom-svg\/v1\/search\/add": {
      "namespace": "kb-custom-svg\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/kb-custom-svg\/v1\/search\/add"
          }
        ]
      }
    },
    "\/block-lab": {
      "namespace": "block-lab",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": { "default": "block-lab", "required": false },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [{ "href": "https:\/\/finance-able.com\/wp-json\/block-lab" }]
      }
    },
    "\/block-lab\/install-activate-gcb": {
      "namespace": "block-lab",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/block-lab\/install-activate-gcb"
          }
        ]
      }
    },
    "\/block-lab\/migrate-post-content": {
      "namespace": "block-lab",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/block-lab\/migrate-post-content"
          }
        ]
      }
    },
    "\/block-lab\/migrate-post-type": {
      "namespace": "block-lab",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/block-lab\/migrate-post-type"
          }
        ]
      }
    },
    "\/block-lab\/update-subscription-key": {
      "namespace": "block-lab",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/block-lab\/update-subscription-key"
          }
        ]
      }
    },
    "\/duplicate-post\/v1": {
      "namespace": "duplicate-post\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": { "default": "duplicate-post\/v1", "required": false },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/duplicate-post\/v1" }
        ]
      }
    },
    "\/duplicate-post\/v1\/original\/(?P<post_id>\\d+)": {
      "namespace": "duplicate-post\/v1",
      "methods": ["DELETE"],
      "endpoints": [
        {
          "methods": ["DELETE"],
          "args": {
            "post_id": {
              "description": "The ID of the post to remove the original reference from.",
              "type": "integer",
              "required": true
            }
          }
        }
      ]
    },
    "\/health-check\/v1": {
      "namespace": "health-check\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": { "default": "health-check\/v1", "required": false },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/health-check\/v1" }
        ]
      }
    },
    "\/health-check\/v1\/plugin-compat": {
      "namespace": "health-check\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/health-check\/v1\/plugin-compat"
          }
        ]
      }
    },
    "\/if-menu\/v1": {
      "namespace": "if-menu\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": { "default": "if-menu\/v1", "required": false },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [{ "href": "https:\/\/finance-able.com\/wp-json\/if-menu\/v1" }]
      }
    },
    "\/if-menu\/v1\/did-you-made-this-request": {
      "namespace": "if-menu\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/if-menu\/v1\/did-you-made-this-request"
          }
        ]
      }
    },
    "\/wp-mail-smtp\/v1": {
      "namespace": "wp-mail-smtp\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": { "default": "wp-mail-smtp\/v1", "required": false },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/wp-mail-smtp\/v1" }
        ]
      }
    },
    "\/wp-mail-smtp\/v1\/e\/(?P<data>.+)": {
      "namespace": "wp-mail-smtp\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }]
    },
    "\/advgb\/v1\/authors": {
      "namespace": "advgb\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/advgb\/v1\/authors" }
        ]
      }
    },
    "\/advgb\/v1\/exclude_post_types": {
      "namespace": "advgb\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/advgb\/v1\/exclude_post_types"
          }
        ]
      }
    },
    "\/content-control\/v2": {
      "namespace": "content-control\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": {
              "default": "content-control\/v2",
              "required": false
            },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/content-control\/v2" }
        ]
      }
    },
    "\/content-control\/v2\/blockTypes": {
      "namespace": "content-control\/v2",
      "methods": ["GET", "POST", "PUT", "PATCH"],
      "endpoints": [
        { "methods": ["GET"], "args": [] },
        { "methods": ["POST", "PUT", "PATCH"], "args": [] }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/content-control\/v2\/blockTypes"
          }
        ]
      }
    },
    "\/content-control\/v2\/license": {
      "namespace": "content-control\/v2",
      "methods": ["GET", "POST", "PUT", "PATCH", "DELETE"],
      "endpoints": [
        { "methods": ["GET"], "args": [] },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": { "licenseKey": { "required": true } }
        },
        { "methods": ["DELETE"], "args": [] }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/content-control\/v2\/license"
          }
        ]
      }
    },
    "\/content-control\/v2\/license\/activate": {
      "namespace": "content-control\/v2",
      "methods": ["POST", "PUT", "PATCH"],
      "endpoints": [
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": { "licenseKey": { "required": false } }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/content-control\/v2\/license\/activate"
          }
        ]
      }
    },
    "\/content-control\/v2\/license\/deactivate": {
      "namespace": "content-control\/v2",
      "methods": ["POST", "PUT", "PATCH"],
      "endpoints": [{ "methods": ["POST", "PUT", "PATCH"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/content-control\/v2\/license\/deactivate"
          }
        ]
      }
    },
    "\/content-control\/v2\/license\/status": {
      "namespace": "content-control\/v2",
      "methods": ["GET", "POST", "PUT", "PATCH"],
      "endpoints": [
        { "methods": ["GET"], "args": [] },
        { "methods": ["POST", "PUT", "PATCH"], "args": [] }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/content-control\/v2\/license\/status"
          }
        ]
      }
    },
    "\/content-control\/v2\/license\/activate-pro": {
      "namespace": "content-control\/v2",
      "methods": ["POST", "PUT", "PATCH"],
      "endpoints": [{ "methods": ["POST", "PUT", "PATCH"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/content-control\/v2\/license\/activate-pro"
          }
        ]
      }
    },
    "\/content-control\/v2\/objectSearch": {
      "namespace": "content-control\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "nonce": {
              "description": "Nonce",
              "type": "string",
              "required": true
            },
            "hash": {
              "description": "Hash",
              "type": "string",
              "required": true
            },
            "entityKind": {
              "description": "Object kind, (postType, taxonomy)",
              "type": "string",
              "required": true
            },
            "entityType": {
              "description": "Object type (post, category)",
              "type": "string",
              "required": true
            },
            "paged": {
              "description": "Page number",
              "type": "integer",
              "required": false
            },
            "s": {
              "description": "Search term",
              "type": "string",
              "required": false
            },
            "include": {
              "description": "Include IDs",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Exclude IDs",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/content-control\/v2\/objectSearch"
          }
        ]
      }
    },
    "\/content-control\/v2\/settings": {
      "namespace": "content-control\/v2",
      "methods": ["GET", "POST", "PUT", "PATCH"],
      "endpoints": [
        { "methods": ["GET"], "args": [] },
        { "methods": ["POST", "PUT", "PATCH"], "args": [] }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/content-control\/v2\/settings"
          }
        ]
      }
    },
    "\/yoast\/v1\/redirects": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "origin": {
              "type": "string",
              "description": "The origin to redirect",
              "required": true
            },
            "target": {
              "type": "string",
              "description": "The redirect target",
              "required": false
            },
            "type": {
              "type": "integer",
              "description": "The redirect type",
              "required": true
            },
            "ignore_warning": {
              "type": "boolean",
              "description": "Whether to ignore warnings",
              "default": false,
              "required": false
            },
            "format": {
              "description": "The format of the redirect to create.",
              "type": "string",
              "enum": ["plain", "regex"],
              "default": "plain",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/redirects"
          }
        ]
      }
    },
    "\/yoast\/v1\/redirects\/delete": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "origin": {
              "type": "string",
              "description": "The origin to redirect",
              "required": true
            },
            "target": {
              "type": "string",
              "description": "The redirect target",
              "required": false
            },
            "type": {
              "type": "string",
              "description": "The redirect format",
              "required": false
            },
            "ignore_warning": {
              "type": "boolean",
              "description": "Whether to ignore warnings",
              "default": false,
              "required": false
            },
            "format": {
              "description": "The format of the redirect to create.",
              "type": "string",
              "enum": ["plain", "regex"],
              "default": "plain",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/redirects\/delete"
          }
        ]
      }
    },
    "\/yoast\/v1\/redirects\/list": {
      "namespace": "yoast\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "format": {
              "description": "The format of the redirects to retrieve.",
              "type": "string",
              "enum": ["plain", "regex"],
              "default": "plain",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/redirects\/list"
          }
        ]
      }
    },
    "\/yoast\/v1\/redirects\/update": {
      "namespace": "yoast\/v1",
      "methods": ["PUT"],
      "endpoints": [
        {
          "methods": ["PUT"],
          "args": {
            "old_origin": {
              "type": "string",
              "description": "The origin to redirect (old)",
              "required": true
            },
            "old_target": {
              "type": "string",
              "description": "The redirect target (old)",
              "required": false
            },
            "old_type": {
              "type": "integer",
              "description": "The redirect type (old)",
              "required": true
            },
            "new_origin": {
              "type": "string",
              "description": "The origin to redirect (new)",
              "required": true
            },
            "new_target": {
              "type": "string",
              "description": "The redirect target (new)",
              "required": false
            },
            "new_type": {
              "type": "integer",
              "description": "The redirect type (new)",
              "required": true
            },
            "ignore_warning": {
              "type": "boolean",
              "description": "Whether to ignore warnings",
              "default": false,
              "required": false
            },
            "format": {
              "description": "The format of the redirects to retrieve.",
              "type": "string",
              "enum": ["plain", "regex"],
              "default": "plain",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/redirects\/update"
          }
        ]
      }
    },
    "\/yoast\/v1\/redirects\/settings": {
      "namespace": "yoast\/v1",
      "methods": ["GET", "PUT"],
      "endpoints": [
        { "methods": ["GET"], "args": [] },
        {
          "methods": ["PUT"],
          "args": {
            "disable_php_redirect": {
              "description": "Whether to disable PHP-based redirects and use .htaccess instead.",
              "type": "string",
              "enum": ["on", "off"],
              "required": true
            },
            "separate_file": {
              "description": "Whether to write redirects into a separate file instead of .htaccess.",
              "type": "string",
              "enum": ["on", "off"],
              "required": true
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/redirects\/settings"
          }
        ]
      }
    },
    "\/yoast\/v1\/redirects\/undo-for-object": {
      "namespace": "yoast\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "obj_id": {
              "type": "int",
              "description": "The id of the post or term",
              "required": true
            },
            "obj_type": {
              "type": "string",
              "description": "The object type: post or term",
              "required": true
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/yoast\/v1\/redirects\/undo-for-object"
          }
        ]
      }
    },
    "\/ktp\/v1": {
      "namespace": "ktp\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": { "default": "ktp\/v1", "required": false },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [{ "href": "https:\/\/finance-able.com\/wp-json\/ktp\/v1" }]
      }
    },
    "\/ktp\/v1\/post-select": {
      "namespace": "ktp\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Limit results to items that match search query.",
              "type": "string",
              "required": false
            },
            "type": {
              "description": "Limit results to items of an object type.",
              "type": "array",
              "items": { "type": "string" },
              "default": {
                "0": "post",
                "1": "page",
                "3": "nav_menu_item",
                "4": "wp_block",
                "5": "wp_template",
                "6": "wp_template_part",
                "7": "wp_global_styles",
                "8": "wp_navigation",
                "9": "wp_font_family",
                "10": "wp_font_face",
                "11": "kadence_element",
                "12": "kadence_form",
                "13": "kadence_navigation",
                "14": "kadence_header",
                "15": "kadence_custom_svg",
                "16": "kadence_query",
                "17": "kadence_query_card",
                "18": "aiovg_videos",
                "19": "mec-events",
                "20": "kadence_lottie",
                "21": "kadence_vector",
                "22": "kb_icon",
                "23": "cc_restriction"
              },
              "required": false
            },
            "include": {
              "description": "Include posts by ID.",
              "type": "array",
              "required": false
            },
            "categories": {
              "description": "Limit result set to all items that have the specified term assigned in the categories taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "tags": {
              "description": "Limit result set to all items that have the specified term assigned in the tags taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "menus": {
              "description": "Limit result set to all items that have the specified term assigned in the menus taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "wp_pattern_category": {
              "description": "Limit result set to all items that have the specified term assigned in the wp_pattern_category taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "aiovg_categories": {
              "description": "Limit result set to all items that have the specified term assigned in the aiovg_categories taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "aiovg_tags": {
              "description": "Limit result set to all items that have the specified term assigned in the aiovg_tags taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "mec_category": {
              "description": "Limit result set to all items that have the specified term assigned in the mec_category taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/ktp\/v1\/post-select"
          }
        ]
      }
    },
    "\/wp-offload-media\/v1": {
      "namespace": "wp-offload-media\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": {
              "default": "wp-offload-media\/v1",
              "required": false
            },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/wp-offload-media\/v1"
          }
        ]
      }
    },
    "\/wp-offload-media\/v1\/licences": {
      "namespace": "wp-offload-media\/v1",
      "methods": ["GET", "POST", "DELETE"],
      "endpoints": [
        { "methods": ["GET"], "args": [] },
        { "methods": ["POST"], "args": [] },
        { "methods": ["DELETE"], "args": [] }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/wp-offload-media\/v1\/licences"
          }
        ]
      }
    },
    "\/wp-offload-media\/v1\/tools": {
      "namespace": "wp-offload-media\/v1",
      "methods": ["GET", "PUT", "DELETE"],
      "endpoints": [
        { "methods": ["GET"], "args": [] },
        { "methods": ["PUT"], "args": [] },
        { "methods": ["DELETE"], "args": [] }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/wp-offload-media\/v1\/tools"
          }
        ]
      }
    },
    "\/wp-offload-media\/v1\/assets-domain-check\/(?P<key>[\\w\\d=]+)": {
      "namespace": "wp-offload-media\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }]
    },
    "\/wp-offload-media\/v1\/assets-settings": {
      "namespace": "wp-offload-media\/v1",
      "methods": ["GET", "PUT"],
      "endpoints": [
        { "methods": ["GET"], "args": [] },
        { "methods": ["PUT"], "args": [] }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/wp-offload-media\/v1\/assets-settings"
          }
        ]
      }
    },
    "\/gopublish\/v1": {
      "namespace": "gopublish\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": { "default": "gopublish\/v1", "required": false },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/gopublish\/v1" }
        ]
      }
    },
    "\/gopublish\/v1\/status": {
      "namespace": "gopublish\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/gopublish\/v1\/status"
          }
        ]
      }
    },
    "\/gopublish\/v1\/categories": {
      "namespace": "gopublish\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/gopublish\/v1\/categories"
          }
        ]
      }
    },
    "\/gopublish\/v1\/tags": {
      "namespace": "gopublish\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/gopublish\/v1\/tags" }
        ]
      }
    },
    "\/gopublish\/v1\/taxonomies\/(?P<tax_key>[a-zA-Z0-9_-]+)": {
      "namespace": "gopublish\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "tax_key": {
              "type": "string",
              "description": "The taxonomy key (name or rest_base) to fetch terms for.",
              "required": true
            }
          }
        }
      ]
    },
    "\/gopublish\/v1\/media": {
      "namespace": "gopublish\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "file_data": {
              "type": "string",
              "description": "Base64 encoded file data.",
              "required": true
            },
            "file_name": {
              "type": "string",
              "description": "The original filename.",
              "required": true
            },
            "file_type": {
              "type": "string",
              "description": "The MIME type of the file.",
              "required": true
            },
            "title": {
              "type": "string",
              "description": "The title for the media item.",
              "required": false
            },
            "alt_text": {
              "type": "string",
              "description": "The alt text for the media item.",
              "required": false
            },
            "description": {
              "type": "string",
              "description": "The description for the media item.",
              "required": false
            },
            "caption": {
              "type": "string",
              "description": "The caption for the media item.",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/gopublish\/v1\/media"
          }
        ]
      }
    },
    "\/gopublish\/v1\/post": {
      "namespace": "gopublish\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "title": {
              "type": "string",
              "description": "The title for the post.",
              "default": "",
              "required": false
            },
            "content": {
              "type": "string",
              "description": "The main content for the post.",
              "required": true
            },
            "slug": {
              "type": "string",
              "description": "The slug for the post.",
              "required": false
            },
            "excerpt": {
              "type": "string",
              "description": "The excerpt for the post.",
              "required": false
            },
            "status": {
              "type": "string",
              "description": "The post status (e.g., draft, publish, private, pending, future).",
              "enum": ["draft", "publish", "pending", "private", "future"],
              "required": false
            },
            "username": {
              "type": "string",
              "description": "The username of the user to be set as the author.",
              "required": false
            },
            "author_id": {
              "type": "integer",
              "description": "The ID of the user to be set as the author.",
              "required": false
            },
            "categories": {
              "type": "array",
              "description": "An array of category IDs to assign to the post.",
              "items": { "type": "integer" },
              "required": false
            },
            "tags": {
              "type": "array",
              "description": "An array of tag names (strings) or IDs (integers) to assign to the post.",
              "items": [],
              "required": false
            },
            "featured_image_id": {
              "type": "integer",
              "description": "The ID of an existing attachment to be set as the featured image.",
              "required": false
            },
            "meta_title_gopublish": {
              "type": "string",
              "description": "The SEO meta title for the post.",
              "required": false
            },
            "meta_description_gopublish": {
              "type": "string",
              "description": "The SEO meta description for the post.",
              "required": false
            },
            "customFields": {
              "type": "object",
              "description": "Custom post meta fields as key-value pairs.",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/gopublish\/v1\/post" }
        ]
      }
    },
    "\/gopublish\/v1\/post\/(?P<id>[\\d]+)": {
      "namespace": "gopublish\/v1",
      "methods": ["POST", "PUT", "PATCH"],
      "endpoints": [
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "id": {
              "type": "integer",
              "description": "The ID of the post to update.",
              "required": true
            },
            "title": {
              "type": "string",
              "description": "The title for the post.",
              "required": false
            },
            "content": {
              "type": "string",
              "description": "The main content for the post.",
              "required": false
            },
            "slug": {
              "type": "string",
              "description": "The slug for the post.",
              "required": false
            },
            "excerpt": {
              "type": "string",
              "description": "The excerpt for the post.",
              "required": false
            },
            "status": {
              "type": "string",
              "description": "The post status (e.g., draft, publish, private, pending, future).",
              "enum": ["draft", "publish", "pending", "private", "future"],
              "required": false
            },
            "username": {
              "type": "string",
              "description": "The username of the user to be set as the author.",
              "required": false
            },
            "author_id": {
              "type": "integer",
              "description": "The ID of the user to be set as the author.",
              "required": false
            },
            "categories": {
              "type": "array",
              "description": "An array of category IDs to assign to the post.",
              "items": { "type": "integer" },
              "required": false
            },
            "tags": {
              "type": "array",
              "description": "An array of tag names (strings) or IDs (integers) to assign to the post.",
              "items": [],
              "required": false
            },
            "featured_image_id": {
              "type": "integer",
              "description": "The ID of an existing attachment to be set as the featured image.",
              "required": false
            },
            "meta_title_gopublish": {
              "type": "string",
              "description": "The SEO meta title for the post.",
              "required": false
            },
            "meta_description_gopublish": {
              "type": "string",
              "description": "The SEO meta description for the post.",
              "required": false
            },
            "customFields": {
              "type": "object",
              "description": "Custom post meta fields as key-value pairs.",
              "required": false
            }
          }
        }
      ]
    },
    "\/gopublish\/v1\/page": {
      "namespace": "gopublish\/v1",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "title": {
              "type": "string",
              "description": "The title for the page.",
              "default": "",
              "required": false
            },
            "content": {
              "type": "string",
              "description": "The main content for the page (HTML).",
              "required": true
            },
            "status": {
              "type": "string",
              "description": "The page status (e.g., draft, publish, private, pending, future).",
              "enum": ["draft", "publish", "pending", "private", "future"],
              "required": false
            },
            "username": {
              "type": "string",
              "description": "The username of the user to be set as the author.",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/gopublish\/v1\/page" }
        ]
      }
    },
    "\/gopublish\/v1\/page\/(?P<id>[\\d]+)": {
      "namespace": "gopublish\/v1",
      "methods": ["POST", "PUT", "PATCH"],
      "endpoints": [
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "id": {
              "type": "integer",
              "description": "The ID of the page to update.",
              "required": true
            },
            "title": {
              "type": "string",
              "description": "The title for the page.",
              "required": false
            },
            "content": {
              "type": "string",
              "description": "The main content for the page (HTML).",
              "required": false
            },
            "status": {
              "type": "string",
              "description": "The page status (e.g., draft, publish, private, pending, future).",
              "enum": ["draft", "publish", "pending", "private", "future"],
              "required": false
            },
            "username": {
              "type": "string",
              "description": "The username of the user to be set as the author.",
              "required": false
            }
          }
        }
      ]
    },
    "\/gopublish\/v1\/custom-post": {
      "namespace": "gopublish\/v1",
      "methods": ["POST", "GET"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "post_type": {
              "type": "string",
              "description": "The custom post type to create (e.g., product, event, portfolio).",
              "required": true
            },
            "title": {
              "type": "string",
              "description": "The title for the custom post.",
              "default": "",
              "required": false
            },
            "content": {
              "type": "string",
              "description": "The main content for the custom post.",
              "required": false
            },
            "html": {
              "type": "object",
              "description": "HTML content object with htmlData property.",
              "required": false
            },
            "status": {
              "type": "string",
              "description": "The post status (e.g., draft, publish, private, pending, future).",
              "enum": ["draft", "publish", "pending", "private", "future"],
              "required": false
            },
            "featured_media": {
              "type": "string",
              "description": "The ID of an existing attachment to be set as the featured image (as string, defaults to \"0\").",
              "required": false
            }
          }
        },
        {
          "methods": ["GET"],
          "args": {
            "post_type": {
              "type": "string",
              "description": "The post type of the custom post.",
              "required": true
            },
            "slug": {
              "type": "string",
              "description": "The slug of the custom post to retrieve.",
              "required": true
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/gopublish\/v1\/custom-post"
          }
        ]
      }
    },
    "\/gopublish\/v1\/custom-post\/(?P<id>\\d+)": {
      "namespace": "gopublish\/v1",
      "methods": ["POST", "PUT", "PATCH", "GET"],
      "endpoints": [
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "id": {
              "type": "integer",
              "description": "The ID of the custom post to update.",
              "required": true
            },
            "title": {
              "type": "string",
              "description": "The title for the custom post.",
              "required": false
            },
            "content": {
              "type": "string",
              "description": "The main content for the custom post.",
              "required": false
            },
            "html": {
              "type": "object",
              "description": "HTML content object with htmlData property.",
              "required": false
            },
            "status": {
              "type": "string",
              "description": "The post status (e.g., draft, publish, private, pending, future).",
              "enum": ["draft", "publish", "pending", "private", "future"],
              "required": false
            },
            "featured_media": {
              "type": "string",
              "description": "The ID of an existing attachment to be set as the featured image (as string, defaults to \"0\").",
              "required": false
            }
          }
        },
        {
          "methods": ["GET"],
          "args": {
            "id": {
              "type": "integer",
              "description": "The ID of the custom post to retrieve.",
              "required": true
            },
            "post_type": {
              "type": "string",
              "description": "The post type to validate against.",
              "required": false
            }
          }
        }
      ]
    },
    "\/gopublish\/v1\/custom-post-types": {
      "namespace": "gopublish\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/gopublish\/v1\/custom-post-types"
          }
        ]
      }
    },
    "\/omapp\/v1": {
      "namespace": "omapp\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "namespace": { "default": "omapp\/v1", "required": false },
            "context": { "default": "view", "required": false }
          }
        }
      ],
      "_links": {
        "self": [{ "href": "https:\/\/finance-able.com\/wp-json\/omapp\/v1" }]
      }
    },
    "\/omapp\/v1\/info": {
      "namespace": "omapp\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/omapp\/v1\/info" }
        ]
      }
    },
    "\/omapp\/v1\/support": {
      "namespace": "omapp\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/omapp\/v1\/support" }
        ]
      }
    },
    "\/omapp\/v1\/support\/debug\/enable": {
      "namespace": "omapp\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/omapp\/v1\/support\/debug\/enable"
          }
        ]
      }
    },
    "\/omapp\/v1\/support\/debug\/disable": {
      "namespace": "omapp\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/omapp\/v1\/support\/debug\/disable"
          }
        ]
      }
    },
    "\/omapp\/v1\/me": {
      "namespace": "omapp\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/omapp\/v1\/me" }
        ]
      }
    },
    "\/omapp\/v1\/campaigns\/refresh": {
      "namespace": "omapp\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/omapp\/v1\/campaigns\/refresh"
          }
        ]
      }
    },
    "\/omapp\/v1\/campaigns\/(?P<id>\\w+)": {
      "namespace": "omapp\/v1",
      "methods": ["GET", "POST"],
      "endpoints": [
        { "methods": ["GET"], "args": [] },
        { "methods": ["POST"], "args": [] }
      ]
    },
    "\/omapp\/v1\/campaigns\/(?P<id>[\\w-]+)\/sync": {
      "namespace": "omapp\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }]
    },
    "\/omapp\/v1\/resources": {
      "namespace": "omapp\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/omapp\/v1\/resources"
          }
        ]
      }
    },
    "\/omapp\/v1\/notifications": {
      "namespace": "omapp\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/omapp\/v1\/notifications"
          }
        ]
      }
    },
    "\/omapp\/v1\/notifications\/dismiss": {
      "namespace": "omapp\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/omapp\/v1\/notifications\/dismiss"
          }
        ]
      }
    },
    "\/omapp\/v1\/notifications\/create": {
      "namespace": "omapp\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/omapp\/v1\/notifications\/create"
          }
        ]
      }
    },
    "\/omapp\/v1\/plugins": {
      "namespace": "omapp\/v1",
      "methods": ["GET", "POST"],
      "endpoints": [
        { "methods": ["GET"], "args": [] },
        { "methods": ["POST"], "args": [] }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/omapp\/v1\/plugins" }
        ]
      }
    },
    "\/omapp\/v1\/api": {
      "namespace": "omapp\/v1",
      "methods": ["POST", "DELETE"],
      "endpoints": [
        { "methods": ["POST"], "args": [] },
        { "methods": ["DELETE"], "args": [] }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/omapp\/v1\/api" }
        ]
      }
    },
    "\/omapp\/v1\/settings": {
      "namespace": "omapp\/v1",
      "methods": ["GET", "POST"],
      "endpoints": [
        { "methods": ["GET"], "args": [] },
        { "methods": ["POST"], "args": [] }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/omapp\/v1\/settings" }
        ]
      }
    },
    "\/omapp\/v1\/review\/dismiss": {
      "namespace": "omapp\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/omapp\/v1\/review\/dismiss"
          }
        ]
      }
    },
    "\/omapp\/v1\/omu\/courses": {
      "namespace": "omapp\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/omapp\/v1\/omu\/courses"
          }
        ]
      }
    },
    "\/omapp\/v1\/omu\/guides": {
      "namespace": "omapp\/v1",
      "methods": ["GET"],
      "endpoints": [{ "methods": ["GET"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/omapp\/v1\/omu\/guides"
          }
        ]
      }
    },
    "\/omapp\/v1\/account\/sync": {
      "namespace": "omapp\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/omapp\/v1\/account\/sync"
          }
        ]
      }
    },
    "\/omapp\/v1\/account\/connect": {
      "namespace": "omapp\/v1",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/omapp\/v1\/account\/connect"
          }
        ]
      }
    },
    "\/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:\/\/finance-able.com\/wp-json\/wp\/v2" }]
      }
    },
    "\/wp\/v2\/posts": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "author": {
              "description": "Limit result set to posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "author_exclude": {
              "description": "Ensure result set excludes posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title",
                "rand",
                "menu_order",
                "rand",
                "comment_count",
                "series_order"
              ],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["post_title", "post_content", "post_excerpt"],
                "type": "string"
              },
              "required": false
            },
            "slug": {
              "description": "Limit result set to posts with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Limit result set to posts assigned one or more statuses.",
              "type": "array",
              "items": {
                "enum": [
                  "publish",
                  "future",
                  "draft",
                  "pending",
                  "private",
                  "trash",
                  "auto-draft",
                  "inherit",
                  "request-pending",
                  "request-confirmed",
                  "request-failed",
                  "request-completed",
                  "acf-disabled",
                  "dp-rewrite-republish",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            },
            "tax_relation": {
              "description": "Limit result set based on relationship between multiple taxonomies.",
              "type": "string",
              "enum": ["AND", "OR"],
              "required": false
            },
            "categories": {
              "description": "Limit result set to items with specific terms assigned in the categories taxonomy.",
              "type": ["object", "array"],
              "oneOf": [
                {
                  "title": "Term ID List",
                  "description": "Match terms with the listed IDs.",
                  "type": "array",
                  "items": { "type": "integer" }
                },
                {
                  "title": "Term ID Taxonomy Query",
                  "description": "Perform an advanced term query.",
                  "type": "object",
                  "properties": {
                    "terms": {
                      "description": "Term IDs.",
                      "type": "array",
                      "items": { "type": "integer" },
                      "default": []
                    },
                    "include_children": {
                      "description": "Whether to include child terms in the terms limiting the result set.",
                      "type": "boolean",
                      "default": false
                    },
                    "operator": {
                      "description": "Whether items must be assigned all or any of the specified terms.",
                      "type": "string",
                      "enum": ["AND", "OR"],
                      "default": "OR"
                    }
                  },
                  "additionalProperties": false
                }
              ],
              "required": false
            },
            "categories_exclude": {
              "description": "Limit result set to items except those with specific terms assigned in the categories taxonomy.",
              "type": ["object", "array"],
              "oneOf": [
                {
                  "title": "Term ID List",
                  "description": "Match terms with the listed IDs.",
                  "type": "array",
                  "items": { "type": "integer" }
                },
                {
                  "title": "Term ID Taxonomy Query",
                  "description": "Perform an advanced term query.",
                  "type": "object",
                  "properties": {
                    "terms": {
                      "description": "Term IDs.",
                      "type": "array",
                      "items": { "type": "integer" },
                      "default": []
                    },
                    "include_children": {
                      "description": "Whether to include child terms in the terms limiting the result set.",
                      "type": "boolean",
                      "default": false
                    }
                  },
                  "additionalProperties": false
                }
              ],
              "required": false
            },
            "tags": {
              "description": "Limit result set to items with specific terms assigned in the tags taxonomy.",
              "type": ["object", "array"],
              "oneOf": [
                {
                  "title": "Term ID List",
                  "description": "Match terms with the listed IDs.",
                  "type": "array",
                  "items": { "type": "integer" }
                },
                {
                  "title": "Term ID Taxonomy Query",
                  "description": "Perform an advanced term query.",
                  "type": "object",
                  "properties": {
                    "terms": {
                      "description": "Term IDs.",
                      "type": "array",
                      "items": { "type": "integer" },
                      "default": []
                    },
                    "operator": {
                      "description": "Whether items must be assigned all or any of the specified terms.",
                      "type": "string",
                      "enum": ["AND", "OR"],
                      "default": "OR"
                    }
                  },
                  "additionalProperties": false
                }
              ],
              "required": false
            },
            "tags_exclude": {
              "description": "Limit result set to items except those with specific terms assigned in the tags taxonomy.",
              "type": ["object", "array"],
              "oneOf": [
                {
                  "title": "Term ID List",
                  "description": "Match terms with the listed IDs.",
                  "type": "array",
                  "items": { "type": "integer" }
                },
                {
                  "title": "Term ID Taxonomy Query",
                  "description": "Perform an advanced term query.",
                  "type": "object",
                  "properties": {
                    "terms": {
                      "description": "Term IDs.",
                      "type": "array",
                      "items": { "type": "integer" },
                      "default": []
                    }
                  },
                  "additionalProperties": false
                }
              ],
              "required": false
            },
            "sticky": {
              "description": "Limit result set to items that are sticky.",
              "type": "boolean",
              "required": false
            },
            "ignore_sticky": {
              "description": "Whether to ignore sticky posts or not.",
              "type": "boolean",
              "default": true,
              "required": false
            },
            "format": {
              "description": "Limit result set to items assigned one or more given formats.",
              "type": "array",
              "uniqueItems": true,
              "items": {
                "enum": [
                  "standard",
                  "aside",
                  "chat",
                  "gallery",
                  "link",
                  "image",
                  "quote",
                  "status",
                  "video",
                  "audio"
                ],
                "type": "string"
              },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "excerpt": {
              "description": "The excerpt for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Excerpt for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML excerpt for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the excerpt is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "featured_media": {
              "description": "The ID of the featured media for the post.",
              "type": "integer",
              "required": false
            },
            "comment_status": {
              "description": "Whether or not comments are open on the post.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "ping_status": {
              "description": "Whether or not the post can be pinged.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "format": {
              "description": "The format for the post.",
              "type": "string",
              "enum": [
                "standard",
                "aside",
                "chat",
                "gallery",
                "link",
                "image",
                "quote",
                "status",
                "video",
                "audio"
              ],
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": ""
                },
                "gopublish_seo_title": {
                  "type": "string",
                  "title": "",
                  "description": "GoPublish SEO title",
                  "default": ""
                },
                "gopublish_seo_description": {
                  "type": "string",
                  "title": "",
                  "description": "GoPublish SEO description",
                  "default": ""
                }
              },
              "required": false
            },
            "sticky": {
              "description": "Whether or not the post should be treated as sticky.",
              "type": "boolean",
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            },
            "categories": {
              "description": "The terms assigned to the post in the category taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            },
            "tags": {
              "description": "The terms assigned to the post in the post_tag taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/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": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "excerpt_length": {
              "description": "Override the default excerpt length.",
              "type": "integer",
              "required": false
            },
            "password": {
              "description": "The password for the post if it is password protected.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "excerpt": {
              "description": "The excerpt for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Excerpt for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML excerpt for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the excerpt is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "featured_media": {
              "description": "The ID of the featured media for the post.",
              "type": "integer",
              "required": false
            },
            "comment_status": {
              "description": "Whether or not comments are open on the post.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "ping_status": {
              "description": "Whether or not the post can be pinged.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "format": {
              "description": "The format for the post.",
              "type": "string",
              "enum": [
                "standard",
                "aside",
                "chat",
                "gallery",
                "link",
                "image",
                "quote",
                "status",
                "video",
                "audio"
              ],
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": ""
                },
                "gopublish_seo_title": {
                  "type": "string",
                  "title": "",
                  "description": "GoPublish SEO title",
                  "default": ""
                },
                "gopublish_seo_description": {
                  "type": "string",
                  "title": "",
                  "description": "GoPublish SEO description",
                  "default": ""
                }
              },
              "required": false
            },
            "sticky": {
              "description": "Whether or not the post should be treated as sticky.",
              "type": "boolean",
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            },
            "categories": {
              "description": "The terms assigned to the post in the category taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            },
            "tags": {
              "description": "The terms assigned to the post in the post_tag taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by object attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "date",
                "id",
                "include",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "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": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "excerpt": {
              "description": "The excerpt for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Excerpt for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML excerpt for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the excerpt is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "featured_media": {
              "description": "The ID of the featured media for the post.",
              "type": "integer",
              "required": false
            },
            "comment_status": {
              "description": "Whether or not comments are open on the post.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "ping_status": {
              "description": "Whether or not the post can be pinged.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "format": {
              "description": "The format for the post.",
              "type": "string",
              "enum": [
                "standard",
                "aside",
                "chat",
                "gallery",
                "link",
                "image",
                "quote",
                "status",
                "video",
                "audio"
              ],
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": ""
                },
                "gopublish_seo_title": {
                  "type": "string",
                  "title": "",
                  "description": "GoPublish SEO title",
                  "default": ""
                },
                "gopublish_seo_description": {
                  "type": "string",
                  "title": "",
                  "description": "GoPublish SEO description",
                  "default": ""
                }
              },
              "required": false
            },
            "sticky": {
              "description": "Whether or not the post should be treated as sticky.",
              "type": "boolean",
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            },
            "categories": {
              "description": "The terms assigned to the post in the category taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            },
            "tags": {
              "description": "The terms assigned to the post in the post_tag taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "The ID for the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "author": {
              "description": "Limit result set to posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "author_exclude": {
              "description": "Ensure result set excludes posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "menu_order": {
              "description": "Limit result set to posts with a specific menu_order value.",
              "type": "integer",
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title",
                "menu_order",
                "author",
                "rand",
                "series_order"
              ],
              "required": false
            },
            "parent": {
              "description": "Limit result set to items with particular parent IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "parent_exclude": {
              "description": "Limit result set to all items except those of a particular parent ID.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["post_title", "post_content", "post_excerpt"],
                "type": "string"
              },
              "required": false
            },
            "slug": {
              "description": "Limit result set to posts with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Limit result set to posts assigned one or more statuses.",
              "type": "array",
              "items": {
                "enum": [
                  "publish",
                  "future",
                  "draft",
                  "pending",
                  "private",
                  "trash",
                  "auto-draft",
                  "inherit",
                  "request-pending",
                  "request-confirmed",
                  "request-failed",
                  "request-completed",
                  "acf-disabled",
                  "dp-rewrite-republish",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "parent": {
              "description": "The ID for the parent of the post.",
              "type": "integer",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "excerpt": {
              "description": "The excerpt for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Excerpt for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML excerpt for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the excerpt is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "featured_media": {
              "description": "The ID of the featured media for the post.",
              "type": "integer",
              "required": false
            },
            "comment_status": {
              "description": "Whether or not comments are open on the post.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "ping_status": {
              "description": "Whether or not the post can be pinged.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "menu_order": {
              "description": "The order of the post in relation to other posts.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": ""
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/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": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "excerpt_length": {
              "description": "Override the default excerpt length.",
              "type": "integer",
              "required": false
            },
            "password": {
              "description": "The password for the post if it is password protected.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "parent": {
              "description": "The ID for the parent of the post.",
              "type": "integer",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "excerpt": {
              "description": "The excerpt for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Excerpt for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML excerpt for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the excerpt is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "featured_media": {
              "description": "The ID of the featured media for the post.",
              "type": "integer",
              "required": false
            },
            "comment_status": {
              "description": "Whether or not comments are open on the post.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "ping_status": {
              "description": "Whether or not the post can be pinged.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "menu_order": {
              "description": "The order of the post in relation to other posts.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": ""
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by object attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "date",
                "id",
                "include",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "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": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the post.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "excerpt": {
              "description": "The excerpt for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Excerpt for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML excerpt for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the excerpt is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "featured_media": {
              "description": "The ID of the featured media for the post.",
              "type": "integer",
              "required": false
            },
            "comment_status": {
              "description": "Whether or not comments are open on the post.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "ping_status": {
              "description": "Whether or not the post can be pinged.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "menu_order": {
              "description": "The order of the post in relation to other posts.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": ""
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "The ID for the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "author": {
              "description": "Limit result set to posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "author_exclude": {
              "description": "Ensure result set excludes posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            },
            "parent": {
              "description": "Limit result set to items with particular parent IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "parent_exclude": {
              "description": "Limit result set to all items except those of a particular parent ID.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["post_title", "post_content", "post_excerpt"],
                "type": "string"
              },
              "required": false
            },
            "slug": {
              "description": "Limit result set to posts with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "status": {
              "default": "inherit",
              "description": "Limit result set to posts assigned one or more statuses.",
              "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": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "featured_media": {
              "description": "The ID of the featured media for the post.",
              "type": "integer",
              "required": false
            },
            "comment_status": {
              "description": "Whether or not comments are open on the post.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "ping_status": {
              "description": "Whether or not the post can be pinged.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            },
            "alt_text": {
              "description": "Alternative text to display when attachment is not displayed.",
              "type": "string",
              "required": false
            },
            "caption": {
              "description": "The attachment caption.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Caption for the attachment, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML caption for the attachment, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "description": {
              "description": "The attachment description.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Description for the attachment, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML description for the attachment, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                }
              },
              "required": false
            },
            "post": {
              "description": "The ID for the associated post of the attachment.",
              "type": "integer",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/media" }
        ]
      }
    },
    "\/wp\/v2\/media\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST", "PUT", "PATCH", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "featured_media": {
              "description": "The ID of the featured media for the post.",
              "type": "integer",
              "required": false
            },
            "comment_status": {
              "description": "Whether or not comments are open on the post.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "ping_status": {
              "description": "Whether or not the post can be pinged.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            },
            "alt_text": {
              "description": "Alternative text to display when attachment is not displayed.",
              "type": "string",
              "required": false
            },
            "caption": {
              "description": "The attachment caption.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Caption for the attachment, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML caption for the attachment, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "description": {
              "description": "The attachment description.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Description for the attachment, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML description for the attachment, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                }
              },
              "required": false
            },
            "post": {
              "description": "The ID for the associated post of the attachment.",
              "type": "integer",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
      "namespace": "wp\/v2",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "id": {
              "description": "Unique identifier for the attachment.",
              "type": "integer",
              "required": false
            },
            "action": {
              "type": "string",
              "enum": ["create-image-subsizes"],
              "required": true
            }
          }
        }
      ]
    },
    "\/wp\/v2\/media\/(?P<id>[\\d]+)\/edit": {
      "namespace": "wp\/v2",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "src": {
              "description": "URL to the edited image file.",
              "type": "string",
              "format": "uri",
              "required": true
            },
            "modifiers": {
              "description": "Array of image edits.",
              "type": "array",
              "minItems": 1,
              "items": {
                "description": "Image edit.",
                "type": "object",
                "required": ["type", "args"],
                "oneOf": [
                  {
                    "title": "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": "Rotation",
                    "properties": {
                      "type": {
                        "description": "Rotation type.",
                        "type": "string",
                        "enum": ["rotate"]
                      },
                      "args": {
                        "description": "Rotation arguments.",
                        "type": "object",
                        "required": ["angle"],
                        "properties": {
                          "angle": {
                            "description": "Angle to rotate clockwise in degrees.",
                            "type": "number"
                          }
                        }
                      }
                    }
                  },
                  {
                    "title": "Crop",
                    "properties": {
                      "type": {
                        "description": "Crop type.",
                        "type": "string",
                        "enum": ["crop"]
                      },
                      "args": {
                        "description": "Crop arguments.",
                        "type": "object",
                        "required": ["left", "top", "width", "height"],
                        "properties": {
                          "left": {
                            "description": "Horizontal position from the left to begin the crop as a percentage of the image width.",
                            "type": "number"
                          },
                          "top": {
                            "description": "Vertical position from the top to begin the crop as a percentage of the image height.",
                            "type": "number"
                          },
                          "width": {
                            "description": "Width of the crop as a percentage of the image width.",
                            "type": "number"
                          },
                          "height": {
                            "description": "Height of the crop as a percentage of the image height.",
                            "type": "number"
                          }
                        }
                      }
                    }
                  }
                ]
              },
              "required": false
            },
            "rotation": {
              "description": "The amount to rotate the image clockwise in degrees. DEPRECATED: Use `modifiers` instead.",
              "type": "integer",
              "minimum": 0,
              "exclusiveMinimum": true,
              "maximum": 360,
              "exclusiveMaximum": true,
              "required": false
            },
            "x": {
              "description": "As a percentage of the image, the x position to start the crop from. DEPRECATED: Use `modifiers` instead.",
              "type": "number",
              "minimum": 0,
              "maximum": 100,
              "required": false
            },
            "y": {
              "description": "As a percentage of the image, the y position to start the crop from. DEPRECATED: Use `modifiers` instead.",
              "type": "number",
              "minimum": 0,
              "maximum": 100,
              "required": false
            },
            "width": {
              "description": "As a percentage of the image, the width to crop the image to. DEPRECATED: Use `modifiers` instead.",
              "type": "number",
              "minimum": 0,
              "maximum": 100,
              "required": false
            },
            "height": {
              "description": "As a percentage of the image, the height to crop the image to. DEPRECATED: Use `modifiers` instead.",
              "type": "number",
              "minimum": 0,
              "maximum": 100,
              "required": false
            },
            "caption": {
              "description": "The attachment caption.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Caption for the attachment, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML caption for the attachment, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "description": {
              "description": "The attachment description.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Description for the attachment, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML description for the attachment, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                }
              },
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "post": {
              "description": "The ID for the associated post of the attachment.",
              "type": "integer",
              "required": false
            },
            "alt_text": {
              "description": "Alternative text to display when attachment is not displayed.",
              "type": "string",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/menu-items": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 100,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "asc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by object attribute.",
              "type": "string",
              "default": "menu_order",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title",
                "menu_order"
              ],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "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": "Limit result set to posts assigned one or more statuses.",
              "type": "array",
              "items": {
                "enum": [
                  "publish",
                  "future",
                  "draft",
                  "pending",
                  "private",
                  "trash",
                  "auto-draft",
                  "inherit",
                  "request-pending",
                  "request-confirmed",
                  "request-failed",
                  "request-completed",
                  "acf-disabled",
                  "dp-rewrite-republish",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            },
            "tax_relation": {
              "description": "Limit result set based on relationship between multiple taxonomies.",
              "type": "string",
              "enum": ["AND", "OR"],
              "required": false
            },
            "menus": {
              "description": "Limit result set to items with specific terms assigned in the menus taxonomy.",
              "type": ["object", "array"],
              "oneOf": [
                {
                  "title": "Term ID List",
                  "description": "Match terms with the listed IDs.",
                  "type": "array",
                  "items": { "type": "integer" }
                },
                {
                  "title": "Term ID Taxonomy Query",
                  "description": "Perform an advanced term query.",
                  "type": "object",
                  "properties": {
                    "terms": {
                      "description": "Term IDs.",
                      "type": "array",
                      "items": { "type": "integer" },
                      "default": []
                    },
                    "operator": {
                      "description": "Whether items must be assigned all or any of the specified terms.",
                      "type": "string",
                      "enum": ["AND", "OR"],
                      "default": "OR"
                    }
                  },
                  "additionalProperties": false
                }
              ],
              "required": false
            },
            "menus_exclude": {
              "description": "Limit result set to items except those with specific terms assigned in the menus taxonomy.",
              "type": ["object", "array"],
              "oneOf": [
                {
                  "title": "Term ID List",
                  "description": "Match terms with the listed IDs.",
                  "type": "array",
                  "items": { "type": "integer" }
                },
                {
                  "title": "Term ID Taxonomy Query",
                  "description": "Perform an advanced term query.",
                  "type": "object",
                  "properties": {
                    "terms": {
                      "description": "Term IDs.",
                      "type": "array",
                      "items": { "type": "integer" },
                      "default": []
                    }
                  },
                  "additionalProperties": false
                }
              ],
              "required": false
            },
            "menu_order": {
              "description": "Limit result set to posts with a specific menu_order value.",
              "type": "integer",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "title": {
              "description": "The title for the object.",
              "type": ["string", "object"],
              "properties": {
                "raw": {
                  "description": "Title for the object, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the object, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "type": {
              "default": "custom",
              "description": "The family of objects originally represented, such as \"post_type\" or \"taxonomy\".",
              "type": "string",
              "enum": ["taxonomy", "post_type", "post_type_archive", "custom"],
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "A named status for the object.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "parent": {
              "default": 0,
              "description": "The ID for the parent of the object.",
              "type": "integer",
              "minimum": 0,
              "required": false
            },
            "attr_title": {
              "description": "Text for the title attribute of the link element for this menu item.",
              "type": "string",
              "required": false
            },
            "classes": {
              "description": "Class names for the link element of this menu item.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "description": {
              "description": "The description of this menu item.",
              "type": "string",
              "required": false
            },
            "menu_order": {
              "default": 1,
              "description": "The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0.",
              "type": "integer",
              "minimum": 1,
              "required": false
            },
            "object": {
              "description": "The type of object originally represented, such as \"category\", \"post\", or \"attachment\".",
              "type": "string",
              "required": false
            },
            "object_id": {
              "default": 0,
              "description": "The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories.",
              "type": "integer",
              "minimum": 0,
              "required": false
            },
            "target": {
              "description": "The target attribute of the link element for this menu item.",
              "type": "string",
              "enum": ["_blank", ""],
              "required": false
            },
            "url": {
              "description": "The URL to which this menu item points.",
              "type": "string",
              "format": "uri",
              "required": false
            },
            "xfn": {
              "description": "The XFN relationship expressed in the link of this menu item.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "menus": {
              "description": "The terms assigned to the object in the nav_menu taxonomy.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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:\/\/finance-able.com\/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": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "title": {
              "description": "The title for the object.",
              "type": ["string", "object"],
              "properties": {
                "raw": {
                  "description": "Title for the object, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the object, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "type": {
              "description": "The family of objects originally represented, such as \"post_type\" or \"taxonomy\".",
              "type": "string",
              "enum": ["taxonomy", "post_type", "post_type_archive", "custom"],
              "required": false
            },
            "status": {
              "description": "A named status for the object.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "parent": {
              "description": "The ID for the parent of the object.",
              "type": "integer",
              "minimum": 0,
              "required": false
            },
            "attr_title": {
              "description": "Text for the title attribute of the link element for this menu item.",
              "type": "string",
              "required": false
            },
            "classes": {
              "description": "Class names for the link element of this menu item.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "description": {
              "description": "The description of this menu item.",
              "type": "string",
              "required": false
            },
            "menu_order": {
              "description": "The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0.",
              "type": "integer",
              "minimum": 1,
              "required": false
            },
            "object": {
              "description": "The type of object originally represented, such as \"category\", \"post\", or \"attachment\".",
              "type": "string",
              "required": false
            },
            "object_id": {
              "description": "The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories.",
              "type": "integer",
              "minimum": 0,
              "required": false
            },
            "target": {
              "description": "The target attribute of the link element for this menu item.",
              "type": "string",
              "enum": ["_blank", ""],
              "required": false
            },
            "url": {
              "description": "The URL to which this menu item points.",
              "type": "string",
              "format": "uri",
              "required": false
            },
            "xfn": {
              "description": "The XFN relationship expressed in the link of this menu item.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "menus": {
              "description": "The terms assigned to the object in the nav_menu taxonomy.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the object.",
              "type": "integer",
              "minimum": 0,
              "required": false
            },
            "title": {
              "description": "The title for the object.",
              "type": ["string", "object"],
              "properties": {
                "raw": {
                  "description": "Title for the object, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the object, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "type": {
              "description": "The family of objects originally represented, such as \"post_type\" or \"taxonomy\".",
              "type": "string",
              "enum": ["taxonomy", "post_type", "post_type_archive", "custom"],
              "required": false
            },
            "status": {
              "description": "A named status for the object.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "attr_title": {
              "description": "Text for the title attribute of the link element for this menu item.",
              "type": "string",
              "required": false
            },
            "classes": {
              "description": "Class names for the link element of this menu item.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "description": {
              "description": "The description of this menu item.",
              "type": "string",
              "required": false
            },
            "menu_order": {
              "description": "The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0.",
              "type": "integer",
              "minimum": 1,
              "required": false
            },
            "object": {
              "description": "The type of object originally represented, such as \"category\", \"post\", or \"attachment\".",
              "type": "string",
              "required": false
            },
            "object_id": {
              "description": "The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories.",
              "type": "integer",
              "minimum": 0,
              "required": false
            },
            "target": {
              "description": "The target attribute of the link element for this menu item.",
              "type": "string",
              "enum": ["_blank", ""],
              "required": false
            },
            "url": {
              "description": "The URL to which this menu item points.",
              "type": "string",
              "format": "uri",
              "required": false
            },
            "xfn": {
              "description": "The XFN relationship expressed in the link of this menu item.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "menus": {
              "description": "The terms assigned to the object in the nav_menu taxonomy.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "The ID for the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["post_title", "post_content", "post_excerpt"],
                "type": "string"
              },
              "required": false
            },
            "slug": {
              "description": "Limit result set to posts with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Limit result set to posts assigned one or more statuses.",
              "type": "array",
              "items": {
                "enum": [
                  "publish",
                  "future",
                  "draft",
                  "pending",
                  "private",
                  "trash",
                  "auto-draft",
                  "inherit",
                  "request-pending",
                  "request-confirmed",
                  "request-failed",
                  "request-completed",
                  "acf-disabled",
                  "dp-rewrite-republish",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            },
            "tax_relation": {
              "description": "Limit result set based on relationship between multiple taxonomies.",
              "type": "string",
              "enum": ["AND", "OR"],
              "required": false
            },
            "wp_pattern_category": {
              "description": "Limit result set to items with specific terms assigned in the wp_pattern_category taxonomy.",
              "type": ["object", "array"],
              "oneOf": [
                {
                  "title": "Term ID List",
                  "description": "Match terms with the listed IDs.",
                  "type": "array",
                  "items": { "type": "integer" }
                },
                {
                  "title": "Term ID Taxonomy Query",
                  "description": "Perform an advanced term query.",
                  "type": "object",
                  "properties": {
                    "terms": {
                      "description": "Term IDs.",
                      "type": "array",
                      "items": { "type": "integer" },
                      "default": []
                    },
                    "operator": {
                      "description": "Whether items must be assigned all or any of the specified terms.",
                      "type": "string",
                      "enum": ["AND", "OR"],
                      "default": "OR"
                    }
                  },
                  "additionalProperties": false
                }
              ],
              "required": false
            },
            "wp_pattern_category_exclude": {
              "description": "Limit result set to items except those with specific terms assigned in the wp_pattern_category taxonomy.",
              "type": ["object", "array"],
              "oneOf": [
                {
                  "title": "Term ID List",
                  "description": "Match terms with the listed IDs.",
                  "type": "array",
                  "items": { "type": "integer" }
                },
                {
                  "title": "Term ID Taxonomy Query",
                  "description": "Perform an advanced term query.",
                  "type": "object",
                  "properties": {
                    "terms": {
                      "description": "Term IDs.",
                      "type": "array",
                      "items": { "type": "integer" },
                      "default": []
                    }
                  },
                  "additionalProperties": false
                }
              ],
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["view", "edit"]
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["view", "edit"]
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "excerpt": {
              "description": "The excerpt for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Excerpt for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML excerpt for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the excerpt is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            },
            "wp_pattern_category": {
              "description": "The terms assigned to the post in the wp_pattern_category taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/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": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "excerpt_length": {
              "description": "Override the default excerpt length.",
              "type": "integer",
              "required": false
            },
            "password": {
              "description": "The password for the post if it is password protected.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["view", "edit"]
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["view", "edit"]
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "excerpt": {
              "description": "The excerpt for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Excerpt for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML excerpt for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the excerpt is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            },
            "wp_pattern_category": {
              "description": "The terms assigned to the post in the wp_pattern_category taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by object attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "date",
                "id",
                "include",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "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": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["view", "edit"]
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["view", "edit"]
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "excerpt": {
              "description": "The excerpt for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Excerpt for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML excerpt for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the excerpt is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            },
            "wp_pattern_category": {
              "description": "The terms assigned to the post in the wp_pattern_category taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "The ID for the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "The id of a template",
              "type": "string",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by object attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "date",
                "id",
                "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": "The id of a template",
              "type": "string",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "parent": {
              "description": "The id of a template",
              "type": "string",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "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": "The id of a template",
              "type": "string",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "id": {
              "description": "The id of a template",
              "type": "string",
              "required": false
            },
            "slug": {
              "description": "Unique slug identifying the template.",
              "type": "string",
              "minLength": 1,
              "pattern": "[a-zA-Z0-9_\\%-]+",
              "required": false
            },
            "theme": {
              "description": "Theme identifier for the template.",
              "type": "string",
              "required": false
            },
            "type": {
              "description": "Type of template.",
              "type": "string",
              "required": false
            },
            "content": {
              "description": "Content of template.",
              "type": ["object", "string"],
              "properties": {
                "raw": {
                  "description": "Content for the template, as it exists in the database.",
                  "type": "string",
                  "context": ["view", "edit"]
                },
                "block_version": {
                  "description": "Version of the content block format used by the template.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                }
              },
              "required": false
            },
            "title": {
              "description": "Title of template.",
              "type": ["object", "string"],
              "properties": {
                "raw": {
                  "description": "Title for the template, as it exists in the database.",
                  "type": "string",
                  "context": ["view", "edit", "embed"]
                },
                "rendered": {
                  "description": "HTML title for the template, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "description": {
              "description": "Description of template.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "Status of template.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "author": {
              "description": "The ID for the author of the 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": "The id of a template",
              "type": "string",
              "required": false
            },
            "id": {
              "description": "The ID for the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "wp_id": {
              "description": "Limit to the specified post id.",
              "type": "integer",
              "required": false
            },
            "area": {
              "description": "Limit to the specified template part area.",
              "type": "string",
              "required": false
            },
            "post_type": {
              "description": "Post type to get the templates for.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "slug": {
              "description": "Unique slug identifying the template.",
              "type": "string",
              "minLength": 1,
              "pattern": "[a-zA-Z0-9_\\%-]+",
              "required": true
            },
            "theme": {
              "description": "Theme identifier for the template.",
              "type": "string",
              "required": false
            },
            "type": {
              "description": "Type of template.",
              "type": "string",
              "required": false
            },
            "content": {
              "default": "",
              "description": "Content of template.",
              "type": ["object", "string"],
              "properties": {
                "raw": {
                  "description": "Content for the template, as it exists in the database.",
                  "type": "string",
                  "context": ["view", "edit"]
                },
                "block_version": {
                  "description": "Version of the content block format used by the template.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                }
              },
              "required": false
            },
            "title": {
              "default": "",
              "description": "Title of template.",
              "type": ["object", "string"],
              "properties": {
                "raw": {
                  "description": "Title for the template, as it exists in the database.",
                  "type": "string",
                  "context": ["view", "edit", "embed"]
                },
                "rendered": {
                  "description": "HTML title for the template, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "description": {
              "default": "",
              "description": "Description of template.",
              "type": "string",
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Status of template.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "author": {
              "description": "The ID for the author of the template.",
              "type": "integer",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/templates" }
        ]
      }
    },
    "\/wp\/v2\/templates\/lookup": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "slug": {
              "description": "The slug of the template to get the fallback for",
              "type": "string",
              "required": true
            },
            "is_custom": {
              "description": "Indicates if a template is custom or part of the template hierarchy",
              "type": "boolean",
              "required": false
            },
            "template_prefix": {
              "description": "The template prefix for the created template. This is used to extract the main template type, e.g. in `taxonomy-books` extracts the `taxonomy`",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/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": "The id of a template",
              "type": "string",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "id": {
              "description": "The id of a template",
              "type": "string",
              "required": false
            },
            "slug": {
              "description": "Unique slug identifying the template.",
              "type": "string",
              "minLength": 1,
              "pattern": "[a-zA-Z0-9_\\%-]+",
              "required": false
            },
            "theme": {
              "description": "Theme identifier for the template.",
              "type": "string",
              "required": false
            },
            "type": {
              "description": "Type of template.",
              "type": "string",
              "required": false
            },
            "content": {
              "description": "Content of template.",
              "type": ["object", "string"],
              "properties": {
                "raw": {
                  "description": "Content for the template, as it exists in the database.",
                  "type": "string",
                  "context": ["view", "edit"]
                },
                "block_version": {
                  "description": "Version of the content block format used by the template.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                }
              },
              "required": false
            },
            "title": {
              "description": "Title of template.",
              "type": ["object", "string"],
              "properties": {
                "raw": {
                  "description": "Title for the template, as it exists in the database.",
                  "type": "string",
                  "context": ["view", "edit", "embed"]
                },
                "rendered": {
                  "description": "HTML title for the template, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "description": {
              "description": "Description of template.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "Status of template.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "author": {
              "description": "The ID for the author of the template.",
              "type": "integer",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "id": {
              "description": "The id of a template",
              "type": "string",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The id of a template",
              "type": "string",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by object attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "date",
                "id",
                "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": "The id of a template",
              "type": "string",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "parent": {
              "description": "The id of a template",
              "type": "string",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "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": "The id of a template",
              "type": "string",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "id": {
              "description": "The id of a template",
              "type": "string",
              "required": false
            },
            "slug": {
              "description": "Unique slug identifying the template.",
              "type": "string",
              "minLength": 1,
              "pattern": "[a-zA-Z0-9_\\%-]+",
              "required": false
            },
            "theme": {
              "description": "Theme identifier for the template.",
              "type": "string",
              "required": false
            },
            "type": {
              "description": "Type of template.",
              "type": "string",
              "required": false
            },
            "content": {
              "description": "Content of template.",
              "type": ["object", "string"],
              "properties": {
                "raw": {
                  "description": "Content for the template, as it exists in the database.",
                  "type": "string",
                  "context": ["view", "edit"]
                },
                "block_version": {
                  "description": "Version of the content block format used by the template.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                }
              },
              "required": false
            },
            "title": {
              "description": "Title of template.",
              "type": ["object", "string"],
              "properties": {
                "raw": {
                  "description": "Title for the template, as it exists in the database.",
                  "type": "string",
                  "context": ["view", "edit", "embed"]
                },
                "rendered": {
                  "description": "HTML title for the template, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "description": {
              "description": "Description of template.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "Status of template.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "author": {
              "description": "The ID for the author of the template.",
              "type": "integer",
              "required": false
            },
            "area": {
              "description": "Where the template part is intended for use (header, footer, etc.)",
              "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": "The id of a template",
              "type": "string",
              "required": false
            },
            "id": {
              "description": "The ID for the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "wp_id": {
              "description": "Limit to the specified post id.",
              "type": "integer",
              "required": false
            },
            "area": {
              "description": "Limit to the specified template part area.",
              "type": "string",
              "required": false
            },
            "post_type": {
              "description": "Post type to get the templates for.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "slug": {
              "description": "Unique slug identifying the template.",
              "type": "string",
              "minLength": 1,
              "pattern": "[a-zA-Z0-9_\\%-]+",
              "required": true
            },
            "theme": {
              "description": "Theme identifier for the template.",
              "type": "string",
              "required": false
            },
            "type": {
              "description": "Type of template.",
              "type": "string",
              "required": false
            },
            "content": {
              "default": "",
              "description": "Content of template.",
              "type": ["object", "string"],
              "properties": {
                "raw": {
                  "description": "Content for the template, as it exists in the database.",
                  "type": "string",
                  "context": ["view", "edit"]
                },
                "block_version": {
                  "description": "Version of the content block format used by the template.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                }
              },
              "required": false
            },
            "title": {
              "default": "",
              "description": "Title of template.",
              "type": ["object", "string"],
              "properties": {
                "raw": {
                  "description": "Title for the template, as it exists in the database.",
                  "type": "string",
                  "context": ["view", "edit", "embed"]
                },
                "rendered": {
                  "description": "HTML title for the template, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "description": {
              "default": "",
              "description": "Description of template.",
              "type": "string",
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Status of template.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "author": {
              "description": "The ID for the author of the template.",
              "type": "integer",
              "required": false
            },
            "area": {
              "description": "Where the template part is intended for use (header, footer, etc.)",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/template-parts"
          }
        ]
      }
    },
    "\/wp\/v2\/template-parts\/lookup": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "slug": {
              "description": "The slug of the template to get the fallback for",
              "type": "string",
              "required": true
            },
            "is_custom": {
              "description": "Indicates if a template is custom or part of the template hierarchy",
              "type": "boolean",
              "required": false
            },
            "template_prefix": {
              "description": "The template prefix for the created template. This is used to extract the main template type, e.g. in `taxonomy-books` extracts the `taxonomy`",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/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": "The id of a template",
              "type": "string",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "id": {
              "description": "The id of a template",
              "type": "string",
              "required": false
            },
            "slug": {
              "description": "Unique slug identifying the template.",
              "type": "string",
              "minLength": 1,
              "pattern": "[a-zA-Z0-9_\\%-]+",
              "required": false
            },
            "theme": {
              "description": "Theme identifier for the template.",
              "type": "string",
              "required": false
            },
            "type": {
              "description": "Type of template.",
              "type": "string",
              "required": false
            },
            "content": {
              "description": "Content of template.",
              "type": ["object", "string"],
              "properties": {
                "raw": {
                  "description": "Content for the template, as it exists in the database.",
                  "type": "string",
                  "context": ["view", "edit"]
                },
                "block_version": {
                  "description": "Version of the content block format used by the template.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                }
              },
              "required": false
            },
            "title": {
              "description": "Title of template.",
              "type": ["object", "string"],
              "properties": {
                "raw": {
                  "description": "Title for the template, as it exists in the database.",
                  "type": "string",
                  "context": ["view", "edit", "embed"]
                },
                "rendered": {
                  "description": "HTML title for the template, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "description": {
              "description": "Description of template.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "Status of template.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "author": {
              "description": "The ID for the author of the template.",
              "type": "integer",
              "required": false
            },
            "area": {
              "description": "Where the template part is intended for use (header, footer, etc.)",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "id": {
              "description": "The id of a template",
              "type": "string",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the global styles revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the global styles revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "The theme identifier",
              "type": "string",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": false },
          "args": {
            "stylesheet": {
              "description": "The theme identifier",
              "type": "string",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\d+]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST", "PUT", "PATCH"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": false },
          "args": {
            "id": {
              "description": "ID of global styles config.",
              "type": "integer",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": false },
          "args": {
            "styles": {
              "description": "Global styles.",
              "type": ["object"],
              "required": false
            },
            "settings": {
              "description": "Global settings.",
              "type": ["object"],
              "required": false
            },
            "title": {
              "description": "Title of the global styles variation.",
              "type": ["object", "string"],
              "properties": {
                "raw": {
                  "description": "Title for the global styles variation, as it exists in the database.",
                  "type": "string",
                  "context": ["view", "edit", "embed"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/navigation": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["post_title", "post_content", "post_excerpt"],
                "type": "string"
              },
              "required": false
            },
            "slug": {
              "description": "Limit result set to posts with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Limit result set to posts assigned one or more statuses.",
              "type": "array",
              "items": {
                "enum": [
                  "publish",
                  "future",
                  "draft",
                  "pending",
                  "private",
                  "trash",
                  "auto-draft",
                  "inherit",
                  "request-pending",
                  "request-confirmed",
                  "request-failed",
                  "request-completed",
                  "acf-disabled",
                  "dp-rewrite-republish",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit", "embed"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit", "embed"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit", "embed"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/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": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "password": {
              "description": "The password for the post if it is password protected.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit", "embed"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit", "embed"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit", "embed"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by object attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "date",
                "id",
                "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": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "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": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit", "embed"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit", "embed"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit", "embed"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "The ID for the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "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": "Version of the theme.json schema used for the typography settings.",
              "type": "integer",
              "default": 3,
              "minimum": 2,
              "maximum": 3,
              "required": false
            },
            "font_family_settings": {
              "description": "font-family declaration in theme.json format, encoded as a string.",
              "type": "string",
              "required": true
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/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": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "theme_json_version": {
              "description": "Version of the theme.json schema used for the typography settings.",
              "type": "integer",
              "default": 3,
              "minimum": 2,
              "maximum": 3,
              "required": false
            },
            "font_family_settings": {
              "description": "font-family declaration in theme.json format, encoded as a string.",
              "type": "string",
              "required": true
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "font_family_id": {
              "description": "The ID for the parent font family of the font face.",
              "type": "integer",
              "required": true
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "id",
              "enum": ["id", "include"],
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "font_family_id": {
              "description": "The ID for the parent font family of the font face.",
              "type": "integer",
              "required": true
            },
            "theme_json_version": {
              "description": "Version of the theme.json schema used for the typography settings.",
              "type": "integer",
              "default": 3,
              "minimum": 2,
              "maximum": 3,
              "required": false
            },
            "font_face_settings": {
              "description": "font-face declaration in theme.json format, encoded as a string.",
              "type": "string",
              "required": true
            }
          }
        }
      ]
    },
    "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "font_family_id": {
              "description": "The ID for the parent font family of the font face.",
              "type": "integer",
              "required": true
            },
            "id": {
              "description": "Unique identifier for the font face.",
              "type": "integer",
              "required": true
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "font_family_id": {
              "description": "The ID for the parent font family of the font face.",
              "type": "integer",
              "required": true
            },
            "id": {
              "description": "Unique identifier for the font face.",
              "type": "integer",
              "required": true
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_element": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title",
                "author",
                "series_order"
              ],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["post_title", "post_content", "post_excerpt"],
                "type": "string"
              },
              "required": false
            },
            "slug": {
              "description": "Limit result set to posts with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Limit result set to posts assigned one or more statuses.",
              "type": "array",
              "items": {
                "enum": [
                  "publish",
                  "future",
                  "draft",
                  "pending",
                  "private",
                  "trash",
                  "auto-draft",
                  "inherit",
                  "request-pending",
                  "request-confirmed",
                  "request-failed",
                  "request-completed",
                  "acf-disabled",
                  "dp-rewrite-republish",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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_element_type": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_hook": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_hook_custom": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_hook_priority": {
                  "type": "number",
                  "title": "",
                  "description": "",
                  "default": 10
                },
                "_kad_element_hook_scroll": {
                  "type": "number",
                  "title": "",
                  "description": "",
                  "default": 300
                },
                "_kad_element_show_conditionals": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_all_show": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "_kad_element_hide_conditionals": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_user_conditionals": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_device_conditionals": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_enable_expires": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "_kad_element_expires": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_language": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_fixed_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_width": {
                  "type": "number",
                  "title": "",
                  "description": "",
                  "default": 300
                },
                "_kad_element_fixed_position": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_xposition": {
                  "type": "number",
                  "title": "",
                  "description": "",
                  "default": 0
                },
                "_kad_element_yposition": {
                  "type": "number",
                  "title": "",
                  "description": "",
                  "default": 0
                },
                "_kad_element_preview_post": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_preview_post_type": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_preview_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/kadence_element"
          }
        ]
      }
    },
    "\/wp\/v2\/kadence_element\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST", "PUT", "PATCH", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "password": {
              "description": "The password for the post if it is password protected.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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_element_type": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_hook": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_hook_custom": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_hook_priority": {
                  "type": "number",
                  "title": "",
                  "description": "",
                  "default": 10
                },
                "_kad_element_hook_scroll": {
                  "type": "number",
                  "title": "",
                  "description": "",
                  "default": 300
                },
                "_kad_element_show_conditionals": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_all_show": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "_kad_element_hide_conditionals": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_user_conditionals": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_device_conditionals": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_enable_expires": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "_kad_element_expires": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_language": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_fixed_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_width": {
                  "type": "number",
                  "title": "",
                  "description": "",
                  "default": 300
                },
                "_kad_element_fixed_position": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_xposition": {
                  "type": "number",
                  "title": "",
                  "description": "",
                  "default": 0
                },
                "_kad_element_yposition": {
                  "type": "number",
                  "title": "",
                  "description": "",
                  "default": 0
                },
                "_kad_element_preview_post": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_preview_post_type": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_preview_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_element\/(?P<parent>[\\d]+)\/revisions": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by object attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "date",
                "id",
                "include",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_element\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Required to be true, as revisions do not support trashing.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_element\/(?P<id>[\\d]+)\/autosaves": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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_element_type": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_hook": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_hook_custom": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_hook_priority": {
                  "type": "number",
                  "title": "",
                  "description": "",
                  "default": 10
                },
                "_kad_element_hook_scroll": {
                  "type": "number",
                  "title": "",
                  "description": "",
                  "default": 300
                },
                "_kad_element_show_conditionals": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_all_show": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "_kad_element_hide_conditionals": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_user_conditionals": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_device_conditionals": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_enable_expires": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "_kad_element_expires": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_language": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_fixed_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_width": {
                  "type": "number",
                  "title": "",
                  "description": "",
                  "default": 300
                },
                "_kad_element_fixed_position": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_xposition": {
                  "type": "number",
                  "title": "",
                  "description": "",
                  "default": 0
                },
                "_kad_element_yposition": {
                  "type": "number",
                  "title": "",
                  "description": "",
                  "default": 0
                },
                "_kad_element_preview_post": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_preview_post_type": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_element_preview_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_element\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "The ID for the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_form": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "author": {
              "description": "Limit result set to posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "author_exclude": {
              "description": "Ensure result set excludes posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["post_title", "post_content", "post_excerpt"],
                "type": "string"
              },
              "required": false
            },
            "slug": {
              "description": "Limit result set to posts with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Limit result set to posts assigned one or more statuses.",
              "type": "array",
              "items": {
                "enum": [
                  "publish",
                  "future",
                  "draft",
                  "pending",
                  "private",
                  "trash",
                  "auto-draft",
                  "inherit",
                  "request-pending",
                  "request-confirmed",
                  "request-failed",
                  "request-completed",
                  "acf-disabled",
                  "dp-rewrite-republish",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/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": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "password": {
              "description": "The password for the post if it is password protected.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_form\/auto-draft": {
      "namespace": "wp\/v2",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/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": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by object attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "date",
                "id",
                "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": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "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": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": "The theme file to use to display the post.",
              "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": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "The ID for the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["post_title", "post_content", "post_excerpt"],
                "type": "string"
              },
              "required": false
            },
            "slug": {
              "description": "Limit result set to posts with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Limit result set to posts assigned one or more statuses.",
              "type": "array",
              "items": {
                "enum": [
                  "publish",
                  "future",
                  "draft",
                  "pending",
                  "private",
                  "trash",
                  "auto-draft",
                  "inherit",
                  "request-pending",
                  "request-confirmed",
                  "request-failed",
                  "request-completed",
                  "acf-disabled",
                  "dp-rewrite-republish",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/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": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "password": {
              "description": "The password for the post if it is password protected.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_navigation\/auto-draft": {
      "namespace": "wp\/v2",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/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": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by object attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "date",
                "id",
                "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": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "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": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": "The theme file to use to display the post.",
              "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": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "The ID for the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["post_title", "post_content", "post_excerpt"],
                "type": "string"
              },
              "required": false
            },
            "slug": {
              "description": "Limit result set to posts with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Limit result set to posts assigned one or more statuses.",
              "type": "array",
              "items": {
                "enum": [
                  "publish",
                  "future",
                  "draft",
                  "pending",
                  "private",
                  "trash",
                  "auto-draft",
                  "inherit",
                  "request-pending",
                  "request-confirmed",
                  "request-failed",
                  "request-completed",
                  "acf-disabled",
                  "dp-rewrite-republish",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/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": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "password": {
              "description": "The password for the post if it is password protected.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_header\/auto-draft": {
      "namespace": "wp\/v2",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/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": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by object attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "date",
                "id",
                "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": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "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": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": "The theme file to use to display the post.",
              "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": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "The ID for the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_custom_svg": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "author": {
              "description": "Limit result set to posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "author_exclude": {
              "description": "Ensure result set excludes posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["post_title", "post_content", "post_excerpt"],
                "type": "string"
              },
              "required": false
            },
            "slug": {
              "description": "Limit result set to posts with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Limit result set to posts assigned one or more statuses.",
              "type": "array",
              "items": {
                "enum": [
                  "publish",
                  "future",
                  "draft",
                  "pending",
                  "private",
                  "trash",
                  "auto-draft",
                  "inherit",
                  "request-pending",
                  "request-confirmed",
                  "request-failed",
                  "request-completed",
                  "acf-disabled",
                  "dp-rewrite-republish",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": ""
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/kadence_custom_svg"
          }
        ]
      }
    },
    "\/wp\/v2\/kadence_custom_svg\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST", "PUT", "PATCH", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "password": {
              "description": "The password for the post if it is password protected.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": ""
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_custom_svg\/(?P<parent>[\\d]+)\/revisions": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by object attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "date",
                "id",
                "include",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_custom_svg\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Required to be true, as revisions do not support trashing.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_custom_svg\/(?P<id>[\\d]+)\/autosaves": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": ""
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_custom_svg\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "The ID for the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_query": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "author": {
              "description": "Limit result set to posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "author_exclude": {
              "description": "Ensure result set excludes posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["post_title", "post_content", "post_excerpt"],
                "type": "string"
              },
              "required": false
            },
            "slug": {
              "description": "Limit result set to posts with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Limit result set to posts assigned one or more statuses.",
              "type": "array",
              "items": {
                "enum": [
                  "publish",
                  "future",
                  "draft",
                  "pending",
                  "private",
                  "trash",
                  "auto-draft",
                  "inherit",
                  "request-pending",
                  "request-confirmed",
                  "request-failed",
                  "request-completed",
                  "acf-disabled",
                  "dp-rewrite-republish",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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_query_facets": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": [],
                  "items": {
                    "type": "object",
                    "properties": {
                      "hash": { "type": "integer" },
                      "attributes": { "type": "string" }
                    },
                    "additionalProperties": false
                  }
                },
                "_kad_query_related": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "_kad_query_description": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_anchor": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_query": {
                  "type": "object",
                  "title": "",
                  "description": "",
                  "default": {
                    "perPage": "10",
                    "pages": 0,
                    "offset": 0,
                    "postType": ["post"],
                    "taxonomy": [],
                    "order": "desc",
                    "orderBy": "date",
                    "orderMetaKey": "",
                    "orderMetaKeyType": "",
                    "author": "",
                    "search": "",
                    "exclude": [],
                    "sticky": "",
                    "inherit": false,
                    "taxQuery": "",
                    "parents": [],
                    "limit": 0,
                    "comparisonLogic": "AND",
                    "infiniteScroll": false
                  },
                  "properties": {
                    "perPage": { "type": "string" },
                    "pages": { "type": "integer" },
                    "offset": { "type": "integer" },
                    "postType": { "type": "array" },
                    "taxonomy": { "type": "array" },
                    "order": { "type": "string" },
                    "orderBy": { "type": "string" },
                    "orderMetaKey": { "type": "string" },
                    "orderMetaKeyType": { "type": "string" },
                    "author": { "type": "string" },
                    "search": { "type": "string" },
                    "exclude": { "type": "array" },
                    "sticky": { "type": "string" },
                    "inherit": { "type": "boolean" },
                    "taxQuery": { "type": "string" },
                    "parents": { "type": "array" },
                    "limit": { "type": "integer" },
                    "comparisonLogic": { "type": "string" },
                    "infiniteScroll": { "type": "boolean" }
                  },
                  "additionalProperties": false
                },
                "_kad_query_animation": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_masonryLayout": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "_kad_query_specificPosts": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": [],
                  "items": { "type": "integers" }
                },
                "_kad_query_padding": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_tabletPadding": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_mobilePadding": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_paddingUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_margin": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_tabletMargin": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_mobileMargin": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_marginUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_maxWidthUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_maxWidth": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_fieldAlign": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_fieldMaxWidthUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_fieldMaxWidth": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_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_query_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_query_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_query_style": {
                  "type": "object",
                  "title": "",
                  "description": "",
                  "default": {
                    "size": "standard",
                    "padding": ["", "", "", ""],
                    "tabletPadding": ["", "", "", ""],
                    "mobilePadding": ["", "", "", ""],
                    "paddingUnit": "px",
                    "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
                    ],
                    "labelStyle": "normal",
                    "basicStyles": true,
                    "isDark": false
                  },
                  "properties": {
                    "size": { "type": "string" },
                    "padding": { "type": "array" },
                    "tabletPadding": { "type": "array" },
                    "mobilePadding": { "type": "array" },
                    "paddingUnit": { "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" },
                    "labelStyle": { "type": "string" },
                    "basicStyles": { "type": "boolean" },
                    "isDark": { "type": "boolean" }
                  },
                  "additionalProperties": false
                },
                "_kad_query_fieldBorderRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_tabletFieldBorderRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_mobileFieldBorderRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_fieldBorderRadiusUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_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_query_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_query_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
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/kadence_query"
          }
        ]
      }
    },
    "\/wp\/v2\/kadence_query\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST", "PUT", "PATCH", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "password": {
              "description": "The password for the post if it is password protected.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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_query_facets": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": [],
                  "items": {
                    "type": "object",
                    "properties": {
                      "hash": { "type": "integer" },
                      "attributes": { "type": "string" }
                    },
                    "additionalProperties": false
                  }
                },
                "_kad_query_related": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "_kad_query_description": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_anchor": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_query": {
                  "type": "object",
                  "title": "",
                  "description": "",
                  "default": {
                    "perPage": "10",
                    "pages": 0,
                    "offset": 0,
                    "postType": ["post"],
                    "taxonomy": [],
                    "order": "desc",
                    "orderBy": "date",
                    "orderMetaKey": "",
                    "orderMetaKeyType": "",
                    "author": "",
                    "search": "",
                    "exclude": [],
                    "sticky": "",
                    "inherit": false,
                    "taxQuery": "",
                    "parents": [],
                    "limit": 0,
                    "comparisonLogic": "AND",
                    "infiniteScroll": false
                  },
                  "properties": {
                    "perPage": { "type": "string" },
                    "pages": { "type": "integer" },
                    "offset": { "type": "integer" },
                    "postType": { "type": "array" },
                    "taxonomy": { "type": "array" },
                    "order": { "type": "string" },
                    "orderBy": { "type": "string" },
                    "orderMetaKey": { "type": "string" },
                    "orderMetaKeyType": { "type": "string" },
                    "author": { "type": "string" },
                    "search": { "type": "string" },
                    "exclude": { "type": "array" },
                    "sticky": { "type": "string" },
                    "inherit": { "type": "boolean" },
                    "taxQuery": { "type": "string" },
                    "parents": { "type": "array" },
                    "limit": { "type": "integer" },
                    "comparisonLogic": { "type": "string" },
                    "infiniteScroll": { "type": "boolean" }
                  },
                  "additionalProperties": false
                },
                "_kad_query_animation": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_masonryLayout": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "_kad_query_specificPosts": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": [],
                  "items": { "type": "integers" }
                },
                "_kad_query_padding": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_tabletPadding": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_mobilePadding": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_paddingUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_margin": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_tabletMargin": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_mobileMargin": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_marginUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_maxWidthUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_maxWidth": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_fieldAlign": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_fieldMaxWidthUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_fieldMaxWidth": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_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_query_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_query_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_query_style": {
                  "type": "object",
                  "title": "",
                  "description": "",
                  "default": {
                    "size": "standard",
                    "padding": ["", "", "", ""],
                    "tabletPadding": ["", "", "", ""],
                    "mobilePadding": ["", "", "", ""],
                    "paddingUnit": "px",
                    "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
                    ],
                    "labelStyle": "normal",
                    "basicStyles": true,
                    "isDark": false
                  },
                  "properties": {
                    "size": { "type": "string" },
                    "padding": { "type": "array" },
                    "tabletPadding": { "type": "array" },
                    "mobilePadding": { "type": "array" },
                    "paddingUnit": { "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" },
                    "labelStyle": { "type": "string" },
                    "basicStyles": { "type": "boolean" },
                    "isDark": { "type": "boolean" }
                  },
                  "additionalProperties": false
                },
                "_kad_query_fieldBorderRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_tabletFieldBorderRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_mobileFieldBorderRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_fieldBorderRadiusUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_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_query_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_query_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
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_query\/auto-draft": {
      "namespace": "wp\/v2",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/kadence_query\/auto-draft"
          }
        ]
      }
    },
    "\/wp\/v2\/kadence_query\/query": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "author": {
              "description": "Limit result set to posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "author_exclude": {
              "description": "Ensure result set excludes posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["post_title", "post_content", "post_excerpt"],
                "type": "string"
              },
              "required": false
            },
            "slug": {
              "description": "Limit result set to posts with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Limit result set to posts assigned one or more statuses.",
              "type": "array",
              "items": {
                "enum": [
                  "publish",
                  "future",
                  "draft",
                  "pending",
                  "private",
                  "trash",
                  "auto-draft",
                  "inherit",
                  "request-pending",
                  "request-confirmed",
                  "request-failed",
                  "request-completed",
                  "acf-disabled",
                  "dp-rewrite-republish",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            },
            "pg": {
              "description": "The results page requested.",
              "type": "integer",
              "default": 1,
              "required": false
            },
            "fe": {
              "description": "If the request is coming from the frontend block.",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "ql_id": {
              "description": "The query loop post id.",
              "type": "integer",
              "default": 0,
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "author": {
              "description": "Limit result set to posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "author_exclude": {
              "description": "Ensure result set excludes posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["post_title", "post_content", "post_excerpt"],
                "type": "string"
              },
              "required": false
            },
            "slug": {
              "description": "Limit result set to posts with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Limit result set to posts assigned one or more statuses.",
              "type": "array",
              "items": {
                "enum": [
                  "publish",
                  "future",
                  "draft",
                  "pending",
                  "private",
                  "trash",
                  "auto-draft",
                  "inherit",
                  "request-pending",
                  "request-confirmed",
                  "request-failed",
                  "request-completed",
                  "acf-disabled",
                  "dp-rewrite-republish",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            },
            "pg": {
              "description": "The results page requested.",
              "type": "integer",
              "default": 1,
              "required": false
            },
            "fe": {
              "description": "If the request is coming from the frontend block.",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "ql_id": {
              "description": "The query loop post id.",
              "type": "integer",
              "default": 0,
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/kadence_query\/query"
          }
        ]
      }
    },
    "\/wp\/v2\/kadence_query\/(?P<parent>[\\d]+)\/revisions": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by object attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "date",
                "id",
                "include",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_query\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Required to be true, as revisions do not support trashing.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_query\/(?P<id>[\\d]+)\/autosaves": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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_query_facets": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": [],
                  "items": {
                    "type": "object",
                    "properties": {
                      "hash": { "type": "integer" },
                      "attributes": { "type": "string" }
                    },
                    "additionalProperties": false
                  }
                },
                "_kad_query_related": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "_kad_query_description": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_anchor": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_query": {
                  "type": "object",
                  "title": "",
                  "description": "",
                  "default": {
                    "perPage": "10",
                    "pages": 0,
                    "offset": 0,
                    "postType": ["post"],
                    "taxonomy": [],
                    "order": "desc",
                    "orderBy": "date",
                    "orderMetaKey": "",
                    "orderMetaKeyType": "",
                    "author": "",
                    "search": "",
                    "exclude": [],
                    "sticky": "",
                    "inherit": false,
                    "taxQuery": "",
                    "parents": [],
                    "limit": 0,
                    "comparisonLogic": "AND",
                    "infiniteScroll": false
                  },
                  "properties": {
                    "perPage": { "type": "string" },
                    "pages": { "type": "integer" },
                    "offset": { "type": "integer" },
                    "postType": { "type": "array" },
                    "taxonomy": { "type": "array" },
                    "order": { "type": "string" },
                    "orderBy": { "type": "string" },
                    "orderMetaKey": { "type": "string" },
                    "orderMetaKeyType": { "type": "string" },
                    "author": { "type": "string" },
                    "search": { "type": "string" },
                    "exclude": { "type": "array" },
                    "sticky": { "type": "string" },
                    "inherit": { "type": "boolean" },
                    "taxQuery": { "type": "string" },
                    "parents": { "type": "array" },
                    "limit": { "type": "integer" },
                    "comparisonLogic": { "type": "string" },
                    "infiniteScroll": { "type": "boolean" }
                  },
                  "additionalProperties": false
                },
                "_kad_query_animation": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_masonryLayout": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "_kad_query_specificPosts": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": [],
                  "items": { "type": "integers" }
                },
                "_kad_query_padding": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_tabletPadding": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_mobilePadding": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_paddingUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_margin": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_tabletMargin": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_mobileMargin": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_marginUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_maxWidthUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_maxWidth": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_fieldAlign": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_fieldMaxWidthUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_fieldMaxWidth": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_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_query_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_query_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_query_style": {
                  "type": "object",
                  "title": "",
                  "description": "",
                  "default": {
                    "size": "standard",
                    "padding": ["", "", "", ""],
                    "tabletPadding": ["", "", "", ""],
                    "mobilePadding": ["", "", "", ""],
                    "paddingUnit": "px",
                    "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
                    ],
                    "labelStyle": "normal",
                    "basicStyles": true,
                    "isDark": false
                  },
                  "properties": {
                    "size": { "type": "string" },
                    "padding": { "type": "array" },
                    "tabletPadding": { "type": "array" },
                    "mobilePadding": { "type": "array" },
                    "paddingUnit": { "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" },
                    "labelStyle": { "type": "string" },
                    "basicStyles": { "type": "boolean" },
                    "isDark": { "type": "boolean" }
                  },
                  "additionalProperties": false
                },
                "_kad_query_fieldBorderRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_tabletFieldBorderRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_mobileFieldBorderRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_fieldBorderRadiusUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_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_query_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_query_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
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_query\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "The ID for the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_query_card": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "author": {
              "description": "Limit result set to posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "author_exclude": {
              "description": "Ensure result set excludes posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["post_title", "post_content", "post_excerpt"],
                "type": "string"
              },
              "required": false
            },
            "slug": {
              "description": "Limit result set to posts with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Limit result set to posts assigned one or more statuses.",
              "type": "array",
              "items": {
                "enum": [
                  "publish",
                  "future",
                  "draft",
                  "pending",
                  "private",
                  "trash",
                  "auto-draft",
                  "inherit",
                  "request-pending",
                  "request-confirmed",
                  "request-failed",
                  "request-completed",
                  "acf-disabled",
                  "dp-rewrite-republish",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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_query_card_borderStyle": {
                  "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_query_card_tabletBorderStyle": {
                  "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_query_card_mobileBorderStyle": {
                  "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_query_card_borderHoverStyle": {
                  "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_query_card_tabletBorderHoverStyle": {
                  "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_query_card_mobileBorderHoverStyle": {
                  "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_query_card_borderRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "properties": ["", "", "", ""]
                },
                "_kad_query_card_tabletBorderRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "properties": ["", "", "", ""]
                },
                "_kad_query_card_mobileBorderRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "properties": ["", "", "", ""]
                },
                "_kad_query_card_borderRadiusUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px",
                  "properties": "px"
                },
                "_kad_query_card_borderHoverRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "properties": ["", "", "", ""]
                },
                "_kad_query_card_tabletBorderHoverRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "properties": ["", "", "", ""]
                },
                "_kad_query_card_mobileBorderHoverRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "properties": ["", "", "", ""]
                },
                "_kad_query_card_borderHoverRadiusUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px",
                  "properties": "px"
                },
                "_kad_query_card_description": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_card_preview_post_type": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "post"
                },
                "_kad_query_card_template_post_type": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_card_template_post_id": {
                  "type": "integer",
                  "title": "",
                  "description": "",
                  "default": 0
                },
                "_kad_query_card_anchor": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_card_postType": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_card_namespace": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_card_padding": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_card_tabletPadding": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_card_mobilePadding": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_card_paddingUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_card_margin": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_card_tabletMargin": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_card_mobileMargin": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_card_marginUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_card_maxWidthUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_card_maxWidth": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_card_columns": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["2", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_card_rowGap": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_card_rowGapUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_card_columnGap": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["20", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_card_columnGapUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_card_boxShadow": {
                  "type": "object",
                  "title": "",
                  "description": "",
                  "default": {
                    "boxShadow": [false, "#000000", 0.2, 1, 1, 2, 0, false],
                    "boxShadowHover": [false, "#000000", 0.4, 2, 2, 3, 0, false]
                  },
                  "properties": {
                    "boxShadow": { "type": "array" },
                    "boxShadowHover": { "type": "array" }
                  },
                  "additionalProperties": false
                },
                "_kad_query_card_backgroundType": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "normal"
                },
                "_kad_query_card_gradient": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_card_background": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "normal"
                },
                "_kad_query_card_backgroundHoverType": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "normal"
                },
                "_kad_query_card_gradientHover": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_card_backgroundHover": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "normal"
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/kadence_query_card"
          }
        ]
      }
    },
    "\/wp\/v2\/kadence_query_card\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST", "PUT", "PATCH", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "password": {
              "description": "The password for the post if it is password protected.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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_query_card_borderStyle": {
                  "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_query_card_tabletBorderStyle": {
                  "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_query_card_mobileBorderStyle": {
                  "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_query_card_borderHoverStyle": {
                  "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_query_card_tabletBorderHoverStyle": {
                  "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_query_card_mobileBorderHoverStyle": {
                  "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_query_card_borderRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "properties": ["", "", "", ""]
                },
                "_kad_query_card_tabletBorderRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "properties": ["", "", "", ""]
                },
                "_kad_query_card_mobileBorderRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "properties": ["", "", "", ""]
                },
                "_kad_query_card_borderRadiusUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px",
                  "properties": "px"
                },
                "_kad_query_card_borderHoverRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "properties": ["", "", "", ""]
                },
                "_kad_query_card_tabletBorderHoverRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "properties": ["", "", "", ""]
                },
                "_kad_query_card_mobileBorderHoverRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "properties": ["", "", "", ""]
                },
                "_kad_query_card_borderHoverRadiusUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px",
                  "properties": "px"
                },
                "_kad_query_card_description": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_card_preview_post_type": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "post"
                },
                "_kad_query_card_template_post_type": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_card_template_post_id": {
                  "type": "integer",
                  "title": "",
                  "description": "",
                  "default": 0
                },
                "_kad_query_card_anchor": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_card_postType": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_card_namespace": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_card_padding": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_card_tabletPadding": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_card_mobilePadding": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_card_paddingUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_card_margin": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_card_tabletMargin": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_card_mobileMargin": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_card_marginUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_card_maxWidthUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_card_maxWidth": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_card_columns": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["2", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_card_rowGap": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_card_rowGapUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_card_columnGap": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["20", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_card_columnGapUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_card_boxShadow": {
                  "type": "object",
                  "title": "",
                  "description": "",
                  "default": {
                    "boxShadow": [false, "#000000", 0.2, 1, 1, 2, 0, false],
                    "boxShadowHover": [false, "#000000", 0.4, 2, 2, 3, 0, false]
                  },
                  "properties": {
                    "boxShadow": { "type": "array" },
                    "boxShadowHover": { "type": "array" }
                  },
                  "additionalProperties": false
                },
                "_kad_query_card_backgroundType": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "normal"
                },
                "_kad_query_card_gradient": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_card_background": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "normal"
                },
                "_kad_query_card_backgroundHoverType": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "normal"
                },
                "_kad_query_card_gradientHover": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_card_backgroundHover": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "normal"
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_query_card\/auto-draft": {
      "namespace": "wp\/v2",
      "methods": ["POST"],
      "endpoints": [{ "methods": ["POST"], "args": [] }],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/kadence_query_card\/auto-draft"
          }
        ]
      }
    },
    "\/wp\/v2\/kadence_query_card\/query": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "author": {
              "description": "Limit result set to posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "author_exclude": {
              "description": "Ensure result set excludes posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["post_title", "post_content", "post_excerpt"],
                "type": "string"
              },
              "required": false
            },
            "slug": {
              "description": "Limit result set to posts with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Limit result set to posts assigned one or more statuses.",
              "type": "array",
              "items": {
                "enum": [
                  "publish",
                  "future",
                  "draft",
                  "pending",
                  "private",
                  "trash",
                  "auto-draft",
                  "inherit",
                  "request-pending",
                  "request-confirmed",
                  "request-failed",
                  "request-completed",
                  "acf-disabled",
                  "dp-rewrite-republish",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            },
            "pg": {
              "description": "The results page requested.",
              "type": "integer",
              "default": 1,
              "required": false
            },
            "fe": {
              "description": "If the request is coming from the frontend block.",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "ql_id": {
              "description": "The query loop post id.",
              "type": "integer",
              "default": 0,
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "author": {
              "description": "Limit result set to posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "author_exclude": {
              "description": "Ensure result set excludes posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["post_title", "post_content", "post_excerpt"],
                "type": "string"
              },
              "required": false
            },
            "slug": {
              "description": "Limit result set to posts with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Limit result set to posts assigned one or more statuses.",
              "type": "array",
              "items": {
                "enum": [
                  "publish",
                  "future",
                  "draft",
                  "pending",
                  "private",
                  "trash",
                  "auto-draft",
                  "inherit",
                  "request-pending",
                  "request-confirmed",
                  "request-failed",
                  "request-completed",
                  "acf-disabled",
                  "dp-rewrite-republish",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            },
            "pg": {
              "description": "The results page requested.",
              "type": "integer",
              "default": 1,
              "required": false
            },
            "fe": {
              "description": "If the request is coming from the frontend block.",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "ql_id": {
              "description": "The query loop post id.",
              "type": "integer",
              "default": 0,
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/kadence_query_card\/query"
          }
        ]
      }
    },
    "\/wp\/v2\/kadence_query_card\/(?P<parent>[\\d]+)\/revisions": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by object attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "date",
                "id",
                "include",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_query_card\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Required to be true, as revisions do not support trashing.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_query_card\/(?P<id>[\\d]+)\/autosaves": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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_query_card_borderStyle": {
                  "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_query_card_tabletBorderStyle": {
                  "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_query_card_mobileBorderStyle": {
                  "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_query_card_borderHoverStyle": {
                  "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_query_card_tabletBorderHoverStyle": {
                  "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_query_card_mobileBorderHoverStyle": {
                  "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_query_card_borderRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "properties": ["", "", "", ""]
                },
                "_kad_query_card_tabletBorderRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "properties": ["", "", "", ""]
                },
                "_kad_query_card_mobileBorderRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "properties": ["", "", "", ""]
                },
                "_kad_query_card_borderRadiusUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px",
                  "properties": "px"
                },
                "_kad_query_card_borderHoverRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "properties": ["", "", "", ""]
                },
                "_kad_query_card_tabletBorderHoverRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "properties": ["", "", "", ""]
                },
                "_kad_query_card_mobileBorderHoverRadius": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "properties": ["", "", "", ""]
                },
                "_kad_query_card_borderHoverRadiusUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px",
                  "properties": "px"
                },
                "_kad_query_card_description": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_card_preview_post_type": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "post"
                },
                "_kad_query_card_template_post_type": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_card_template_post_id": {
                  "type": "integer",
                  "title": "",
                  "description": "",
                  "default": 0
                },
                "_kad_query_card_anchor": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_card_postType": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_card_namespace": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_card_padding": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_card_tabletPadding": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_card_mobilePadding": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_card_paddingUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_card_margin": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_card_tabletMargin": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_card_mobileMargin": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", "", ""],
                  "items": { "type": ["string", "integer"] }
                },
                "_kad_query_card_marginUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_card_maxWidthUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_card_maxWidth": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_card_columns": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["2", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_card_rowGap": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_card_rowGapUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_card_columnGap": {
                  "type": "array",
                  "title": "",
                  "description": "",
                  "default": ["20", "", ""],
                  "items": { "type": "string" }
                },
                "_kad_query_card_columnGapUnit": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "px"
                },
                "_kad_query_card_boxShadow": {
                  "type": "object",
                  "title": "",
                  "description": "",
                  "default": {
                    "boxShadow": [false, "#000000", 0.2, 1, 1, 2, 0, false],
                    "boxShadowHover": [false, "#000000", 0.4, 2, 2, 3, 0, false]
                  },
                  "properties": {
                    "boxShadow": { "type": "array" },
                    "boxShadowHover": { "type": "array" }
                  },
                  "additionalProperties": false
                },
                "_kad_query_card_backgroundType": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "normal"
                },
                "_kad_query_card_gradient": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_card_background": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "normal"
                },
                "_kad_query_card_backgroundHoverType": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "normal"
                },
                "_kad_query_card_gradientHover": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_query_card_backgroundHover": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": "normal"
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_query_card\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "The ID for the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/aiovg_videos": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "author": {
              "description": "Limit result set to posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "author_exclude": {
              "description": "Ensure result set excludes posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title",
                "author",
                "series_order"
              ],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["post_title", "post_content", "post_excerpt"],
                "type": "string"
              },
              "required": false
            },
            "slug": {
              "description": "Limit result set to posts with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Limit result set to posts assigned one or more statuses.",
              "type": "array",
              "items": {
                "enum": [
                  "publish",
                  "future",
                  "draft",
                  "pending",
                  "private",
                  "trash",
                  "auto-draft",
                  "inherit",
                  "request-pending",
                  "request-confirmed",
                  "request-failed",
                  "request-completed",
                  "acf-disabled",
                  "dp-rewrite-republish",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            },
            "tax_relation": {
              "description": "Limit result set based on relationship between multiple taxonomies.",
              "type": "string",
              "enum": ["AND", "OR"],
              "required": false
            },
            "aiovg_categories": {
              "description": "Limit result set to items with specific terms assigned in the aiovg_categories taxonomy.",
              "type": ["object", "array"],
              "oneOf": [
                {
                  "title": "Term ID List",
                  "description": "Match terms with the listed IDs.",
                  "type": "array",
                  "items": { "type": "integer" }
                },
                {
                  "title": "Term ID Taxonomy Query",
                  "description": "Perform an advanced term query.",
                  "type": "object",
                  "properties": {
                    "terms": {
                      "description": "Term IDs.",
                      "type": "array",
                      "items": { "type": "integer" },
                      "default": []
                    },
                    "include_children": {
                      "description": "Whether to include child terms in the terms limiting the result set.",
                      "type": "boolean",
                      "default": false
                    },
                    "operator": {
                      "description": "Whether items must be assigned all or any of the specified terms.",
                      "type": "string",
                      "enum": ["AND", "OR"],
                      "default": "OR"
                    }
                  },
                  "additionalProperties": false
                }
              ],
              "required": false
            },
            "aiovg_categories_exclude": {
              "description": "Limit result set to items except those with specific terms assigned in the aiovg_categories taxonomy.",
              "type": ["object", "array"],
              "oneOf": [
                {
                  "title": "Term ID List",
                  "description": "Match terms with the listed IDs.",
                  "type": "array",
                  "items": { "type": "integer" }
                },
                {
                  "title": "Term ID Taxonomy Query",
                  "description": "Perform an advanced term query.",
                  "type": "object",
                  "properties": {
                    "terms": {
                      "description": "Term IDs.",
                      "type": "array",
                      "items": { "type": "integer" },
                      "default": []
                    },
                    "include_children": {
                      "description": "Whether to include child terms in the terms limiting the result set.",
                      "type": "boolean",
                      "default": false
                    }
                  },
                  "additionalProperties": false
                }
              ],
              "required": false
            },
            "aiovg_tags": {
              "description": "Limit result set to items with specific terms assigned in the aiovg_tags taxonomy.",
              "type": ["object", "array"],
              "oneOf": [
                {
                  "title": "Term ID List",
                  "description": "Match terms with the listed IDs.",
                  "type": "array",
                  "items": { "type": "integer" }
                },
                {
                  "title": "Term ID Taxonomy Query",
                  "description": "Perform an advanced term query.",
                  "type": "object",
                  "properties": {
                    "terms": {
                      "description": "Term IDs.",
                      "type": "array",
                      "items": { "type": "integer" },
                      "default": []
                    },
                    "operator": {
                      "description": "Whether items must be assigned all or any of the specified terms.",
                      "type": "string",
                      "enum": ["AND", "OR"],
                      "default": "OR"
                    }
                  },
                  "additionalProperties": false
                }
              ],
              "required": false
            },
            "aiovg_tags_exclude": {
              "description": "Limit result set to items except those with specific terms assigned in the aiovg_tags taxonomy.",
              "type": ["object", "array"],
              "oneOf": [
                {
                  "title": "Term ID List",
                  "description": "Match terms with the listed IDs.",
                  "type": "array",
                  "items": { "type": "integer" }
                },
                {
                  "title": "Term ID Taxonomy Query",
                  "description": "Perform an advanced term query.",
                  "type": "object",
                  "properties": {
                    "terms": {
                      "description": "Term IDs.",
                      "type": "array",
                      "items": { "type": "integer" },
                      "default": []
                    }
                  },
                  "additionalProperties": false
                }
              ],
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "excerpt": {
              "description": "The excerpt for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Excerpt for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML excerpt for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the excerpt is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "comment_status": {
              "description": "Whether or not comments are open on the post.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "ping_status": {
              "description": "Whether or not the post can be pinged.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            },
            "aiovg_categories": {
              "description": "The terms assigned to the post in the aiovg_categories taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            },
            "aiovg_tags": {
              "description": "The terms assigned to the post in the aiovg_tags taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/aiovg_videos"
          }
        ]
      }
    },
    "\/wp\/v2\/aiovg_videos\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST", "PUT", "PATCH", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "excerpt_length": {
              "description": "Override the default excerpt length.",
              "type": "integer",
              "required": false
            },
            "password": {
              "description": "The password for the post if it is password protected.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "excerpt": {
              "description": "The excerpt for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Excerpt for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML excerpt for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the excerpt is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "comment_status": {
              "description": "Whether or not comments are open on the post.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "ping_status": {
              "description": "Whether or not the post can be pinged.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            },
            "aiovg_categories": {
              "description": "The terms assigned to the post in the aiovg_categories taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            },
            "aiovg_tags": {
              "description": "The terms assigned to the post in the aiovg_tags taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/aiovg_videos\/(?P<id>[\\d]+)\/autosaves": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "excerpt": {
              "description": "The excerpt for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Excerpt for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML excerpt for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the excerpt is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "comment_status": {
              "description": "Whether or not comments are open on the post.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "ping_status": {
              "description": "Whether or not the post can be pinged.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            },
            "aiovg_categories": {
              "description": "The terms assigned to the post in the aiovg_categories taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            },
            "aiovg_tags": {
              "description": "The terms assigned to the post in the aiovg_tags taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/aiovg_videos\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "The ID for the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/mec-events": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "author": {
              "description": "Limit result set to posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "author_exclude": {
              "description": "Ensure result set excludes posts assigned to specific authors.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title",
                "author",
                "series_order"
              ],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["post_title", "post_content", "post_excerpt"],
                "type": "string"
              },
              "required": false
            },
            "slug": {
              "description": "Limit result set to posts with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Limit result set to posts assigned one or more statuses.",
              "type": "array",
              "items": {
                "enum": [
                  "publish",
                  "future",
                  "draft",
                  "pending",
                  "private",
                  "trash",
                  "auto-draft",
                  "inherit",
                  "request-pending",
                  "request-confirmed",
                  "request-failed",
                  "request-completed",
                  "acf-disabled",
                  "dp-rewrite-republish",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            },
            "tax_relation": {
              "description": "Limit result set based on relationship between multiple taxonomies.",
              "type": "string",
              "enum": ["AND", "OR"],
              "required": false
            },
            "tags": {
              "description": "Limit result set to items with specific terms assigned in the tags taxonomy.",
              "type": ["object", "array"],
              "oneOf": [
                {
                  "title": "Term ID List",
                  "description": "Match terms with the listed IDs.",
                  "type": "array",
                  "items": { "type": "integer" }
                },
                {
                  "title": "Term ID Taxonomy Query",
                  "description": "Perform an advanced term query.",
                  "type": "object",
                  "properties": {
                    "terms": {
                      "description": "Term IDs.",
                      "type": "array",
                      "items": { "type": "integer" },
                      "default": []
                    },
                    "operator": {
                      "description": "Whether items must be assigned all or any of the specified terms.",
                      "type": "string",
                      "enum": ["AND", "OR"],
                      "default": "OR"
                    }
                  },
                  "additionalProperties": false
                }
              ],
              "required": false
            },
            "tags_exclude": {
              "description": "Limit result set to items except those with specific terms assigned in the tags taxonomy.",
              "type": ["object", "array"],
              "oneOf": [
                {
                  "title": "Term ID List",
                  "description": "Match terms with the listed IDs.",
                  "type": "array",
                  "items": { "type": "integer" }
                },
                {
                  "title": "Term ID Taxonomy Query",
                  "description": "Perform an advanced term query.",
                  "type": "object",
                  "properties": {
                    "terms": {
                      "description": "Term IDs.",
                      "type": "array",
                      "items": { "type": "integer" },
                      "default": []
                    }
                  },
                  "additionalProperties": false
                }
              ],
              "required": false
            },
            "mec_category": {
              "description": "Limit result set to items with specific terms assigned in the mec_category taxonomy.",
              "type": ["object", "array"],
              "oneOf": [
                {
                  "title": "Term ID List",
                  "description": "Match terms with the listed IDs.",
                  "type": "array",
                  "items": { "type": "integer" }
                },
                {
                  "title": "Term ID Taxonomy Query",
                  "description": "Perform an advanced term query.",
                  "type": "object",
                  "properties": {
                    "terms": {
                      "description": "Term IDs.",
                      "type": "array",
                      "items": { "type": "integer" },
                      "default": []
                    },
                    "include_children": {
                      "description": "Whether to include child terms in the terms limiting the result set.",
                      "type": "boolean",
                      "default": false
                    },
                    "operator": {
                      "description": "Whether items must be assigned all or any of the specified terms.",
                      "type": "string",
                      "enum": ["AND", "OR"],
                      "default": "OR"
                    }
                  },
                  "additionalProperties": false
                }
              ],
              "required": false
            },
            "mec_category_exclude": {
              "description": "Limit result set to items except those with specific terms assigned in the mec_category taxonomy.",
              "type": ["object", "array"],
              "oneOf": [
                {
                  "title": "Term ID List",
                  "description": "Match terms with the listed IDs.",
                  "type": "array",
                  "items": { "type": "integer" }
                },
                {
                  "title": "Term ID Taxonomy Query",
                  "description": "Perform an advanced term query.",
                  "type": "object",
                  "properties": {
                    "terms": {
                      "description": "Term IDs.",
                      "type": "array",
                      "items": { "type": "integer" },
                      "default": []
                    },
                    "include_children": {
                      "description": "Whether to include child terms in the terms limiting the result set.",
                      "type": "boolean",
                      "default": false
                    }
                  },
                  "additionalProperties": false
                }
              ],
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "excerpt": {
              "description": "The excerpt for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Excerpt for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML excerpt for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the excerpt is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "featured_media": {
              "description": "The ID of the featured media for the post.",
              "type": "integer",
              "required": false
            },
            "comment_status": {
              "description": "Whether or not comments are open on the post.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "ping_status": {
              "description": "Whether or not the post can be pinged.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            },
            "tags": {
              "description": "The terms assigned to the post in the post_tag taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            },
            "mec_category": {
              "description": "The terms assigned to the post in the mec_category taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/mec-events" }
        ]
      }
    },
    "\/wp\/v2\/mec-events\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST", "PUT", "PATCH", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "excerpt_length": {
              "description": "Override the default excerpt length.",
              "type": "integer",
              "required": false
            },
            "password": {
              "description": "The password for the post if it is password protected.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "excerpt": {
              "description": "The excerpt for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Excerpt for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML excerpt for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the excerpt is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "featured_media": {
              "description": "The ID of the featured media for the post.",
              "type": "integer",
              "required": false
            },
            "comment_status": {
              "description": "Whether or not comments are open on the post.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "ping_status": {
              "description": "Whether or not the post can be pinged.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            },
            "tags": {
              "description": "The terms assigned to the post in the post_tag taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            },
            "mec_category": {
              "description": "The terms assigned to the post in the mec_category taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/mec-events\/(?P<id>[\\d]+)\/autosaves": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "author": {
              "description": "The ID for the author of the post.",
              "type": "integer",
              "required": false
            },
            "excerpt": {
              "description": "The excerpt for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Excerpt for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML excerpt for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the excerpt is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "featured_media": {
              "description": "The ID of the featured media for the post.",
              "type": "integer",
              "required": false
            },
            "comment_status": {
              "description": "Whether or not comments are open on the post.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "ping_status": {
              "description": "Whether or not the post can be pinged.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_acf_changed": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "om_disable_all_campaigns": {
                  "type": "boolean",
                  "title": "",
                  "description": "",
                  "default": false
                },
                "advgb_blocks_editor_width": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "advgb_blocks_columns_visual_guide": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_custom_css": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_head_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_body_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_kad_blocks_footer_custom_js": {
                  "type": "string",
                  "title": "",
                  "description": "",
                  "default": ""
                },
                "_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": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            },
            "tags": {
              "description": "The terms assigned to the post in the post_tag taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            },
            "mec_category": {
              "description": "The terms assigned to the post in the mec_category taxonomy.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/mec-events\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "The ID for the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["post_title", "post_content", "post_excerpt"],
                "type": "string"
              },
              "required": false
            },
            "slug": {
              "description": "Limit result set to posts with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Limit result set to posts assigned one or more statuses.",
              "type": "array",
              "items": {
                "enum": [
                  "publish",
                  "future",
                  "draft",
                  "pending",
                  "private",
                  "trash",
                  "auto-draft",
                  "inherit",
                  "request-pending",
                  "request-confirmed",
                  "request-failed",
                  "request-completed",
                  "acf-disabled",
                  "dp-rewrite-republish",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/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": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "password": {
              "description": "The password for the post if it is password protected.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_lottie\/(?P<parent>[\\d]+)\/revisions": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by object attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "date",
                "id",
                "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": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "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": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_lottie\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "The ID for the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["post_title", "post_content", "post_excerpt"],
                "type": "string"
              },
              "required": false
            },
            "slug": {
              "description": "Limit result set to posts with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Limit result set to posts assigned one or more statuses.",
              "type": "array",
              "items": {
                "enum": [
                  "publish",
                  "future",
                  "draft",
                  "pending",
                  "private",
                  "trash",
                  "auto-draft",
                  "inherit",
                  "request-pending",
                  "request-confirmed",
                  "request-failed",
                  "request-completed",
                  "acf-disabled",
                  "dp-rewrite-republish",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/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": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "password": {
              "description": "The password for the post if it is password protected.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_vector\/(?P<parent>[\\d]+)\/revisions": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by object attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "date",
                "id",
                "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": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the revision.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "Unique identifier for the revision.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "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": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "content": {
              "description": "The content for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit"],
                  "readonly": true
                },
                "block_version": {
                  "description": "Version of the content block format used by the post.",
                  "type": "integer",
                  "context": ["edit"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the content is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kadence_vector\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "parent": {
              "description": "The ID for the parent of the autosave.",
              "type": "integer",
              "required": false
            },
            "id": {
              "description": "The ID for the autosave.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/kb_icon": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["post_title", "post_content", "post_excerpt"],
                "type": "string"
              },
              "required": false
            },
            "slug": {
              "description": "Limit result set to posts with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Limit result set to posts assigned one or more statuses.",
              "type": "array",
              "items": {
                "enum": [
                  "publish",
                  "future",
                  "draft",
                  "pending",
                  "private",
                  "trash",
                  "auto-draft",
                  "inherit",
                  "request-pending",
                  "request-confirmed",
                  "request-failed",
                  "request-completed",
                  "acf-disabled",
                  "dp-rewrite-republish",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/kb_icon" }
        ]
      }
    },
    "\/wp\/v2\/kb_icon\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST", "PUT", "PATCH", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "password": {
              "description": "The password for the post if it is password protected.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/content-control\/v2\/restrictions": {
      "namespace": "content-control\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to posts published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_after": {
              "description": "Limit response to posts modified after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "before": {
              "description": "Limit response to posts published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "modified_before": {
              "description": "Limit response to posts modified before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "search_semantics": {
              "description": "How to interpret the search input.",
              "type": "string",
              "enum": ["exact"],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title"
              ],
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["post_title", "post_content", "post_excerpt"],
                "type": "string"
              },
              "required": false
            },
            "slug": {
              "description": "Limit result set to posts with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "status": {
              "default": "publish",
              "description": "Limit result set to posts assigned one or more statuses.",
              "type": "array",
              "items": {
                "enum": [
                  "publish",
                  "future",
                  "draft",
                  "pending",
                  "private",
                  "trash",
                  "auto-draft",
                  "inherit",
                  "request-pending",
                  "request-confirmed",
                  "request-failed",
                  "request-completed",
                  "acf-disabled",
                  "dp-rewrite-republish",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "excerpt": {
              "description": "The excerpt for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Excerpt for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML excerpt for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the excerpt is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            },
            "settings": { "type": "object", "required": false },
            "priority": { "type": "integer", "required": false }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/content-control\/v2\/restrictions"
          }
        ]
      }
    },
    "\/content-control\/v2\/restrictions\/(?P<id>[\\d]+)": {
      "namespace": "content-control\/v2",
      "methods": ["GET", "POST", "PUT", "PATCH", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "excerpt_length": {
              "description": "Override the default excerpt length.",
              "type": "integer",
              "required": false
            },
            "password": {
              "description": "The password for the post if it is password protected.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "date": {
              "description": "The date the post was published, in the site's timezone.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the post was published, as GMT.",
              "type": ["string", "null"],
              "format": "date-time",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the post unique to its type.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "A named status for the post.",
              "type": "string",
              "enum": [
                "publish",
                "future",
                "draft",
                "pending",
                "private",
                "acf-disabled"
              ],
              "required": false
            },
            "password": {
              "description": "A password to protect access to the content and excerpt.",
              "type": "string",
              "required": false
            },
            "title": {
              "description": "The title for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Title for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML title for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "excerpt": {
              "description": "The excerpt for the post.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Excerpt for the post, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML excerpt for the post, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                },
                "protected": {
                  "description": "Whether the excerpt is protected with a password.",
                  "type": "boolean",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "template": {
              "description": "The theme file to use to display the post.",
              "type": "string",
              "required": false
            },
            "settings": { "type": "object", "required": false },
            "priority": { "type": "integer", "required": false }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the post.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/types": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/types" }
        ]
      }
    },
    "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "type": {
              "description": "An alphanumeric identifier for the post type.",
              "type": "string",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/statuses": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/statuses" }
        ]
      }
    },
    "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "status": {
              "description": "An alphanumeric identifier for the status.",
              "type": "string",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/taxonomies": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "type": {
              "description": "Limit results to taxonomies associated with a specific post type.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/taxonomies" }
        ]
      }
    },
    "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "taxonomy": {
              "description": "An alphanumeric identifier for the taxonomy.",
              "type": "string",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "asc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by term attribute.",
              "type": "string",
              "default": "name",
              "enum": [
                "id",
                "include",
                "name",
                "slug",
                "include_slugs",
                "term_group",
                "description",
                "count"
              ],
              "required": false
            },
            "hide_empty": {
              "description": "Whether to hide terms not assigned to any posts.",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "parent": {
              "description": "Limit result set to terms assigned to a specific parent.",
              "type": "integer",
              "required": false
            },
            "post": {
              "description": "Limit result set to terms assigned to a specific post.",
              "type": "integer",
              "default": null,
              "required": false
            },
            "slug": {
              "description": "Limit result set to terms with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "description": {
              "description": "HTML description of the term.",
              "type": "string",
              "required": false
            },
            "name": {
              "description": "HTML title for the term.",
              "type": "string",
              "required": true
            },
            "slug": {
              "description": "An alphanumeric identifier for the term unique to its type.",
              "type": "string",
              "required": false
            },
            "parent": {
              "description": "The parent term ID.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": [],
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/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": "Unique identifier for the term.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the term.",
              "type": "integer",
              "required": false
            },
            "description": {
              "description": "HTML description of the term.",
              "type": "string",
              "required": false
            },
            "name": {
              "description": "HTML title for the term.",
              "type": "string",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the term unique to its type.",
              "type": "string",
              "required": false
            },
            "parent": {
              "description": "The parent term ID.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": [],
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the term.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Required to be true, as terms do not support trashing.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/tags": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "asc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by term attribute.",
              "type": "string",
              "default": "name",
              "enum": [
                "id",
                "include",
                "name",
                "slug",
                "include_slugs",
                "term_group",
                "description",
                "count"
              ],
              "required": false
            },
            "hide_empty": {
              "description": "Whether to hide terms not assigned to any posts.",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "post": {
              "description": "Limit result set to terms assigned to a specific post.",
              "type": "integer",
              "default": null,
              "required": false
            },
            "slug": {
              "description": "Limit result set to terms with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "description": {
              "description": "HTML description of the term.",
              "type": "string",
              "required": false
            },
            "name": {
              "description": "HTML title for the term.",
              "type": "string",
              "required": true
            },
            "slug": {
              "description": "An alphanumeric identifier for the term unique to its type.",
              "type": "string",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": [],
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/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": "Unique identifier for the term.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the term.",
              "type": "integer",
              "required": false
            },
            "description": {
              "description": "HTML description of the term.",
              "type": "string",
              "required": false
            },
            "name": {
              "description": "HTML title for the term.",
              "type": "string",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the term unique to its type.",
              "type": "string",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": [],
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the term.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Required to be true, as terms do not support trashing.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/menus": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "asc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by term attribute.",
              "type": "string",
              "default": "name",
              "enum": [
                "id",
                "include",
                "name",
                "slug",
                "include_slugs",
                "term_group",
                "description",
                "count"
              ],
              "required": false
            },
            "hide_empty": {
              "description": "Whether to hide terms not assigned to any posts.",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "post": {
              "description": "Limit result set to terms assigned to a specific post.",
              "type": "integer",
              "default": null,
              "required": false
            },
            "slug": {
              "description": "Limit result set to terms with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "description": {
              "description": "HTML description of the term.",
              "type": "string",
              "required": false
            },
            "name": {
              "description": "HTML title for the term.",
              "type": "string",
              "required": true
            },
            "slug": {
              "description": "An alphanumeric identifier for the term unique to its type.",
              "type": "string",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": [],
              "required": false
            },
            "locations": {
              "description": "The locations assigned to the menu.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "auto_add": {
              "description": "Whether to automatically add top level pages to this menu.",
              "type": "boolean",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/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": "Unique identifier for the term.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the term.",
              "type": "integer",
              "required": false
            },
            "description": {
              "description": "HTML description of the term.",
              "type": "string",
              "required": false
            },
            "name": {
              "description": "HTML title for the term.",
              "type": "string",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the term unique to its type.",
              "type": "string",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": [],
              "required": false
            },
            "locations": {
              "description": "The locations assigned to the menu.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "auto_add": {
              "description": "Whether to automatically add top level pages to this menu.",
              "type": "boolean",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the term.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Required to be true, as terms do not support trashing.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/wp_pattern_category": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "asc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by term attribute.",
              "type": "string",
              "default": "name",
              "enum": [
                "id",
                "include",
                "name",
                "slug",
                "include_slugs",
                "term_group",
                "description",
                "count"
              ],
              "required": false
            },
            "hide_empty": {
              "description": "Whether to hide terms not assigned to any posts.",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "post": {
              "description": "Limit result set to terms assigned to a specific post.",
              "type": "integer",
              "default": null,
              "required": false
            },
            "slug": {
              "description": "Limit result set to terms with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "description": {
              "description": "HTML description of the term.",
              "type": "string",
              "required": false
            },
            "name": {
              "description": "HTML title for the term.",
              "type": "string",
              "required": true
            },
            "slug": {
              "description": "An alphanumeric identifier for the term unique to its type.",
              "type": "string",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": [],
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/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": "Unique identifier for the term.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the term.",
              "type": "integer",
              "required": false
            },
            "description": {
              "description": "HTML description of the term.",
              "type": "string",
              "required": false
            },
            "name": {
              "description": "HTML title for the term.",
              "type": "string",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the term unique to its type.",
              "type": "string",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": [],
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the term.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Required to be true, as terms do not support trashing.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/aiovg_categories": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "asc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by term attribute.",
              "type": "string",
              "default": "name",
              "enum": [
                "id",
                "include",
                "name",
                "slug",
                "include_slugs",
                "term_group",
                "description",
                "count"
              ],
              "required": false
            },
            "hide_empty": {
              "description": "Whether to hide terms not assigned to any posts.",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "parent": {
              "description": "Limit result set to terms assigned to a specific parent.",
              "type": "integer",
              "required": false
            },
            "post": {
              "description": "Limit result set to terms assigned to a specific post.",
              "type": "integer",
              "default": null,
              "required": false
            },
            "slug": {
              "description": "Limit result set to terms with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "description": {
              "description": "HTML description of the term.",
              "type": "string",
              "required": false
            },
            "name": {
              "description": "HTML title for the term.",
              "type": "string",
              "required": true
            },
            "slug": {
              "description": "An alphanumeric identifier for the term unique to its type.",
              "type": "string",
              "required": false
            },
            "parent": {
              "description": "The parent term ID.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": [],
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/aiovg_categories"
          }
        ]
      }
    },
    "\/wp\/v2\/aiovg_categories\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST", "PUT", "PATCH", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the term.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the term.",
              "type": "integer",
              "required": false
            },
            "description": {
              "description": "HTML description of the term.",
              "type": "string",
              "required": false
            },
            "name": {
              "description": "HTML title for the term.",
              "type": "string",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the term unique to its type.",
              "type": "string",
              "required": false
            },
            "parent": {
              "description": "The parent term ID.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": [],
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the term.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Required to be true, as terms do not support trashing.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/aiovg_tags": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "asc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by term attribute.",
              "type": "string",
              "default": "name",
              "enum": [
                "id",
                "include",
                "name",
                "slug",
                "include_slugs",
                "term_group",
                "description",
                "count"
              ],
              "required": false
            },
            "hide_empty": {
              "description": "Whether to hide terms not assigned to any posts.",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "post": {
              "description": "Limit result set to terms assigned to a specific post.",
              "type": "integer",
              "default": null,
              "required": false
            },
            "slug": {
              "description": "Limit result set to terms with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "description": {
              "description": "HTML description of the term.",
              "type": "string",
              "required": false
            },
            "name": {
              "description": "HTML title for the term.",
              "type": "string",
              "required": true
            },
            "slug": {
              "description": "An alphanumeric identifier for the term unique to its type.",
              "type": "string",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": [],
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/aiovg_tags" }
        ]
      }
    },
    "\/wp\/v2\/aiovg_tags\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST", "PUT", "PATCH", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the term.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the term.",
              "type": "integer",
              "required": false
            },
            "description": {
              "description": "HTML description of the term.",
              "type": "string",
              "required": false
            },
            "name": {
              "description": "HTML title for the term.",
              "type": "string",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the term unique to its type.",
              "type": "string",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": [],
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the term.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Required to be true, as terms do not support trashing.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/mec_category": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "asc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by term attribute.",
              "type": "string",
              "default": "name",
              "enum": [
                "id",
                "include",
                "name",
                "slug",
                "include_slugs",
                "term_group",
                "description",
                "count"
              ],
              "required": false
            },
            "hide_empty": {
              "description": "Whether to hide terms not assigned to any posts.",
              "type": "boolean",
              "default": false,
              "required": false
            },
            "parent": {
              "description": "Limit result set to terms assigned to a specific parent.",
              "type": "integer",
              "required": false
            },
            "post": {
              "description": "Limit result set to terms assigned to a specific post.",
              "type": "integer",
              "default": null,
              "required": false
            },
            "slug": {
              "description": "Limit result set to terms with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "description": {
              "description": "HTML description of the term.",
              "type": "string",
              "required": false
            },
            "name": {
              "description": "HTML title for the term.",
              "type": "string",
              "required": true
            },
            "slug": {
              "description": "An alphanumeric identifier for the term unique to its type.",
              "type": "string",
              "required": false
            },
            "parent": {
              "description": "The parent term ID.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": [],
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/mec_category"
          }
        ]
      }
    },
    "\/wp\/v2\/mec_category\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST", "PUT", "PATCH", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the term.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the term.",
              "type": "integer",
              "required": false
            },
            "description": {
              "description": "HTML description of the term.",
              "type": "string",
              "required": false
            },
            "name": {
              "description": "HTML title for the term.",
              "type": "string",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the term unique to its type.",
              "type": "string",
              "required": false
            },
            "parent": {
              "description": "The parent term ID.",
              "type": "integer",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": [],
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the term.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Required to be true, as terms do not support trashing.",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/users": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "default": "asc",
              "description": "Order sort attribute ascending or descending.",
              "enum": ["asc", "desc"],
              "type": "string",
              "required": false
            },
            "orderby": {
              "default": "name",
              "description": "Sort collection by user attribute.",
              "enum": [
                "id",
                "include",
                "name",
                "registered_date",
                "slug",
                "include_slugs",
                "email",
                "url"
              ],
              "type": "string",
              "required": false
            },
            "slug": {
              "description": "Limit result set to users with one or more specific slugs.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "roles": {
              "description": "Limit result set to users matching at least one specific role provided. Accepts csv list or single role.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "capabilities": {
              "description": "Limit result set to users matching at least one specific capability provided. Accepts csv list or single capability.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "who": {
              "description": "Limit result set to users who are considered authors.",
              "type": "string",
              "enum": ["authors"],
              "required": false
            },
            "has_published_posts": {
              "description": "Limit result set to users who have published posts.",
              "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",
                  "kadence_element": "kadence_element",
                  "kadence_form": "kadence_form",
                  "kadence_navigation": "kadence_navigation",
                  "kadence_header": "kadence_header",
                  "kadence_custom_svg": "kadence_custom_svg",
                  "kadence_query": "kadence_query",
                  "kadence_query_card": "kadence_query_card",
                  "aiovg_videos": "aiovg_videos",
                  "mec-events": "mec-events",
                  "kadence_lottie": "kadence_lottie",
                  "kadence_vector": "kadence_vector",
                  "kb_icon": "kb_icon",
                  "cc_restriction": "cc_restriction"
                }
              },
              "required": false
            },
            "search_columns": {
              "default": [],
              "description": "Array of column names to be searched.",
              "type": "array",
              "items": {
                "enum": ["email", "name", "id", "username", "slug"],
                "type": "string"
              },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "username": {
              "description": "Login name for the user.",
              "type": "string",
              "required": true
            },
            "name": {
              "description": "Display name for the user.",
              "type": "string",
              "required": false
            },
            "first_name": {
              "description": "First name for the user.",
              "type": "string",
              "required": false
            },
            "last_name": {
              "description": "Last name for the user.",
              "type": "string",
              "required": false
            },
            "email": {
              "description": "The email address for the user.",
              "type": "string",
              "format": "email",
              "required": true
            },
            "url": {
              "description": "URL of the user.",
              "type": "string",
              "format": "uri",
              "required": false
            },
            "description": {
              "description": "Description of the user.",
              "type": "string",
              "required": false
            },
            "locale": {
              "description": "Locale for the user.",
              "type": "string",
              "enum": ["", "en_US"],
              "required": false
            },
            "nickname": {
              "description": "The nickname for the user.",
              "type": "string",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the user.",
              "type": "string",
              "required": false
            },
            "roles": {
              "description": "Roles assigned to the user.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "password": {
              "description": "Password for the user (never included).",
              "type": "string",
              "required": true
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "persisted_preferences": {
                  "type": "object",
                  "title": "",
                  "description": "",
                  "default": [],
                  "context": ["edit"],
                  "properties": {
                    "_modified": {
                      "description": "The date and time the preferences were updated.",
                      "type": "string",
                      "format": "date-time",
                      "readonly": false
                    }
                  },
                  "additionalProperties": true
                }
              },
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/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": "Unique identifier for the user.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the user.",
              "type": "integer",
              "required": false
            },
            "username": {
              "description": "Login name for the user.",
              "type": "string",
              "required": false
            },
            "name": {
              "description": "Display name for the user.",
              "type": "string",
              "required": false
            },
            "first_name": {
              "description": "First name for the user.",
              "type": "string",
              "required": false
            },
            "last_name": {
              "description": "Last name for the user.",
              "type": "string",
              "required": false
            },
            "email": {
              "description": "The email address for the user.",
              "type": "string",
              "format": "email",
              "required": false
            },
            "url": {
              "description": "URL of the user.",
              "type": "string",
              "format": "uri",
              "required": false
            },
            "description": {
              "description": "Description of the user.",
              "type": "string",
              "required": false
            },
            "locale": {
              "description": "Locale for the user.",
              "type": "string",
              "enum": ["", "en_US"],
              "required": false
            },
            "nickname": {
              "description": "The nickname for the user.",
              "type": "string",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the user.",
              "type": "string",
              "required": false
            },
            "roles": {
              "description": "Roles assigned to the user.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "password": {
              "description": "Password for the user (never included).",
              "type": "string",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "persisted_preferences": {
                  "type": "object",
                  "title": "",
                  "description": "",
                  "default": [],
                  "context": ["edit"],
                  "properties": {
                    "_modified": {
                      "description": "The date and time the preferences were updated.",
                      "type": "string",
                      "format": "date-time",
                      "readonly": false
                    }
                  },
                  "additionalProperties": true
                }
              },
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the user.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Required to be true, as users do not support trashing.",
              "required": false
            },
            "reassign": {
              "type": "integer",
              "description": "Reassign the deleted user's posts and links to this user ID.",
              "required": true
            }
          }
        }
      ]
    },
    "\/wp\/v2\/users\/me": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST", "PUT", "PATCH", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "username": {
              "description": "Login name for the user.",
              "type": "string",
              "required": false
            },
            "name": {
              "description": "Display name for the user.",
              "type": "string",
              "required": false
            },
            "first_name": {
              "description": "First name for the user.",
              "type": "string",
              "required": false
            },
            "last_name": {
              "description": "Last name for the user.",
              "type": "string",
              "required": false
            },
            "email": {
              "description": "The email address for the user.",
              "type": "string",
              "format": "email",
              "required": false
            },
            "url": {
              "description": "URL of the user.",
              "type": "string",
              "format": "uri",
              "required": false
            },
            "description": {
              "description": "Description of the user.",
              "type": "string",
              "required": false
            },
            "locale": {
              "description": "Locale for the user.",
              "type": "string",
              "enum": ["", "en_US"],
              "required": false
            },
            "nickname": {
              "description": "The nickname for the user.",
              "type": "string",
              "required": false
            },
            "slug": {
              "description": "An alphanumeric identifier for the user.",
              "type": "string",
              "required": false
            },
            "roles": {
              "description": "Roles assigned to the user.",
              "type": "array",
              "items": { "type": "string" },
              "required": false
            },
            "password": {
              "description": "Password for the user (never included).",
              "type": "string",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "persisted_preferences": {
                  "type": "object",
                  "title": "",
                  "description": "",
                  "default": [],
                  "context": ["edit"],
                  "properties": {
                    "_modified": {
                      "description": "The date and time the preferences were updated.",
                      "type": "string",
                      "format": "date-time",
                      "readonly": false
                    }
                  },
                  "additionalProperties": true
                }
              },
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Required to be true, as users do not support trashing.",
              "required": false
            },
            "reassign": {
              "type": "integer",
              "description": "Reassign the deleted user's posts and links to this user ID.",
              "required": true
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/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": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "app_id": {
              "description": "A UUID provided by the application to uniquely identify it. It is recommended to use an UUID v5 with the URL or DNS namespace.",
              "type": "string",
              "oneOf": [
                { "type": "string", "format": "uuid" },
                { "type": "string", "enum": [""] }
              ],
              "required": false
            },
            "name": {
              "description": "The name of the application password.",
              "type": "string",
              "minLength": 1,
              "pattern": ".*\\S.*",
              "required": true
            }
          }
        },
        { "methods": ["DELETE"], "args": [] }
      ]
    },
    "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/introspect": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "app_id": {
              "description": "A UUID provided by the application to uniquely identify it. It is recommended to use an UUID v5 with the URL or DNS namespace.",
              "type": "string",
              "oneOf": [
                { "type": "string", "format": "uuid" },
                { "type": "string", "enum": [""] }
              ],
              "required": false
            },
            "name": {
              "description": "The name of the application password.",
              "type": "string",
              "minLength": 1,
              "pattern": ".*\\S.*",
              "required": false
            }
          }
        },
        { "methods": ["DELETE"], "args": [] }
      ]
    },
    "\/wp\/v2\/comments": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "after": {
              "description": "Limit response to comments published after a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "author": {
              "description": "Limit result set to comments assigned to specific user IDs. Requires authorization.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            },
            "author_exclude": {
              "description": "Ensure result set excludes comments assigned to specific user IDs. Requires authorization.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            },
            "author_email": {
              "default": null,
              "description": "Limit result set to that from a specific author email. Requires authorization.",
              "format": "email",
              "type": "string",
              "required": false
            },
            "before": {
              "description": "Limit response to comments published before a given ISO8601 compliant date.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by comment attribute.",
              "type": "string",
              "default": "date_gmt",
              "enum": [
                "date",
                "date_gmt",
                "id",
                "include",
                "post",
                "parent",
                "type"
              ],
              "required": false
            },
            "parent": {
              "default": [],
              "description": "Limit result set to comments of specific parent IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            },
            "parent_exclude": {
              "default": [],
              "description": "Ensure result set excludes specific parent IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            },
            "post": {
              "default": [],
              "description": "Limit result set to comments assigned to specific post IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "required": false
            },
            "status": {
              "default": "approve",
              "description": "Limit result set to comments assigned a specific status. Requires authorization.",
              "type": "string",
              "required": false
            },
            "type": {
              "default": "comment",
              "description": "Limit result set to comments assigned a specific type. Requires authorization.",
              "type": "string",
              "required": false
            },
            "password": {
              "description": "The password for the post if it is password protected.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "author": {
              "description": "The ID of the user object, if author was a user.",
              "type": "integer",
              "required": false
            },
            "author_email": {
              "description": "Email address for the comment author.",
              "type": "string",
              "format": "email",
              "required": false
            },
            "author_ip": {
              "description": "IP address for the comment author.",
              "type": "string",
              "format": "ip",
              "required": false
            },
            "author_name": {
              "description": "Display name for the comment author.",
              "type": "string",
              "required": false
            },
            "author_url": {
              "description": "URL for the comment author.",
              "type": "string",
              "format": "uri",
              "required": false
            },
            "author_user_agent": {
              "description": "User agent for the comment author.",
              "type": "string",
              "required": false
            },
            "content": {
              "description": "The content for the comment.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the comment, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the comment, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "date": {
              "description": "The date the comment was published, in the site's timezone.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the comment was published, as GMT.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "parent": {
              "default": 0,
              "description": "The ID for the parent of the comment.",
              "type": "integer",
              "required": false
            },
            "post": {
              "default": 0,
              "description": "The ID of the associated post object.",
              "type": "integer",
              "required": false
            },
            "status": {
              "description": "State of the comment.",
              "type": "string",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_wp_note_status": {
                  "type": "string",
                  "title": "",
                  "description": "Note resolution status",
                  "default": "",
                  "enum": ["resolved", "reopen"]
                }
              },
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/comments" }
        ]
      }
    },
    "\/wp\/v2\/comments\/(?P<id>[\\d]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST", "PUT", "PATCH", "DELETE"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "id": {
              "description": "Unique identifier for the comment.",
              "type": "integer",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "password": {
              "description": "The password for the parent post of the comment (if the post is password protected).",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "id": {
              "description": "Unique identifier for the comment.",
              "type": "integer",
              "required": false
            },
            "author": {
              "description": "The ID of the user object, if author was a user.",
              "type": "integer",
              "required": false
            },
            "author_email": {
              "description": "Email address for the comment author.",
              "type": "string",
              "format": "email",
              "required": false
            },
            "author_ip": {
              "description": "IP address for the comment author.",
              "type": "string",
              "format": "ip",
              "required": false
            },
            "author_name": {
              "description": "Display name for the comment author.",
              "type": "string",
              "required": false
            },
            "author_url": {
              "description": "URL for the comment author.",
              "type": "string",
              "format": "uri",
              "required": false
            },
            "author_user_agent": {
              "description": "User agent for the comment author.",
              "type": "string",
              "required": false
            },
            "content": {
              "description": "The content for the comment.",
              "type": "object",
              "properties": {
                "raw": {
                  "description": "Content for the comment, as it exists in the database.",
                  "type": "string",
                  "context": ["edit"]
                },
                "rendered": {
                  "description": "HTML content for the comment, transformed for display.",
                  "type": "string",
                  "context": ["view", "edit", "embed"],
                  "readonly": true
                }
              },
              "required": false
            },
            "date": {
              "description": "The date the comment was published, in the site's timezone.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "date_gmt": {
              "description": "The date the comment was published, as GMT.",
              "type": "string",
              "format": "date-time",
              "required": false
            },
            "parent": {
              "description": "The ID for the parent of the comment.",
              "type": "integer",
              "required": false
            },
            "post": {
              "description": "The ID of the associated post object.",
              "type": "integer",
              "required": false
            },
            "status": {
              "description": "State of the comment.",
              "type": "string",
              "required": false
            },
            "meta": {
              "description": "Meta fields.",
              "type": "object",
              "properties": {
                "_wp_note_status": {
                  "type": "string",
                  "title": "",
                  "description": "Note resolution status",
                  "default": "",
                  "enum": ["resolved", "reopen"]
                }
              },
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "id": {
              "description": "Unique identifier for the comment.",
              "type": "integer",
              "required": false
            },
            "force": {
              "type": "boolean",
              "default": false,
              "description": "Whether to bypass Trash and force deletion.",
              "required": false
            },
            "password": {
              "description": "The password for the parent post of the comment (if the post is password protected).",
              "type": "string",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/search": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "type": {
              "default": "post",
              "description": "Limit results to items of an object type.",
              "type": "string",
              "enum": ["post", "term", "post-format"],
              "required": false
            },
            "subtype": {
              "default": "any",
              "description": "Limit results to items of one or more object subtypes.",
              "type": "array",
              "items": {
                "enum": [
                  "post",
                  "page",
                  "kadence_element",
                  "aiovg_videos",
                  "mec-events",
                  "category",
                  "post_tag",
                  "aiovg_categories",
                  "aiovg_tags",
                  "mec_category",
                  "any"
                ],
                "type": "string"
              },
              "required": false
            },
            "exclude": {
              "description": "Ensure result set excludes specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            },
            "include": {
              "description": "Limit result set to specific IDs.",
              "type": "array",
              "items": { "type": "integer" },
              "default": [],
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/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": "Unique registered name for the block.",
              "type": "string",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["edit"],
              "default": "view",
              "required": false
            },
            "attributes": {
              "description": "Attributes for the block.",
              "type": "object",
              "default": [],
              "required": false
            },
            "post_id": {
              "description": "ID of the post context.",
              "type": "integer",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/block-types": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "namespace": {
              "description": "Block namespace.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/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": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "namespace": {
              "description": "Block namespace.",
              "type": "string",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)\/(?P<name>[a-zA-Z0-9_-]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "name": {
              "description": "Block name.",
              "type": "string",
              "required": false
            },
            "namespace": {
              "description": "Block namespace.",
              "type": "string",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "ActiveCampaign API Key",
              "type": "string",
              "required": false
            },
            "kadence_blocks_activecampaign_api_base": {
              "title": "",
              "description": "ActiveCampaign API Base",
              "type": "string",
              "required": false
            },
            "kadence_blocks_header_popover_tutorial_complete": {
              "title": "",
              "description": "Mark the Header popover tutorial Complete",
              "type": "boolean",
              "required": false
            },
            "kadence_blocks_send_in_blue_api": {
              "title": "",
              "description": "Send in Blue V3 API Key",
              "type": "string",
              "required": false
            },
            "kadence_blocks_mail_chimp_api": {
              "title": "",
              "description": "Mail Chimp API Key",
              "type": "string",
              "required": false
            },
            "kadence_blocks_getresponse_api_key": {
              "title": "",
              "description": "GetResponse API Key",
              "type": "string",
              "required": false
            },
            "kadence_blocks_getresponse_api_endpoint": {
              "title": "",
              "description": "GetResponse API endpoint",
              "type": "string",
              "required": false
            },
            "kadence_theme_config": {
              "title": "",
              "description": "Config Kadence Modules",
              "type": "string",
              "required": false
            },
            "kadence_pro_theme_config": {
              "title": "",
              "description": "Config Kadence Pro Modules",
              "type": "string",
              "required": false
            },
            "kadence_starter_templates_config": {
              "title": "",
              "description": "Config Kadence Starter Templates",
              "type": "string",
              "required": false
            },
            "title": {
              "title": "Title",
              "description": "Site title.",
              "type": "string",
              "required": false
            },
            "description": {
              "title": "Tagline",
              "description": "Site tagline.",
              "type": "string",
              "required": false
            },
            "url": {
              "title": "",
              "description": "Site URL.",
              "type": "string",
              "format": "uri",
              "required": false
            },
            "email": {
              "title": "",
              "description": "This address is used for admin purposes, like new user notification.",
              "type": "string",
              "format": "email",
              "required": false
            },
            "timezone": {
              "title": "",
              "description": "A city in the same timezone as you.",
              "type": "string",
              "required": false
            },
            "date_format": {
              "title": "",
              "description": "A date format for all date strings.",
              "type": "string",
              "required": false
            },
            "time_format": {
              "title": "",
              "description": "A time format for all time strings.",
              "type": "string",
              "required": false
            },
            "start_of_week": {
              "title": "",
              "description": "A day number of the week that the week should start on.",
              "type": "integer",
              "required": false
            },
            "language": {
              "title": "",
              "description": "WordPress locale code.",
              "type": "string",
              "required": false
            },
            "use_smilies": {
              "title": "",
              "description": "Convert emoticons like :-) and :-P to graphics on display.",
              "type": "boolean",
              "required": false
            },
            "default_category": {
              "title": "",
              "description": "Default post category.",
              "type": "integer",
              "required": false
            },
            "default_post_format": {
              "title": "",
              "description": "Default post format.",
              "type": "string",
              "required": false
            },
            "posts_per_page": {
              "title": "Maximum posts per page",
              "description": "Blog pages show at most.",
              "type": "integer",
              "required": false
            },
            "show_on_front": {
              "title": "Show on front",
              "description": "What to show on the front page",
              "type": "string",
              "required": false
            },
            "page_on_front": {
              "title": "Page on front",
              "description": "The ID of the page that should be displayed on the front page",
              "type": "integer",
              "required": false
            },
            "page_for_posts": {
              "title": "",
              "description": "The ID of the page that should display the latest posts",
              "type": "integer",
              "required": false
            },
            "default_ping_status": {
              "title": "",
              "description": "Allow link notifications from other blogs (pingbacks and trackbacks) on new articles.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "default_comment_status": {
              "title": "Allow comments on new posts",
              "description": "Allow people to submit comments on new posts.",
              "type": "string",
              "enum": ["open", "closed"],
              "required": false
            },
            "site_logo": {
              "title": "Logo",
              "description": "Site logo.",
              "type": "integer",
              "required": false
            },
            "site_icon": {
              "title": "Icon",
              "description": "Site icon.",
              "type": "integer",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/settings" }
        ]
      }
    },
    "\/wp\/v2\/themes": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "status": {
              "description": "Limit result set to themes assigned one or more statuses.",
              "type": "array",
              "items": { "enum": ["active", "inactive"], "type": "string" },
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/themes" }
        ]
      }
    },
    "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "stylesheet": {
              "description": "The theme's stylesheet. This uniquely identifies the theme.",
              "type": "string",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/plugins": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "required": false
            },
            "status": {
              "description": "Limits results to plugins with the given status.",
              "type": "array",
              "items": { "type": "string", "enum": ["inactive", "active"] },
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "args": {
            "slug": {
              "type": "string",
              "description": "WordPress.org plugin directory slug.",
              "pattern": "[\\w\\-]+",
              "required": true
            },
            "status": {
              "description": "The plugin activation status.",
              "type": "string",
              "enum": ["inactive", "active"],
              "default": "inactive",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/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": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "plugin": {
              "type": "string",
              "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "plugin": {
              "type": "string",
              "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
              "required": false
            },
            "status": {
              "description": "The plugin activation status.",
              "type": "string",
              "enum": ["inactive", "active"],
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/sidebars" }
        ]
      }
    },
    "\/wp\/v2\/sidebars\/(?P<id>[\\w-]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST", "PUT", "PATCH"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "id": {
              "description": "The id of a registered sidebar",
              "type": "string",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "args": {
            "widgets": {
              "description": "Nested widgets.",
              "type": "array",
              "items": { "type": ["object", "string"] },
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/widget-types": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/widget-types"
          }
        ]
      }
    },
    "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "id": {
              "description": "The widget type id.",
              "type": "string",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/encode": {
      "namespace": "wp\/v2",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "id": {
              "description": "The widget type id.",
              "type": "string",
              "required": true
            },
            "instance": {
              "description": "Current instance settings of the widget.",
              "type": "object",
              "required": false
            },
            "form_data": {
              "description": "Serialized widget form data to encode into instance settings.",
              "type": "string",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/render": {
      "namespace": "wp\/v2",
      "methods": ["POST"],
      "endpoints": [
        {
          "methods": ["POST"],
          "args": {
            "id": {
              "description": "The widget type id.",
              "type": "string",
              "required": true
            },
            "instance": {
              "description": "Current instance settings of the widget.",
              "type": "object",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/widgets": {
      "namespace": "wp\/v2",
      "methods": ["GET", "POST"],
      "endpoints": [
        {
          "methods": ["GET"],
          "allow_batch": { "v1": true },
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "sidebar": {
              "description": "The sidebar to return widgets for.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["POST"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the widget.",
              "type": "string",
              "required": false
            },
            "id_base": {
              "description": "The type of the widget. Corresponds to ID in widget-types endpoint.",
              "type": "string",
              "required": false
            },
            "sidebar": {
              "default": "wp_inactive_widgets",
              "description": "The sidebar the widget belongs to.",
              "type": "string",
              "required": true
            },
            "instance": {
              "description": "Instance settings of the widget, if supported.",
              "type": "object",
              "properties": {
                "encoded": {
                  "description": "Base64 encoded representation of the instance settings.",
                  "type": "string",
                  "context": ["edit"]
                },
                "hash": {
                  "description": "Cryptographic hash of the instance settings.",
                  "type": "string",
                  "context": ["edit"]
                },
                "raw": {
                  "description": "Unencoded instance settings, if supported.",
                  "type": "object",
                  "context": ["edit"]
                }
              },
              "required": false
            },
            "form_data": {
              "description": "URL-encoded form data from the widget admin form. Used to update a widget that does not support instance. Write only.",
              "type": "string",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          { "href": "https:\/\/finance-able.com\/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": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        },
        {
          "methods": ["POST", "PUT", "PATCH"],
          "allow_batch": { "v1": true },
          "args": {
            "id": {
              "description": "Unique identifier for the widget.",
              "type": "string",
              "required": false
            },
            "id_base": {
              "description": "The type of the widget. Corresponds to ID in widget-types endpoint.",
              "type": "string",
              "required": false
            },
            "sidebar": {
              "description": "The sidebar the widget belongs to.",
              "type": "string",
              "required": false
            },
            "instance": {
              "description": "Instance settings of the widget, if supported.",
              "type": "object",
              "properties": {
                "encoded": {
                  "description": "Base64 encoded representation of the instance settings.",
                  "type": "string",
                  "context": ["edit"]
                },
                "hash": {
                  "description": "Cryptographic hash of the instance settings.",
                  "type": "string",
                  "context": ["edit"]
                },
                "raw": {
                  "description": "Unencoded instance settings, if supported.",
                  "type": "object",
                  "context": ["edit"]
                }
              },
              "required": false
            },
            "form_data": {
              "description": "URL-encoded form data from the widget admin form. Used to update a widget that does not support instance. Write only.",
              "type": "string",
              "required": false
            }
          }
        },
        {
          "methods": ["DELETE"],
          "allow_batch": { "v1": true },
          "args": {
            "force": {
              "description": "Whether to force removal of the widget, or move it to the inactive sidebar.",
              "type": "boolean",
              "required": false
            }
          }
        }
      ]
    },
    "\/wp\/v2\/block-directory\/search": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "term": {
              "description": "Limit result set to blocks matching the search term.",
              "type": "string",
              "minLength": 1,
              "required": true
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/block-directory\/search"
          }
        ]
      }
    },
    "\/wp\/v2\/pattern-directory\/patterns": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 100,
              "minimum": 1,
              "maximum": 100,
              "required": false
            },
            "search": {
              "description": "Limit results to those matching a string.",
              "type": "string",
              "minLength": 1,
              "required": false
            },
            "category": {
              "description": "Limit results to those matching a category ID.",
              "type": "integer",
              "minimum": 1,
              "required": false
            },
            "keyword": {
              "description": "Limit results to those matching a keyword ID.",
              "type": "integer",
              "minimum": 1,
              "required": false
            },
            "slug": {
              "description": "Limit results to those matching a pattern (slug).",
              "type": "array",
              "required": false
            },
            "offset": {
              "description": "Offset the result set by a specific number of items.",
              "type": "integer",
              "required": false
            },
            "order": {
              "description": "Order sort attribute ascending or descending.",
              "type": "string",
              "default": "desc",
              "enum": ["asc", "desc"],
              "required": false
            },
            "orderby": {
              "description": "Sort collection by post attribute.",
              "type": "string",
              "default": "date",
              "enum": [
                "author",
                "date",
                "id",
                "include",
                "modified",
                "parent",
                "relevance",
                "slug",
                "include_slugs",
                "title",
                "favorite_count"
              ],
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/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:\/\/finance-able.com\/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:\/\/finance-able.com\/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:\/\/finance-able.com\/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:\/\/finance-able.com\/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:\/\/finance-able.com\/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:\/\/finance-able.com\/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:\/\/finance-able.com\/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:\/\/finance-able.com\/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:\/\/finance-able.com\/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:\/\/finance-able.com\/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:\/\/finance-able.com\/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": "The URL to process.",
              "type": "string",
              "format": "uri",
              "required": true
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/wp-block-editor\/v1\/url-details"
          }
        ]
      }
    },
    "\/wp\/v2\/menu-locations": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/menu-locations"
          }
        ]
      }
    },
    "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "location": {
              "description": "An alphanumeric identifier for the menu location.",
              "type": "string",
              "required": false
            },
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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:\/\/finance-able.com\/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:\/\/finance-able.com\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
          }
        ]
      }
    },
    "\/wp\/v2\/font-collections": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 10,
              "minimum": 1,
              "maximum": 100,
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/font-collections"
          }
        ]
      }
    },
    "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
      "namespace": "wp\/v2",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "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:\/\/finance-able.com\/wp-json\/wp-abilities\/v1" }
        ]
      }
    },
    "\/wp-abilities\/v1\/categories": {
      "namespace": "wp-abilities\/v1",
      "methods": ["GET"],
      "endpoints": [
        {
          "methods": ["GET"],
          "args": {
            "context": {
              "description": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 50,
              "minimum": 1,
              "maximum": 100,
              "required": false
            }
          }
        }
      ],
      "_links": {
        "self": [
          {
            "href": "https:\/\/finance-able.com\/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": "Scope under which the request is made; determines fields present in response.",
              "type": "string",
              "enum": ["view", "embed", "edit"],
              "default": "view",
              "required": false
            },
            "page": {
              "description": "Current page of the collection.",
              "type": "integer",
              "default": 1,
              "minimum": 1,
              "required": false
            },
            "per_page": {
              "description": "Maximum number of items to be returned in result set.",
              "type": "integer",
              "default": 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:\/\/finance-able.com\/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": 53654,
  "site_icon": 42329,
  "site_icon_url": "https:\/\/finance-able.com\/wp-content\/uploads\/2021\/07\/cropped-Financeable-Icon-For-Google-Large.png",
  "_links": {
    "help": [{ "href": "https:\/\/developer.wordpress.org\/rest-api\/" }],
    "wp:featuredmedia": [
      {
        "embeddable": true,
        "type": "site_logo",
        "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/media\/53654"
      },
      {
        "embeddable": true,
        "type": "site_icon",
        "href": "https:\/\/finance-able.com\/wp-json\/wp\/v2\/media\/42329"
      }
    ],
    "curies": [
      { "name": "wp", "href": "https:\/\/api.w.org\/{rel}", "templated": true }
    ]
  }
}
