{
    "name": "Mondent",
    "description": "Prva njema\u010dka stomatolo\u0161ka klinika u BiH",
    "url": "https:\/\/mondent.ba",
    "home": "https:\/\/mondent.ba\/it",
    "gmt_offset": 2,
    "timezone_string": "Europe\/Belgrade",
    "namespaces": [
        "oembed\/1.0",
        "cky\/v1",
        "dentify-booking\/v1",
        "media-file-renamer\/v1",
        "rankmath\/v1",
        "rankmath\/v1\/setupWizard",
        "trustindex\/v1",
        "elementor\/v1",
        "wp-rocket\/v1",
        "elementskit\/v1\/ajaxselect2",
        "rankmath\/v1\/ca",
        "rankmath\/v1\/an",
        "rankmath\/v1\/in",
        "rankmath\/v1\/status",
        "jet-elements-api\/v1",
        "jet-menu-api\/v2",
        "elementor-pro\/v1",
        "elementskit\/v1\/widget\/mailchimp",
        "elementskit\/v1\/dynamic-content",
        "elementskit\/v1\/layout-manager-api",
        "elementskit\/v1\/megamenu",
        "wp\/v2",
        "wp-site-health\/v1",
        "wp-block-editor\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/mondent.ba\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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:\/\/mondent.ba\/it\/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:\/\/mondent.ba\/it\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "L'URL della risorsa da cui recuperare i dati oEmbed.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "L'URL della risorsa da cui recuperare i dati oEmbed.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "Il formato oEmbed da utilizzare.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "La larghezza massima in pixel del frame incorporato.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "L'altezza massima in pixel del frame incorporato.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "Se eseguire una richiesta esplorativa di oEmbed per provider non autorizzati.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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:\/\/mondent.ba\/it\/wp-json\/cky\/v1"
                    }
                ]
            }
        },
        "\/cky\/v1\/settings": {
            "namespace": "cky\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Forza il recupero dei dati",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "site": {
                            "description": "Identificatore univoco per la risorsa.",
                            "type": "object",
                            "required": false
                        },
                        "api": {
                            "description": "Lingua.",
                            "type": "object",
                            "required": false
                        },
                        "account": {
                            "description": "Lingua.",
                            "type": "object",
                            "required": false
                        },
                        "consent_logs": {
                            "description": "Lingua.",
                            "type": "object",
                            "required": false
                        },
                        "languages": {
                            "description": "Lingua.",
                            "type": "object",
                            "required": false
                        },
                        "onboarding": {
                            "description": "Lingua.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/settings"
                    }
                ]
            }
        },
        "\/cky\/v1\/settings\/laws": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Forza il recupero dei dati",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/settings\/laws"
                    }
                ]
            }
        },
        "\/cky\/v1\/settings\/info": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Forza il recupero dei dati",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/settings\/info"
                    }
                ]
            }
        },
        "\/cky\/v1\/settings\/disconnect": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Forza il recupero dei dati",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/settings\/disconnect"
                    }
                ]
            }
        },
        "\/cky\/v1\/settings\/sync": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificatore univoco per la risorsa.",
                            "type": "integer",
                            "required": false
                        },
                        "site": {
                            "description": "Identificatore univoco per la risorsa.",
                            "type": "object",
                            "required": false
                        },
                        "api": {
                            "description": "Lingua.",
                            "type": "object",
                            "required": false
                        },
                        "account": {
                            "description": "Lingua.",
                            "type": "object",
                            "required": false
                        },
                        "consent_logs": {
                            "description": "Lingua.",
                            "type": "object",
                            "required": false
                        },
                        "languages": {
                            "description": "Lingua.",
                            "type": "object",
                            "required": false
                        },
                        "onboarding": {
                            "description": "Lingua.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/settings\/sync"
                    }
                ]
            }
        },
        "\/cky\/v1\/settings\/cache\/purge": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Forza il recupero dei dati",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Forza il recupero dei dati",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/cky\/v1\/settings\/expand": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Forza il recupero dei dati",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/settings\/expand"
                    }
                ]
            }
        },
        "\/cky\/v1\/settings\/connect_notice": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Forza il recupero dei dati",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/settings\/connect_notice"
                    }
                ]
            }
        },
        "\/cky\/v1\/settings\/reinstall": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Forza il recupero dei dati",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/settings\/reinstall"
                    }
                ]
            }
        },
        "\/cky\/v1\/settings\/apply_filter": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Forza il recupero dei dati",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Forza il recupero dei dati",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/settings\/notices\/pageviews_overage_notice"
                    }
                ]
            }
        },
        "\/cky\/v1\/settings\/payments": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Forza il recupero dei dati",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/settings\/payments"
                    }
                ]
            }
        },
        "\/cky\/v1\/gcm": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "status": {
                            "description": "Stato GCM.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_settings": {
                            "description": "Impostazioni predefinite.",
                            "type": "array",
                            "required": false
                        },
                        "wait_for_update": {
                            "description": "Attendere per l'aggiornamento.",
                            "type": "integer",
                            "required": false
                        },
                        "url_passthrough": {
                            "description": "Passa le informazioni sui clic degli annunci attraverso gli URL.",
                            "type": "boolean",
                            "required": false
                        },
                        "ads_data_redaction": {
                            "description": "Ridurre i dati pubblicitari.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/gcm"
                    }
                ]
            }
        },
        "\/cky\/v1\/languages": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "language": {
                            "description": "Nome della lingua.",
                            "type": "string",
                            "required": false
                        },
                        "native_name": {
                            "description": "Nome nativo della lingua.",
                            "type": "string",
                            "required": false
                        },
                        "lang": {
                            "description": "Codice lingua",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/languages"
                    }
                ]
            }
        },
        "\/cky\/v1\/languages\/available": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/languages\/available"
                    }
                ]
            }
        },
        "\/cky\/v1\/languages\/translations": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/languages\/translations"
                    }
                ]
            }
        },
        "\/cky\/v1\/dashboard\/summary": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/dashboard\/summary"
                    }
                ]
            }
        },
        "\/cky\/v1\/dashboard\/plans": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/dashboard\/plans"
                    }
                ]
            }
        },
        "\/cky\/v1\/dashboard\/currencies": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/dashboard\/currencies"
                    }
                ]
            }
        },
        "\/cky\/v1\/banners": {
            "namespace": "cky\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "ver": {
                            "description": "Versione",
                            "type": "string",
                            "required": false
                        },
                        "language": {
                            "description": "Lingua del banner",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nome del banner per riferimento",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Nome univoco del banner",
                            "type": "string",
                            "required": false
                        },
                        "settings": {
                            "description": "Impostazioni del banner.",
                            "type": "array",
                            "required": false
                        },
                        "contents": {
                            "description": "Contenuti del banner.",
                            "type": "object",
                            "required": false
                        },
                        "default": {
                            "description": "Indica se il banner \u00e8 predefinito o meno",
                            "type": "boolean",
                            "required": false
                        },
                        "date_modified": {
                            "description": "La data di ultima modifica del banner, nel fuso orario GMT.",
                            "type": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/banners"
                    }
                ]
            }
        },
        "\/cky\/v1\/banners\/bulk": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nome del banner per riferimento",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Nome univoco del banner",
                            "type": "string",
                            "required": false
                        },
                        "settings": {
                            "description": "Impostazioni del banner.",
                            "type": "array",
                            "required": false
                        },
                        "contents": {
                            "description": "Contenuti del banner.",
                            "type": "object",
                            "required": false
                        },
                        "default": {
                            "description": "Indica se il banner \u00e8 predefinito o meno",
                            "type": "boolean",
                            "required": false
                        },
                        "date_modified": {
                            "description": "La data di ultima modifica del banner, nel fuso orario GMT.",
                            "type": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "Identificatore univoco per la risorsa.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificatore univoco per la risorsa.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nome del banner per riferimento",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Nome univoco del banner",
                            "type": "string",
                            "required": false
                        },
                        "settings": {
                            "description": "Impostazioni del banner.",
                            "type": "array",
                            "required": false
                        },
                        "contents": {
                            "description": "Contenuti del banner.",
                            "type": "object",
                            "required": false
                        },
                        "default": {
                            "description": "Indica se il banner \u00e8 predefinito o meno",
                            "type": "boolean",
                            "required": false
                        },
                        "date_modified": {
                            "description": "La data di ultima modifica del banner, nel fuso orario GMT.",
                            "type": "date-time",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificatore univoco per la risorsa.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nome del banner per riferimento",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Nome univoco del banner",
                            "type": "string",
                            "required": false
                        },
                        "settings": {
                            "description": "Impostazioni del banner.",
                            "type": "array",
                            "required": false
                        },
                        "contents": {
                            "description": "Contenuti del banner.",
                            "type": "object",
                            "required": false
                        },
                        "default": {
                            "description": "Indica se il banner \u00e8 predefinito o meno",
                            "type": "boolean",
                            "required": false
                        },
                        "date_modified": {
                            "description": "La data di ultima modifica del banner, nel fuso orario GMT.",
                            "type": "date-time",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/cky\/v1\/banners\/preview": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nome del banner per riferimento",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Nome univoco del banner",
                            "type": "string",
                            "required": false
                        },
                        "settings": {
                            "description": "Impostazioni del banner.",
                            "type": "array",
                            "required": false
                        },
                        "contents": {
                            "description": "Contenuti del banner.",
                            "type": "object",
                            "required": false
                        },
                        "default": {
                            "description": "Indica se il banner \u00e8 predefinito o meno",
                            "type": "boolean",
                            "required": false
                        },
                        "date_modified": {
                            "description": "La data di ultima modifica del banner, nel fuso orario GMT.",
                            "type": "date-time",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/banners\/preview"
                    }
                ]
            }
        },
        "\/cky\/v1\/banners\/presets": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "ver": {
                            "description": "Versione",
                            "type": "string",
                            "required": false
                        },
                        "language": {
                            "description": "Lingua del banner",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/banners\/presets"
                    }
                ]
            }
        },
        "\/cky\/v1\/banners\/configs": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "ver": {
                            "description": "Versione",
                            "type": "string",
                            "required": false
                        },
                        "language": {
                            "description": "Lingua del banner",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/banners\/configs"
                    }
                ]
            }
        },
        "\/cky\/v1\/cookies\/categories": {
            "namespace": "cky\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "lang": {
                            "description": "Lingua del Cookie",
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "description": "Categoria di Cookie",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nome categoria di Cookie.",
                            "type": "object",
                            "required": false
                        },
                        "slug": {
                            "description": "Nome univoco della categoria di Cookie",
                            "type": "string",
                            "required": false
                        },
                        "language": {
                            "description": "Lingua della categoria di Cookie",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Descrizione della categoria di Cookie.",
                            "type": "object",
                            "required": false
                        },
                        "prior_consent": {
                            "description": "Tipo di Cookie.",
                            "type": "boolean",
                            "required": false
                        },
                        "priority": {
                            "description": "Tipo di Cookie.",
                            "type": "integer",
                            "required": false
                        },
                        "visibility": {
                            "description": "Mostra o meno i Cookie sulla tabella audit",
                            "type": "boolean",
                            "required": false
                        },
                        "sell_personal_data": {
                            "description": "Mostra o meno i Cookie sulla tabella audit",
                            "type": "boolean",
                            "required": false
                        },
                        "cookies": {
                            "description": "Descrizione della categoria di Cookie.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/cookies\/categories"
                    }
                ]
            }
        },
        "\/cky\/v1\/cookies\/categories\/bulk": {
            "namespace": "cky\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nome categoria di Cookie.",
                            "type": "object",
                            "required": false
                        },
                        "slug": {
                            "description": "Nome univoco della categoria di Cookie",
                            "type": "string",
                            "required": false
                        },
                        "language": {
                            "description": "Lingua della categoria di Cookie",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Descrizione della categoria di Cookie.",
                            "type": "object",
                            "required": false
                        },
                        "prior_consent": {
                            "description": "Tipo di Cookie.",
                            "type": "boolean",
                            "required": false
                        },
                        "priority": {
                            "description": "Tipo di Cookie.",
                            "type": "integer",
                            "required": false
                        },
                        "visibility": {
                            "description": "Mostra o meno i Cookie sulla tabella audit",
                            "type": "boolean",
                            "required": false
                        },
                        "sell_personal_data": {
                            "description": "Mostra o meno i Cookie sulla tabella audit",
                            "type": "boolean",
                            "required": false
                        },
                        "cookies": {
                            "description": "Descrizione della categoria di Cookie.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "Identificatore univoco per la risorsa.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificatore univoco per la risorsa.",
                            "type": "integer",
                            "required": false
                        },
                        "name": {
                            "description": "Nome categoria di Cookie.",
                            "type": "object",
                            "required": false
                        },
                        "slug": {
                            "description": "Nome univoco della categoria di Cookie",
                            "type": "string",
                            "required": false
                        },
                        "language": {
                            "description": "Lingua della categoria di Cookie",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Descrizione della categoria di Cookie.",
                            "type": "object",
                            "required": false
                        },
                        "prior_consent": {
                            "description": "Tipo di Cookie.",
                            "type": "boolean",
                            "required": false
                        },
                        "priority": {
                            "description": "Tipo di Cookie.",
                            "type": "integer",
                            "required": false
                        },
                        "visibility": {
                            "description": "Mostra o meno i Cookie sulla tabella audit",
                            "type": "boolean",
                            "required": false
                        },
                        "sell_personal_data": {
                            "description": "Mostra o meno i Cookie sulla tabella audit",
                            "type": "boolean",
                            "required": false
                        },
                        "cookies": {
                            "description": "Descrizione della categoria di Cookie.",
                            "type": "object",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificatore univoco per la risorsa.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/cky\/v1\/cookies": {
            "namespace": "cky\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "lang": {
                            "description": "Lingua del Cookie",
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "description": "Categoria di Cookie",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date_modified": {
                            "description": "La data di ultima modifica del Cookie, nel fuso orario GMT.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nome Cookie.",
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "description": "Nome categoria di Cookie.",
                            "type": "integer",
                            "required": false
                        },
                        "slug": {
                            "description": "Nome univoco del Cookie",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Descrizione Cookie.",
                            "type": "object",
                            "required": false
                        },
                        "duration": {
                            "description": "Durata del Cookie",
                            "type": "object",
                            "required": false
                        },
                        "language": {
                            "description": "Lingua del Cookie.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tipo di Cookie.",
                            "type": "integer",
                            "required": false
                        },
                        "domain": {
                            "description": "Dominio Cookie.",
                            "type": "string",
                            "required": false
                        },
                        "discovered": {
                            "description": "Se i Cookie sono stati aggiunti dalla scansione o meno.",
                            "type": "boolean",
                            "required": false
                        },
                        "url_pattern": {
                            "description": "Pattern URL per scopi di blocco",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "Identificatore univoco per la risorsa.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificatore univoco per la risorsa.",
                            "type": "integer",
                            "required": false
                        },
                        "date_modified": {
                            "description": "La data di ultima modifica del Cookie, nel fuso orario GMT.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Nome Cookie.",
                            "type": "string",
                            "required": false
                        },
                        "category": {
                            "description": "Nome categoria di Cookie.",
                            "type": "integer",
                            "required": false
                        },
                        "slug": {
                            "description": "Nome univoco del Cookie",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Descrizione Cookie.",
                            "type": "object",
                            "required": false
                        },
                        "duration": {
                            "description": "Durata del Cookie",
                            "type": "object",
                            "required": false
                        },
                        "language": {
                            "description": "Lingua del Cookie.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tipo di Cookie.",
                            "type": "integer",
                            "required": false
                        },
                        "domain": {
                            "description": "Dominio Cookie.",
                            "type": "string",
                            "required": false
                        },
                        "discovered": {
                            "description": "Se i Cookie sono stati aggiunti dalla scansione o meno.",
                            "type": "boolean",
                            "required": false
                        },
                        "url_pattern": {
                            "description": "Pattern URL per scopi di blocco",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificatore univoco per la risorsa.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/cky\/v1\/consent_logs\/statistics": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/consent_logs\/statistics"
                    }
                ]
            }
        },
        "\/cky\/v1\/scans": {
            "namespace": "cky\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Nome categoria di Cookie.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Nome univoco della categoria di Cookie",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Descrizione della categoria di Cookie.",
                            "type": "string",
                            "required": false
                        },
                        "default_state": {
                            "description": "Tipo di Cookie.",
                            "type": "string",
                            "required": false
                        },
                        "head_scripts": {
                            "description": "Script dei Cookie.",
                            "type": "string",
                            "required": false
                        },
                        "body_scripts": {
                            "description": "Script dei Cookie.",
                            "type": "string",
                            "required": false
                        },
                        "cookies": {
                            "description": "Conteggio dei Cookie.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/scans"
                    }
                ]
            }
        },
        "\/cky\/v1\/scans\/(?P<id>[\\d]+)": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificatore univoco per la risorsa.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "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": "Identificatore univoco per la risorsa.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "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:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/uninstall-feedback"
                    }
                ]
            }
        },
        "\/cky\/v1\/pageviews\/chart": {
            "namespace": "cky\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "default": "view",
                            "required": false
                        },
                        "paged": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/cky\/v1\/pageviews\/chart"
                    }
                ]
            }
        },
        "\/dentify-booking\/v1": {
            "namespace": "dentify-booking\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "dentify-booking\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/dentify-booking\/v1"
                    }
                ]
            }
        },
        "\/dentify-booking\/v1\/data": {
            "namespace": "dentify-booking\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/dentify-booking\/v1\/data"
                    }
                ]
            }
        },
        "\/dentify-booking\/v1\/month-overview": {
            "namespace": "dentify-booking\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/dentify-booking\/v1\/month-overview"
                    }
                ]
            }
        },
        "\/media-file-renamer\/v1": {
            "namespace": "media-file-renamer\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "media-file-renamer\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/media-file-renamer\/v1"
                    }
                ]
            }
        },
        "\/media-file-renamer\/v1\/refresh_logs": {
            "namespace": "media-file-renamer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/media-file-renamer\/v1\/refresh_logs"
                    }
                ]
            }
        },
        "\/media-file-renamer\/v1\/clear_logs": {
            "namespace": "media-file-renamer\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/media-file-renamer\/v1\/clear_logs"
                    }
                ]
            }
        },
        "\/rankmath\/v1": {
            "namespace": "rankmath\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/saveModule": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "module": {
                            "type": "string",
                            "description": "Slug del modulo",
                            "required": true
                        },
                        "state": {
                            "type": "string",
                            "description": "Stato del modulo attivato o disattivato",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/saveModule"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/toolsAction": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "description": "Action to perform",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/toolsAction"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateMode": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "mode": {
                            "type": "string",
                            "description": "Mode to set",
                            "enum": [
                                "easy",
                                "advanced",
                                "custom"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/updateMode"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/dashboardWidget": {
            "namespace": "rankmath\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/dashboardWidget"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateSeoScore": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "postScores": {
                            "type": "object",
                            "description": "Post scores",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/updateSeoScore"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateSettings": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/updateSettings"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/searchPage": {
            "namespace": "rankmath\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/searchPage"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/disconnectSite": {
            "namespace": "rankmath\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "token": {
                            "type": "string",
                            "description": "Token del sito",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/disconnectSite"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/getFeaturedImageId": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "postId": {
                            "type": "integer",
                            "description": "ID articolo",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/getFeaturedImageId"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateRedirection": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "objectID": {
                            "type": "integer",
                            "description": "ID unico dell&#039;oggetto",
                            "required": true
                        },
                        "objectType": {
                            "type": "string",
                            "default": "post",
                            "description": "Tipo di oggetto, es. articolo, termine, utente",
                            "required": true
                        },
                        "hasRedirect": {
                            "type": "boolean",
                            "description": "Whether the object has a redirect or not",
                            "required": true
                        },
                        "redirectionID": {
                            "type": "string",
                            "description": "Redirection ID",
                            "required": false
                        },
                        "redirectionUrl": {
                            "type": "string",
                            "description": "URL di reindirizzamento",
                            "required": false
                        },
                        "redirectionType": {
                            "type": "string",
                            "default": "301",
                            "description": "Tipo di reindirizzamento",
                            "enum": [
                                "301",
                                "302",
                                "307",
                                "410",
                                "451"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/updateRedirection"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateMeta": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "objectType": {
                            "type": "string",
                            "description": "Tipo di oggetto, es. articolo, termine, utente",
                            "required": true
                        },
                        "objectID": {
                            "type": "integer",
                            "description": "ID unico dell&#039;oggetto",
                            "required": true
                        },
                        "meta": {
                            "description": "Meta per aggiungere o aggiornare i dati.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/updateMeta"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateSchemas": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "objectType": {
                            "type": "string",
                            "description": "Tipo di oggetto, es. articolo, termine, utente",
                            "required": true
                        },
                        "objectID": {
                            "type": "integer",
                            "description": "ID unico dell&#039;oggetto",
                            "required": true
                        },
                        "schemas": {
                            "description": "schema per aggiungere o aggiornare i dati.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/updateSchemas"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/updateMetaBulk": {
            "namespace": "rankmath\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "rows": {
                            "description": "Selected posts to update the data for.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/updateMetaBulk"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/setupWizard": {
            "namespace": "rankmath\/v1\/setupWizard",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1\/setupWizard",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/setupWizard"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/setupWizard\/getStepData": {
            "namespace": "rankmath\/v1\/setupWizard",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "step": {
                            "type": "string",
                            "description": "Current Step",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/setupWizard\/getStepData"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/setupWizard\/updateStepData": {
            "namespace": "rankmath\/v1\/setupWizard",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "step": {
                            "type": "string",
                            "description": "Current Step",
                            "required": true
                        },
                        "value": {
                            "type": "object",
                            "description": "Current Step Data",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/setupWizard\/updateStepData"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/setupWizard\/updateTrackingOptin": {
            "namespace": "rankmath\/v1\/setupWizard",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "enable_tracking": {
                            "type": "string",
                            "description": "Enable Tracking",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/setupWizard\/updateTrackingOptin"
                    }
                ]
            }
        },
        "\/trustindex\/v1": {
            "namespace": "trustindex\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "trustindex\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/trustindex\/v1"
                    }
                ]
            }
        },
        "\/trustindex\/v1\/get-widgets": {
            "namespace": "trustindex\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/trustindex\/v1\/get-widgets"
                    }
                ]
            }
        },
        "\/trustindex\/v1\/setup-complete": {
            "namespace": "trustindex\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/trustindex\/v1\/setup-complete"
                    }
                ]
            }
        },
        "\/elementor\/v1": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/site-editor"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/site-editor\/templates"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor\/templates\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-editor\/conditions-config": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/site-editor\/conditions-config"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-editor\/templates-conditions\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-editor\/templates-conditions-conflicts": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/site-editor\/templates-conditions-conflicts"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-rocket\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp-rocket\/v1"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocketcdn\/enable": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "email": {
                            "required": true
                        },
                        "key": {
                            "required": true
                        },
                        "url": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp-rocket\/v1\/rocketcdn\/enable"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocketcdn\/disable": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "email": {
                            "required": true
                        },
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp-rocket\/v1\/rocketcdn\/disable"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/cpcss\/post\/(?P<id>[\\d]+)": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp-rocket\/v1\/support": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "email": {
                            "required": true
                        },
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp-rocket\/v1\/support"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/dynamic_lists\/update": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp-rocket\/v1\/dynamic_lists\/update"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/options\/export": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp-rocket\/v1\/options\/export"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocket-insights\/pages": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "required": false
                        },
                        "post_id": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "page_url": {
                            "required": true
                        },
                        "source": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp-rocket\/v1\/rocket-insights\/pages"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocket-insights\/pages\/progress": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "ids": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp-rocket\/v1\/rocket-insights\/pages\/progress"
                    }
                ]
            }
        },
        "\/wp-rocket\/v1\/rocket-insights\/pages\/(?P<id>\\d+)": {
            "namespace": "wp-rocket\/v1",
            "methods": [
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "required": true
                        },
                        "source": {
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementskit\/v1\/ajaxselect2": {
            "namespace": "elementskit\/v1\/ajaxselect2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/ajaxselect2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementskit\/v1\/ajaxselect2"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/ajaxselect2\/(?P<action>\\w+)": {
            "namespace": "elementskit\/v1\/ajaxselect2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/rankmath\/v1\/ca": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1\/ca",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/ca"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/researchKeyword": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyword": {
                            "description": "The keyword to be researched.",
                            "type": "string",
                            "required": true
                        },
                        "country": {
                            "description": "The country for which the keyword should be researched.",
                            "type": "string",
                            "required": true
                        },
                        "objectID": {
                            "description": "The ID of the post initiating the keyword research request.",
                            "type": "integer",
                            "required": true
                        },
                        "force_update": {
                            "description": "If true, forces a fresh research request.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/ca\/researchKeyword"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/getCredits": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/ca\/getCredits"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/createPost": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "content": {
                            "description": "Il contenuto del nuovo articolo.",
                            "type": "string",
                            "required": true
                        },
                        "title": {
                            "description": "Il titolo del nuovo articolo.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/ca\/createPost"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/saveOutput": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "outputs": {
                            "description": "An array of AI-generated and existing outputs to be saved.",
                            "type": "array",
                            "required": true
                        },
                        "endpoint": {
                            "description": "The API endpoint for which the output was generated.",
                            "type": "string",
                            "required": true
                        },
                        "isChat": {
                            "description": "Indicates if the request was for the Chat endpoint.",
                            "type": "boolean",
                            "required": false
                        },
                        "attributes": {
                            "description": "The parameters used to generate the AI output.",
                            "type": "object",
                            "required": false
                        },
                        "credits": {
                            "description": "Credit usage details returned by the API.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/ca\/saveOutput"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/deleteOutput": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "isChat": {
                            "description": "Indicates if the request to delete the output was for the Chat endpoint.",
                            "type": "boolean",
                            "required": false
                        },
                        "index": {
                            "description": "The output index to delete, applicable only to the Chat endpoint.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/ca\/deleteOutput"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/updateRecentPrompt": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "prompt": {
                            "description": "The selected prompt to be updated in the recent prompts.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/ca\/updateRecentPrompt"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/updatePrompt": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "prompt": {
                            "description": "The prompt data to be saved in the database.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/ca\/updatePrompt"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/savePrompts": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "prompts": {
                            "description": "A list of prompts received from the API to be saved in the database.",
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/ca\/savePrompts"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/pingContentAI": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "plan": {
                            "description": "Content AI plan to update in the Database.",
                            "type": "string",
                            "required": true
                        },
                        "refreshDate": {
                            "description": "Content AI reset date to update in the Database",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/ca\/pingContentAI"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/generateAlt": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "attachmentIds": {
                            "description": "List of attachment IDs for which to generate alt text.",
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/ca\/generateAlt"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/ca\/updateCredits": {
            "namespace": "rankmath\/v1\/ca",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "credits": {
                            "description": "Credit usage details returned by the API.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/ca\/updateCredits"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1\/an",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/an"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/dashboard": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/an\/dashboard"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/keywordsOverview": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/an\/keywordsOverview"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/postsSummary": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/an\/postsSummary"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/postsRowsByObjects": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/an\/postsRowsByObjects"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/post\/(?P<id>\\d+)": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "ID articolo.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/rankmath\/v1\/an\/keywordsSummary": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/an\/keywordsSummary"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/analyticsSummary": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "postType": {
                            "description": "Post Type.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/an\/analyticsSummary"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/keywordsRows": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "Page number.",
                            "type": "integer",
                            "required": false
                        },
                        "perPage": {
                            "description": "Results per page.",
                            "type": "integer",
                            "required": false
                        },
                        "orderBy": {
                            "description": "Order by.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Order.",
                            "type": "string",
                            "required": false
                        },
                        "search": {
                            "description": "Search.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/an\/keywordsRows"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/userPreferences": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "preferences": {
                            "description": "Preferenze utente.",
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/an\/userPreferences"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/inspectionResults": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "page": {
                            "description": "Page number.",
                            "type": "integer",
                            "required": false
                        },
                        "perPage": {
                            "description": "Results per page.",
                            "type": "integer",
                            "required": false
                        },
                        "orderBy": {
                            "description": "Order by.",
                            "type": "string",
                            "required": false
                        },
                        "order": {
                            "description": "Order.",
                            "type": "string",
                            "required": false
                        },
                        "search": {
                            "description": "Search.",
                            "type": "string",
                            "required": false
                        },
                        "filter": {
                            "description": "Filter.",
                            "type": "string",
                            "required": false
                        },
                        "filterType": {
                            "description": "Filter type.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/an\/inspectionResults"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/an\/removeFrontendStats": {
            "namespace": "rankmath\/v1\/an",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "toggleBar": {
                            "description": "Toggle bar.",
                            "type": "boolean",
                            "required": false
                        },
                        "hide": {
                            "description": "Nascondi.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/an\/removeFrontendStats"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/in": {
            "namespace": "rankmath\/v1\/in",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1\/in",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/in"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/in\/submitUrls": {
            "namespace": "rankmath\/v1\/in",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "urls": {
                            "description": "The list of urls to submit to the Instant Indexing API.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/in\/submitUrls"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/in\/getLog": {
            "namespace": "rankmath\/v1\/in",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "filter": {
                            "description": "Filter log by type.",
                            "type": "string",
                            "enum": [
                                "all",
                                "manual",
                                "auto"
                            ],
                            "default": "all",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/in\/getLog"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/in\/clearLog": {
            "namespace": "rankmath\/v1\/in",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "filter": {
                            "description": "Clear log by type.",
                            "type": "string",
                            "enum": [
                                "all",
                                "manual",
                                "auto"
                            ],
                            "default": "all",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/in\/clearLog"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/in\/resetKey": {
            "namespace": "rankmath\/v1\/in",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/in\/resetKey"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "rankmath\/v1\/status",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/status"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/getViewData": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/status\/getViewData"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/updateViewData": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/status\/updateViewData"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/importSettings": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/status\/importSettings"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/exportSettings": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/status\/exportSettings"
                    }
                ]
            }
        },
        "\/rankmath\/v1\/status\/runBackup": {
            "namespace": "rankmath\/v1\/status",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/rankmath\/v1\/status\/runBackup"
                    }
                ]
            }
        },
        "\/jet-elements-api\/v1": {
            "namespace": "jet-elements-api\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jet-elements-api\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/jet-elements-api\/v1"
                    }
                ]
            }
        },
        "\/jet-elements-api\/v1\/elementor-template": {
            "namespace": "jet-elements-api\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "default": "",
                            "required": false
                        },
                        "dev": {
                            "default": "false",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/jet-elements-api\/v1\/elementor-template"
                    }
                ]
            }
        },
        "\/jet-elements-api\/v1\/plugin-settings": {
            "namespace": "jet-elements-api\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/jet-elements-api\/v1\/plugin-settings"
                    }
                ]
            }
        },
        "\/jet-menu-api\/v2": {
            "namespace": "jet-menu-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jet-menu-api\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/jet-menu-api\/v2"
                    }
                ]
            }
        },
        "\/jet-menu-api\/v2\/get-blocks-template-content": {
            "namespace": "jet-menu-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "default": "",
                            "required": false
                        },
                        "dev": {
                            "default": "false",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/jet-menu-api\/v2\/get-blocks-template-content"
                    }
                ]
            }
        },
        "\/jet-menu-api\/v2\/get-elementor-template-content": {
            "namespace": "jet-menu-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "default": "",
                            "required": false
                        },
                        "dev": {
                            "default": "false",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/jet-menu-api\/v2\/get-elementor-template-content"
                    }
                ]
            }
        },
        "\/jet-menu-api\/v2\/plugin-settings": {
            "namespace": "jet-menu-api\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/jet-menu-api\/v2\/plugin-settings"
                    }
                ]
            }
        },
        "\/jet-menu-api\/v2\/get-menu-items": {
            "namespace": "jet-menu-api\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "menu_id": {
                            "default": "",
                            "required": false
                        },
                        "dev": {
                            "default": "false",
                            "required": false
                        },
                        "lang": {
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/jet-menu-api\/v2\/get-menu-items"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/globals"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/globals\/colors"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/colors\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/globals\/typography": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/globals\/typography"
                    }
                ]
            }
        },
        "\/elementor\/v1\/globals\/typography\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/favorites": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/favorites"
                    }
                ]
            }
        },
        "\/elementor\/v1\/favorites\/(?P<id>[\\w]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Type of favorites.",
                            "type": "string",
                            "required": true
                        },
                        "favorite": {
                            "description": "The favorite slug to create.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Type of favorites.",
                            "type": "string",
                            "required": true
                        },
                        "favorite": {
                            "description": "The favorite slug to delete.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/kit-elements-defaults": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/kit-elements-defaults"
                    }
                ]
            }
        },
        "\/elementor\/v1\/kit-elements-defaults\/(?P<type>[\\w\\-\\_]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "The type of the element.",
                            "required": true
                        },
                        "settings": {
                            "description": "All the default values for the requested type",
                            "type": "object",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "description": "The type of the element.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/site-navigation\/recent-posts": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "posts_per_page": {
                            "description": "Number of posts to return",
                            "type": "integer",
                            "required": true
                        },
                        "post_type": {
                            "description": "Post types to retrieve",
                            "type": "array",
                            "default": [
                                "page",
                                "post",
                                "elementor_library"
                            ],
                            "required": false
                        },
                        "post__not_in": {
                            "description": "Post id`s to exclude",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/site-navigation\/recent-posts"
                    }
                ]
            }
        },
        "\/elementor\/v1\/site-navigation\/add-new-post": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_type": {
                            "description": "Post type to create",
                            "type": "string",
                            "default": "post",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/site-navigation\/add-new-post"
                    }
                ]
            }
        },
        "\/elementor\/v1\/template-library\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "description": "The title of the document",
                            "required": false
                        },
                        "type": {
                            "description": "The document type.",
                            "type": "string",
                            "enum": [
                                "page",
                                "section",
                                "container",
                                "landing-page",
                                "popup",
                                "header",
                                "footer",
                                "single",
                                "single-post",
                                "single-page",
                                "archive",
                                "search-results",
                                "error-404",
                                "floating-buttons",
                                "loop-item"
                            ],
                            "required": true
                        },
                        "content": {
                            "description": "Elementor data object",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/template-library\/templates"
                    }
                ]
            }
        },
        "\/elementor\/v1\/global-widget\/templates": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/global-widget\/templates"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementor-pro\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor-pro\/v1"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/posts-widget": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor-pro\/v1\/posts-widget"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "created_at",
                            "enum": [
                                "created_at",
                                "id",
                                "main_meta_id"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Limit result set to submissions assigned one or more statuses.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "unread",
                                "read",
                                "trash"
                            ],
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "form": {
                            "description": "Limit result set to submissions assigned to specific forms. The form id should follow this pattern {post_id}_{element_id} e.g: 10_476d0ce",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "referer": {
                            "description": "Limit result set to submissions assigned to specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to submissions sent after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to submissions sent before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        },
                        "force": {
                            "description": "Delete the object permanently.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        },
                        "is_read": {
                            "description": "mark whether the submission was read or not",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/form-submissions"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "DELETE",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        },
                        "force": {
                            "description": "Delete the object permanently.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        },
                        "is_read": {
                            "description": "mark whether the submission was read or not",
                            "type": "boolean",
                            "required": false
                        },
                        "values": {
                            "description": "Form field values, receive an array, the key should be the form field id and the value should be the value.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/form-submissions\/restore\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Unique identifier for the object.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/elementor\/v1\/form-submissions\/restore": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/form-submissions\/restore"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions\/export": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Current page of the collection.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Maximum number of items to be returned in result set.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 10000,
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "order": {
                            "description": "Order sort attribute ascending or descending.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "order_by": {
                            "description": "Sort collection by object attribute.",
                            "type": "string",
                            "default": "created_at",
                            "enum": [
                                "created_at",
                                "id",
                                "main_meta_id"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Limit result set to submissions assigned one or more statuses.",
                            "type": "string",
                            "default": "all",
                            "enum": [
                                "all",
                                "unread",
                                "read",
                                "trash"
                            ],
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "form": {
                            "description": "Limit result set to submissions assigned to specific forms. The form id should follow this pattern {post_id}_{element_id} e.g: 10_476d0ce",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "referer": {
                            "description": "Limit result set to submissions assigned to specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "after": {
                            "description": "Limit response to submissions sent after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "before": {
                            "description": "Limit response to submissions sent before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "ids": {
                            "description": "Unique identifiers for the objects.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "format": {
                            "description": "The format of the export (for now only csv).",
                            "enum": [
                                "csv"
                            ],
                            "default": "csv",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/form-submissions\/export"
                    }
                ]
            }
        },
        "\/elementor\/v1\/form-submissions\/referer": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made, determines fields present in response. (only \"options\" available for now)",
                            "type": "string",
                            "enum": [
                                "options"
                            ],
                            "default": "options",
                            "required": false
                        },
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        },
                        "value": {
                            "description": "Limit results specific referer.",
                            "type": "string",
                            "additionalProperties": {
                                "context": "filter"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/form-submissions\/referer"
                    }
                ]
            }
        },
        "\/elementor\/v1\/forms": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made, determines fields present in response. (only \"options\" available for now)",
                            "type": "string",
                            "enum": [
                                "options"
                            ],
                            "default": "options",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/forms"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/get-post-type-taxonomies": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_type": {
                            "description": "The post type for which to fetch the list of taxonomies.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor-pro\/v1\/get-post-type-taxonomies"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/refresh-loop": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "description": "The post ID of the page containing the loop.",
                            "type": "integer",
                            "required": true
                        },
                        "widget_id": {
                            "description": "The ID of the loop widget.",
                            "type": "string",
                            "required": true
                        },
                        "widget_filters": {
                            "description": "The filters for the loop widget.",
                            "type": "object",
                            "required": true
                        },
                        "widget_model": {
                            "description": "The model of the loop widget. In Editor mode only.",
                            "type": "object",
                            "required": false
                        },
                        "pagination_base_url": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor-pro\/v1\/refresh-loop"
                    }
                ]
            }
        },
        "\/elementor-pro\/v1\/refresh-search": {
            "namespace": "elementor-pro\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "description": "The post ID of the page containing the loop.",
                            "type": "integer",
                            "required": true
                        },
                        "widget_id": {
                            "description": "The ID of the loop widget.",
                            "type": "string",
                            "required": true
                        },
                        "widget_model": {
                            "description": "The model of the loop widget. In Editor mode only.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor-pro\/v1\/refresh-search"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "route_url": {
                            "type": "string",
                            "description": "The URL of the route where the note was created at.",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "The note status (e.g. \"publish\", \"draft\").",
                            "enum": [
                                "publish",
                                "draft"
                            ],
                            "default": "publish",
                            "required": false
                        },
                        "is_resolved": {
                            "type": "boolean",
                            "description": "Whether the note is resolved or not.",
                            "required": false
                        },
                        "parent_id": {
                            "type": "integer",
                            "description": "The note's parent id (use 0 for top-level).",
                            "required": false
                        },
                        "post_id": {
                            "type": "integer",
                            "description": "The ID of the post that the note is attached to.",
                            "required": false
                        },
                        "only_unread": {
                            "type": "boolean",
                            "description": "Show only unread notes (represents an unread thread if one of its replies is unread).",
                            "required": false
                        },
                        "only_relevant": {
                            "type": "boolean",
                            "description": "Show only notes that are relevant to the current user.",
                            "required": false
                        },
                        "order_by": {
                            "type": "string",
                            "description": "A column to order the results by.",
                            "default": "last_activity_at",
                            "enum": [
                                "last_activity_at",
                                "created_at"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "description": "Results order direction.",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "description": "The id of the post where the note was created at (can be template, post, page, etc.).",
                            "required": true
                        },
                        "element_id": {
                            "type": "string",
                            "description": "Each note must be attached to an elementor element.",
                            "required": true
                        },
                        "content": {
                            "type": "string",
                            "description": "The content of the note.",
                            "required": true
                        },
                        "position": {
                            "type": "object",
                            "properties": {
                                "x": {
                                    "required": true,
                                    "type": "number"
                                },
                                "y": {
                                    "required": true,
                                    "type": "number"
                                }
                            },
                            "description": "The position of the note.",
                            "required": true
                        },
                        "mentioned_usernames": {
                            "type": "array",
                            "description": "List of user names that have been mentioned in the note's content.",
                            "default": [],
                            "items": {
                                "type": "string",
                                "sanitize_callback": []
                            },
                            "required": false
                        },
                        "route_post_id": {
                            "description": "The ID of the post that's associated with the route (doesn't always exist, e.g: home page, archive)",
                            "required": false
                        },
                        "route_url": {
                            "type": "string",
                            "description": "The URL of the route where the note was created at.",
                            "required": false
                        },
                        "route_title": {
                            "type": "string",
                            "description": "The title of the route where the note was created at.",
                            "required": false
                        },
                        "parent_id": {
                            "type": "integer",
                            "description": "If the new note is a reply to another note, the parent_id should be the thread's id.",
                            "default": 0,
                            "required": false
                        },
                        "is_public": {
                            "type": "boolean",
                            "description": "Should this note be visible for everyone or just for its author.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/notes"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/read-status": {
            "namespace": "elementor\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "description": "The id's of the notes.",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "description": "The id's of the notes.",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/notes\/read-status"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/summary": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "route_url": {
                            "type": "string",
                            "description": "The URL of the route where the note was created at.",
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "The note status (e.g. \"publish\", \"draft\").",
                            "enum": [
                                "publish",
                                "draft"
                            ],
                            "default": "publish",
                            "required": false
                        },
                        "is_resolved": {
                            "type": "boolean",
                            "description": "Whether the note is resolved or not.",
                            "required": false
                        },
                        "parent_id": {
                            "type": "integer",
                            "description": "The note's parent id (use 0 for top-level).",
                            "required": false
                        },
                        "post_id": {
                            "type": "integer",
                            "description": "The ID of the post that the note is attached to.",
                            "required": false
                        },
                        "only_unread": {
                            "type": "boolean",
                            "description": "Show only unread notes (represents an unread thread if one of its replies is unread).",
                            "required": false
                        },
                        "only_relevant": {
                            "type": "boolean",
                            "description": "Show only notes that are relevant to the current user.",
                            "required": false
                        },
                        "order_by": {
                            "type": "string",
                            "description": "A column to order the results by.",
                            "default": "last_activity_at",
                            "enum": [
                                "last_activity_at",
                                "created_at"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "description": "Results order direction.",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/notes\/summary"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/users": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "limit": {
                            "type": "integer",
                            "description": "Limit the results.",
                            "required": false
                        },
                        "order_by": {
                            "type": "string",
                            "description": "A column to order the results by.",
                            "default": "display_name",
                            "enum": [
                                "user_nicename",
                                "display_name",
                                "user_registered"
                            ],
                            "required": false
                        },
                        "order": {
                            "type": "string",
                            "description": "Results order direction.",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "description": "Filter users by a search term.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/notes\/users"
                    }
                ]
            }
        },
        "\/elementor\/v1\/notes\/(?P<id>[\\d]+)": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "Note ID to find.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The id the note.",
                            "required": true
                        },
                        "content": {
                            "type": "string",
                            "description": "The content of the note.",
                            "required": false
                        },
                        "mentioned_usernames": {
                            "type": "array",
                            "description": "List of user names that have been mentioned in the note's content.",
                            "items": {
                                "type": "string",
                                "sanitize_callback": []
                            },
                            "required": false
                        },
                        "status": {
                            "type": "string",
                            "description": "Note status can be draft or publish.",
                            "enum": [
                                "publish",
                                "draft"
                            ],
                            "required": false
                        },
                        "is_public": {
                            "type": "boolean",
                            "description": "Should this note be visible for everyone or just for its author.",
                            "required": false
                        },
                        "is_resolved": {
                            "type": "boolean",
                            "description": "Is this note resolved and should be hidden.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "description": "The id of the note.",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "description": "Determine if it should be deleted permanently or change the status to trash.",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/elementskit\/v1\/widget\/mailchimp": {
            "namespace": "elementskit\/v1\/widget\/mailchimp",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/widget\/mailchimp",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementskit\/v1\/widget\/mailchimp"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/widget\/mailchimp\/(?P<action>\\w+)": {
            "namespace": "elementskit\/v1\/widget\/mailchimp",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementskit\/v1\/dynamic-content": {
            "namespace": "elementskit\/v1\/dynamic-content",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/dynamic-content",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementskit\/v1\/dynamic-content"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/dynamic-content\/(?P<action>\\w+)\/(?P<type>\\w+)\/(?P<key>\\w+(|[-]\\w+))": {
            "namespace": "elementskit\/v1\/dynamic-content",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementskit\/v1\/layout-manager-api": {
            "namespace": "elementskit\/v1\/layout-manager-api",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/layout-manager-api",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementskit\/v1\/layout-manager-api"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/layout-manager-api\/(?P<action>\\w+)": {
            "namespace": "elementskit\/v1\/layout-manager-api",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementskit\/v1\/megamenu": {
            "namespace": "elementskit\/v1\/megamenu",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "elementskit\/v1\/megamenu",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementskit\/v1\/megamenu"
                    }
                ]
            }
        },
        "\/elementskit\/v1\/megamenu\/(?P<action>\\w+)": {
            "namespace": "elementskit\/v1\/megamenu",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/elementor\/v1\/send-event": {
            "namespace": "elementor\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "event_data": {
                            "description": "All the recorded event data in JSON format",
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/elementor\/v1\/send-event"
                    }
                ]
            }
        },
        "\/wp\/v2": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limita l'insieme dei risultati a risorse pubblicate dopo una data fornita nello standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limita l'insieme dei risultati agli articoli pubblicati dopo una determinata data conforme allo standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limita la serie di risultati agli articoli assegnati ad autori specifici.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Garantisce che la serie di risultati escluda gli articoli assegnati ad autori specifici.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Limita l'insieme dei risultati a risorse pubblicate prima di una data fornita nello standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limita l'insieme dei risultati agli articoli pubblicati prima di una determinata data conforme allo standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la raccolta in base ad un attributo dell'articolo.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array di nomi di colonna da cercare.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 slug specifici.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 stati assegnati.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Limita i risultati basati sulle relazioni tra tassonomie multiple.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Limita l'insieme dei risultati agli elementi con i termini specifici assegnati nella tassonomia categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Elenco degli ID dei termini",
                                    "description": "Abbina i termini con gli ID elencati.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Query della tassonomia dell'ID del termine",
                                    "description": "Esegui una query avanzata dei termini.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID di termini.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Se i termini figli sono inclusi nei termini che limitano il set di risultati.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Se gli elementi devono essere assegnati a tutti o ad alcuni dei termini specificati.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Limita l'insieme dei risultati agli elementi tranne quelli con termini specifici assegnati nella tassonomia categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Elenco degli ID dei termini",
                                    "description": "Abbina i termini con gli ID elencati.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Query della tassonomia dell'ID del termine",
                                    "description": "Esegui una query avanzata dei termini.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID di termini.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Se i termini figli sono inclusi nei termini che limitano il set di risultati.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Limita l'insieme dei risultati agli elementi con i termini specifici assegnati nella tassonomia tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Elenco degli ID dei termini",
                                    "description": "Abbina i termini con gli ID elencati.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Query della tassonomia dell'ID del termine",
                                    "description": "Esegui una query avanzata dei termini.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID di termini.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Se gli elementi devono essere assegnati a tutti o ad alcuni dei termini specificati.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Limita l'insieme dei risultati agli elementi tranne quelli con termini specifici assegnati nella tassonomia tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Elenco degli ID dei termini",
                                    "description": "Abbina i termini con gli ID elencati.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Query della tassonomia dell'ID del termine",
                                    "description": "Esegui una query avanzata dei termini.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID di termini.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Limita la serie di risultati agli elementi in evidenza.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una password per proteggere l'accesso al contenuto e al riassunto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Il titolo dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Se il contenuto \u00e8 protetto da password oppure no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "L'ID dell'autore dell'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Il riassunto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il riassunto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Riassunto HTML per l'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Indica se il riassunto sia protetto da password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "L'id del media in evidenza per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Se i commenti sono aperti o meno per l'articolo.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Se l'articolo si possa pingare o meno.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Il formato per l\u2019articolo.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Se l'articolo sia da trattare come in evidenza o meno.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "I termini assegnati all'articolo nella tassonomia category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "I termini assegnati all'articolo nella tassonomia post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "La password per l\u2019articolo se fosse protetto da password.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una password per proteggere l'accesso al contenuto e al riassunto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Il titolo dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Se il contenuto \u00e8 protetto da password oppure no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "L'ID dell'autore dell'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Il riassunto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il riassunto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Riassunto HTML per l'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Indica se il riassunto sia protetto da password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "L'id del media in evidenza per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Se i commenti sono aperti o meno per l'articolo.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Se l'articolo si possa pingare o meno.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Il formato per l\u2019articolo.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Se l'articolo sia da trattare come in evidenza o meno.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "I termini assegnati all'articolo nella tassonomia category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "I termini assegnati all'articolo nella tassonomia post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Se evitare il cestino e eliminare definitivamente.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID per il genitore della revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la collezione in base ad un attributo dell'oggetto.",
                            "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": "L'ID per il genitore della revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificatore univoco per la revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID per il genitore della revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificatore univoco per la revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Deve essere true, poich\u00e9 le revisioni non si possono eliminare.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID del genitore del salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID del genitore del salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una password per proteggere l'accesso al contenuto e al riassunto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Il titolo dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Se il contenuto \u00e8 protetto da password oppure no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "L'ID dell'autore dell'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Il riassunto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il riassunto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Riassunto HTML per l'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Indica se il riassunto sia protetto da password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "L'id del media in evidenza per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Se i commenti sono aperti o meno per l'articolo.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Se l'articolo si possa pingare o meno.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Il formato per l\u2019articolo.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Se l'articolo sia da trattare come in evidenza o meno.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "I termini assegnati all'articolo nella tassonomia category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "I termini assegnati all'articolo nella tassonomia post_tag.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID del genitore del salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "L'ID per il salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "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": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limita l'insieme dei risultati a risorse pubblicate dopo una data fornita nello standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limita l'insieme dei risultati agli articoli pubblicati dopo una determinata data conforme allo standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limita la serie di risultati agli articoli assegnati ad autori specifici.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Garantisce che la serie di risultati escluda gli articoli assegnati ad autori specifici.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Limita l'insieme dei risultati a risorse pubblicate prima di una data fornita nello standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limita l'insieme dei risultati agli articoli pubblicati prima di una determinata data conforme allo standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Limita l'insieme di risultati agli articoli con uno specifico valore menu_order.",
                            "type": "integer",
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la raccolta in base ad un attributo dell'articolo.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Limita la serie di risultati dei particolari parent ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Limita il risultato a tutti gli elementi eccetto quelli di un particolare ID genitore.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array di nomi di colonna da cercare.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 slug specifici.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 stati assegnati.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una password per proteggere l'accesso al contenuto e al riassunto.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "L'ID del genitore dell'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Il titolo dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Se il contenuto \u00e8 protetto da password oppure no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "L'ID dell'autore dell'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Il riassunto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il riassunto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Riassunto HTML per l'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Indica se il riassunto sia protetto da password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "L'id del media in evidenza per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Se i commenti sono aperti o meno per l'articolo.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Se l'articolo si possa pingare o meno.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "L'ordine dell'articolo in relazione ad altri articoli.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "La password per l\u2019articolo se fosse protetto da password.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una password per proteggere l'accesso al contenuto e al riassunto.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "L'ID del genitore dell'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Il titolo dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Se il contenuto \u00e8 protetto da password oppure no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "L'ID dell'autore dell'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Il riassunto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il riassunto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Riassunto HTML per l'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Indica se il riassunto sia protetto da password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "L'id del media in evidenza per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Se i commenti sono aperti o meno per l'articolo.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Se l'articolo si possa pingare o meno.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "L'ordine dell'articolo in relazione ad altri articoli.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Se evitare il cestino e eliminare definitivamente.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID per il genitore della revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la collezione in base ad un attributo dell'oggetto.",
                            "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": "L'ID per il genitore della revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificatore univoco per la revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID per il genitore della revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificatore univoco per la revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Deve essere true, poich\u00e9 le revisioni non si possono eliminare.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID del genitore del salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID del genitore dell'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una password per proteggere l'accesso al contenuto e al riassunto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Il titolo dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Se il contenuto \u00e8 protetto da password oppure no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "L'ID dell'autore dell'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Il riassunto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il riassunto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Riassunto HTML per l'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Indica se il riassunto sia protetto da password.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "L'id del media in evidenza per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Se i commenti sono aperti o meno per l'articolo.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Se l'articolo si possa pingare o meno.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "L'ordine dell'articolo in relazione ad altri articoli.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": {
                                "footnotes": {
                                    "type": "string",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "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": "L'ID del genitore del salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "L'ID per il salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "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": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limita l'insieme dei risultati a risorse pubblicate dopo una data fornita nello standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limita l'insieme dei risultati agli articoli pubblicati dopo una determinata data conforme allo standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limita la serie di risultati agli articoli assegnati ad autori specifici.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Garantisce che la serie di risultati escluda gli articoli assegnati ad autori specifici.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Limita l'insieme dei risultati a risorse pubblicate prima di una data fornita nello standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limita l'insieme dei risultati agli articoli pubblicati prima di una determinata data conforme allo standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la raccolta in base ad un attributo dell'articolo.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Limita la serie di risultati dei particolari parent ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Limita il risultato a tutti gli elementi eccetto quelli di un particolare ID genitore.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array di nomi di colonna da cercare.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 slug specifici.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 stati assegnati.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Limita l'insieme dei risultati agli allegati di un tipo media specifico.",
                            "type": "string",
                            "enum": [
                                "image",
                                "video",
                                "text",
                                "application",
                                "audio"
                            ],
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Limita l'insieme dei risultati agli allegati con uno specifico tipo MIME.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Il titolo dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "L'ID dell'autore dell'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Se i commenti sono aperti o meno per l'articolo.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Se l'articolo si possa pingare o meno.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Testo alternativo da mostrare quando la risorsa non \u00e8 visualizzata.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "La didascalia dell'allegato.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Didascalia per l'allegato, cos\u00ec come presente nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Didascalia HTML per l'allegato, trasformata per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "La descrizione dell'allegato.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Descrizione dell'allegato, cos\u00ec come presente nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Descrizione HTML per l'allegato, trasformata per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "L'ID dell'articolo associato all'allegato.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Il titolo dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "L'ID dell'autore dell'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Se i commenti sono aperti o meno per l'articolo.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Se l'articolo si possa pingare o meno.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Testo alternativo da mostrare quando la risorsa non \u00e8 visualizzata.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "La didascalia dell'allegato.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Didascalia per l'allegato, cos\u00ec come presente nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Didascalia HTML per l'allegato, trasformata per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "La descrizione dell'allegato.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Descrizione dell'allegato, cos\u00ec come presente nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Descrizione HTML per l'allegato, trasformata per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "L'ID dell'articolo associato all'allegato.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Se evitare il cestino e eliminare definitivamente.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificatore univoco per l'allegato.",
                            "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 al file dell'immagine modificata.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "Array delle modifiche dell'immagine.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "Modifica delle immagini.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "Rotazione",
                                        "properties": {
                                            "type": {
                                                "description": "Tipo di rotazione.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argomenti della rotazione.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "Angolo in gradi per la rotazione in senso orario.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Ritaglia",
                                        "properties": {
                                            "type": {
                                                "description": "Tipo di crop.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "Argomenti del crop.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "Distanza orizzontale da sinistra per iniziare il ritaglio in percentuale della larghezza dell'immagine.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "Distanza verticale dall'alto per iniziare il ritaglio in percentuale dell'altezza dell'immagine.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "Larghezza del crop come percentuale della larghezza dell'immagine.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "Altezza del crop come percentuale dell'altezza dell'immagine.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "I gradi in senso orario di rotazione dell'immagine. DEPRECATO: preferire i `modifiers`.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "La posizione x da cui iniziare il ritaglio dell'immagine. DEPRECATO: preferire i `modifiers`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "La posizione y da cui iniziare il ritaglio dell'immagine. DEPRECATO: preferire i `modifiers`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "La larghezza di ritaglio dell'immagine in percentuale dell'immagine. DEPRECATO: preferire i `modifiers`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "L'altezza di ritaglio dell'immagine in percentuale dell'immagine. DEPRECATO: preferire i `modifiers`.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limita l'insieme dei risultati a risorse pubblicate dopo una data fornita nello standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limita l'insieme dei risultati agli articoli pubblicati dopo una determinata data conforme allo standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limita l'insieme dei risultati a risorse pubblicate prima di una data fornita nello standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limita l'insieme dei risultati agli articoli pubblicati prima di una determinata data conforme allo standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la collezione in base ad un attributo dell'oggetto.",
                            "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 di nomi di colonna da cercare.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 slug specifici.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 stati assegnati.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Limita i risultati basati sulle relazioni tra tassonomie multiple.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Limita l'insieme dei risultati agli elementi con i termini specifici assegnati nella tassonomia menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Elenco degli ID dei termini",
                                    "description": "Abbina i termini con gli ID elencati.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Query della tassonomia dell'ID del termine",
                                    "description": "Esegui una query avanzata dei termini.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID di termini.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Se gli elementi devono essere assegnati a tutti o ad alcuni dei termini specificati.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Limita l'insieme dei risultati agli elementi tranne quelli con termini specifici assegnati nella tassonomia menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Elenco degli ID dei termini",
                                    "description": "Abbina i termini con gli ID elencati.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Query della tassonomia dell'ID del termine",
                                    "description": "Esegui una query avanzata dei termini.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID di termini.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Limita l'insieme di risultati agli articoli con uno specifico valore menu_order.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "Il titolo dell'oggetto.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'oggetto, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per l'oggetto, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "La famiglia di oggetti originariamente rappresentato, come \"post_type\" o \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Uno stato con nome per l'oggetto.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "L'id del genitore dell'oggetto.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Testo per l'attributo title dell'elemento link per questa voce di menu.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Nomi della classi per l'elemento link di questa voce di menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "La descrizione di questa voce di menu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "L'ID DB di nav_menu_item che \u00e8 genitore di questa voce di menu, se presente. Altrimenti 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Il tipo di oggetto originariamente rappresentato, come \"category\", \"post\" o \"attachment\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "L'ID del database dell'oggetto originale che questa voce di menu rappresenta, ad esempio l'ID per gli articoli o il term_id per le categorie.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "L'attributo target dell'elemento link per questa voce di menu.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "L'URL al quale questa voce di menu punta.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "La relazione XFN espressa nel link di questa voce di menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "I termini assegnati all'oggetto nella tassonomia nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Il titolo dell'oggetto.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'oggetto, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per l'oggetto, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "La famiglia di oggetti originariamente rappresentato, come \"post_type\" o \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'oggetto.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "L'id del genitore dell'oggetto.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Testo per l'attributo title dell'elemento link per questa voce di menu.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Nomi della classi per l'elemento link di questa voce di menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "La descrizione di questa voce di menu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "L'ID DB di nav_menu_item che \u00e8 genitore di questa voce di menu, se presente. Altrimenti 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Il tipo di oggetto originariamente rappresentato, come \"category\", \"post\" o \"attachment\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "L'ID del database dell'oggetto originale che questa voce di menu rappresenta, ad esempio l'ID per gli articoli o il term_id per le categorie.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "L'attributo target dell'elemento link per questa voce di menu.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "L'URL al quale questa voce di menu punta.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "La relazione XFN espressa nel link di questa voce di menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "I termini assegnati all'oggetto nella tassonomia nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Se evitare il cestino e eliminare definitivamente.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID del genitore del salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'id del genitore dell'oggetto.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "Il titolo dell'oggetto.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'oggetto, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per l'oggetto, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "La famiglia di oggetti originariamente rappresentato, come \"post_type\" o \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'oggetto.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "Testo per l'attributo title dell'elemento link per questa voce di menu.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Nomi della classi per l'elemento link di questa voce di menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "La descrizione di questa voce di menu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "L'ID DB di nav_menu_item che \u00e8 genitore di questa voce di menu, se presente. Altrimenti 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Il tipo di oggetto originariamente rappresentato, come \"category\", \"post\" o \"attachment\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "L'ID del database dell'oggetto originale che questa voce di menu rappresenta, ad esempio l'ID per gli articoli o il term_id per le categorie.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "L'attributo target dell'elemento link per questa voce di menu.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "L'URL al quale questa voce di menu punta.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "La relazione XFN espressa nel link di questa voce di menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "I termini assegnati all'oggetto nella tassonomia nav_menu.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID del genitore del salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "L'ID per il salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "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": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limita l'insieme dei risultati a risorse pubblicate dopo una data fornita nello standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limita l'insieme dei risultati agli articoli pubblicati dopo una determinata data conforme allo standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limita l'insieme dei risultati a risorse pubblicate prima di una data fornita nello standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limita l'insieme dei risultati agli articoli pubblicati prima di una determinata data conforme allo standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la raccolta in base ad un attributo dell'articolo.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array di nomi di colonna da cercare.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 slug specifici.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 stati assegnati.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Limita i risultati basati sulle relazioni tra tassonomie multiple.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Limita l'insieme dei risultati agli elementi con i termini specifici assegnati nella tassonomia wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Elenco degli ID dei termini",
                                    "description": "Abbina i termini con gli ID elencati.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Query della tassonomia dell'ID del termine",
                                    "description": "Esegui una query avanzata dei termini.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID di termini.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Se gli elementi devono essere assegnati a tutti o ad alcuni dei termini specificati.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Limita l'insieme dei risultati agli elementi tranne quelli con termini specifici assegnati nella tassonomia wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Elenco degli ID dei termini",
                                    "description": "Abbina i termini con gli ID elencati.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Query della tassonomia dell'ID del termine",
                                    "description": "Esegui una query avanzata dei termini.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "ID di termini.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una password per proteggere l'accesso al contenuto e al riassunto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Il titolo dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Se il contenuto \u00e8 protetto da password oppure no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": {
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "I termini assegnati all'articolo nella tassonomia wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "La password per l\u2019articolo se fosse protetto da password.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una password per proteggere l'accesso al contenuto e al riassunto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Il titolo dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Se il contenuto \u00e8 protetto da password oppure no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": {
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "I termini assegnati all'articolo nella tassonomia wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Se evitare il cestino e eliminare definitivamente.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID per il genitore della revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la collezione in base ad un attributo dell'oggetto.",
                            "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": "L'ID per il genitore della revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificatore univoco per la revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID per il genitore della revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificatore univoco per la revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Deve essere true, poich\u00e9 le revisioni non si possono eliminare.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID del genitore del salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID del genitore del salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una password per proteggere l'accesso al contenuto e al riassunto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Il titolo dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Se il contenuto \u00e8 protetto da password oppure no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": {
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "I termini assegnati all'articolo nella tassonomia wp_pattern_category.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID del genitore del salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "L'ID per il salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "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": "L'ID di un template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la collezione in base ad un attributo dell'oggetto.",
                            "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": "L'ID di un template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Identificatore univoco per la revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID di un template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Identificatore univoco per la revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Deve essere true, poich\u00e9 le revisioni non si possono eliminare.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "L'ID di un template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "L'ID di un template",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug univoco che identifica il template.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identificatore del tema per il template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tipo di template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Contenuto del template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Contenuto per il template, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dal template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titolo del template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Il titolo del template, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per il template, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Descrizione del template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Stato del template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "L'ID dell'autore dell'articolo.",
                            "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": "L'ID di un template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "L'ID per il salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "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": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Limita all'ID articolo specificato.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Limita all'area della parte di template specificato.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Post type da cui prendere i template.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Slug univoco che identifica il template.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identificatore del tema per il template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tipo di template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Contenuto del template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Contenuto per il template, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dal template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Titolo del template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Il titolo del template, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per il template, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Descrizione del template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Stato del template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "L'ID dell'autore dell'articolo.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Lo slug del template per cui ottenere l'alternativa predefinita",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Indica se un template \u00e8 personalizzato o \u00e8 parte della gerarchia di template",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Il prefisso del template creato. Si usa per estrarre il tipo di template principale, ad esempio da `tassonomia-libri` si estrae la `tassonomia`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "L'ID di un template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "L'ID di un template",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug univoco che identifica il template.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identificatore del tema per il template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tipo di template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Contenuto del template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Contenuto per il template, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dal template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titolo del template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Il titolo del template, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per il template, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Descrizione del template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Stato del template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "L'ID dell'autore dell'articolo.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "L'ID di un template",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Se evitare il cestino e eliminare definitivamente.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID di un template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la collezione in base ad un attributo dell'oggetto.",
                            "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": "L'ID di un template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Identificatore univoco per la revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID di un template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Identificatore univoco per la revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Deve essere true, poich\u00e9 le revisioni non si possono eliminare.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "L'ID di un template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "L'ID di un template",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug univoco che identifica il template.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identificatore del tema per il template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tipo di template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Contenuto del template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Contenuto per il template, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dal template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titolo del template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Il titolo del template, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per il template, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Descrizione del template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Stato del template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "L'ID dell'autore dell'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Si intende quella parte o sezione del template destinata ad un uso specifico (header, footer, ecc.)",
                            "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": "L'ID di un template",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "L'ID per il salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "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": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Limita all'ID articolo specificato.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Limita all'area della parte di template specificato.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Post type da cui prendere i template.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Slug univoco che identifica il template.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Identificatore del tema per il template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tipo di template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Contenuto del template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Contenuto per il template, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dal template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Titolo del template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Il titolo del template, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per il template, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Descrizione del template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Stato del template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "L'ID dell'autore dell'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Si intende quella parte o sezione del template destinata ad un uso specifico (header, footer, ecc.)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Lo slug del template per cui ottenere l'alternativa predefinita",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Indica se un template \u00e8 personalizzato o \u00e8 parte della gerarchia di template",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Il prefisso del template creato. Si usa per estrarre il tipo di template principale, ad esempio da `tassonomia-libri` si estrae la `tassonomia`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "L'ID di un template",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "L'ID di un template",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Slug univoco che identifica il template.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Identificatore del tema per il template.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Tipo di template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Contenuto del template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Contenuto per il template, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dal template.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Titolo del template.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Il titolo del template, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per il template, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Descrizione del template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Stato del template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "L'ID dell'autore dell'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Si intende quella parte o sezione del template destinata ad un uso specifico (header, footer, ecc.)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "L'ID di un template",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Se evitare il cestino e eliminare definitivamente.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limita l'insieme dei risultati a risorse pubblicate dopo una data fornita nello standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limita l'insieme dei risultati agli articoli pubblicati dopo una determinata data conforme allo standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limita l'insieme dei risultati a risorse pubblicate prima di una data fornita nello standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limita l'insieme dei risultati agli articoli pubblicati prima di una determinata data conforme allo standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la raccolta in base ad un attributo dell'articolo.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array di nomi di colonna da cercare.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 slug specifici.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 stati assegnati.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una password per proteggere l'accesso al contenuto e al riassunto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Il titolo dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Se il contenuto \u00e8 protetto da password oppure no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "La password per l\u2019articolo se fosse protetto da password.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una password per proteggere l'accesso al contenuto e al riassunto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Il titolo dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Se il contenuto \u00e8 protetto da password oppure no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Se evitare il cestino e eliminare definitivamente.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID per il genitore della revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la collezione in base ad un attributo dell'oggetto.",
                            "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": "L'ID per il genitore della revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificatore univoco per la revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID per il genitore della revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificatore univoco per la revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Deve essere true, poich\u00e9 le revisioni non si possono eliminare.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID del genitore del salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID del genitore del salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una password per proteggere l'accesso al contenuto e al riassunto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Il titolo dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Se il contenuto \u00e8 protetto da password oppure no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "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": "L'ID del genitore del salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "L'ID per il salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jet-menu": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limita l'insieme dei risultati a risorse pubblicate dopo una data fornita nello standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limita l'insieme dei risultati agli articoli pubblicati dopo una determinata data conforme allo standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limita l'insieme dei risultati a risorse pubblicate prima di una data fornita nello standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limita l'insieme dei risultati agli articoli pubblicati prima di una determinata data conforme allo standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la raccolta in base ad un attributo dell'articolo.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array di nomi di colonna da cercare.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 slug specifici.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 stati assegnati.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una password per proteggere l'accesso al contenuto e al riassunto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Il titolo dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Se il contenuto \u00e8 protetto da password oppure no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp\/v2\/jet-menu"
                    }
                ]
            }
        },
        "\/wp\/v2\/jet-menu\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "La password per l\u2019articolo se fosse protetto da password.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una password per proteggere l'accesso al contenuto e al riassunto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Il titolo dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Se il contenuto \u00e8 protetto da password oppure no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Se evitare il cestino e eliminare definitivamente.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jet-menu\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID per il genitore della revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la collezione in base ad un attributo dell'oggetto.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jet-menu\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID per il genitore della revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificatore univoco per la revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID per il genitore della revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificatore univoco per la revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Deve essere true, poich\u00e9 le revisioni non si possono eliminare.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jet-menu\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID del genitore del salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID del genitore del salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una password per proteggere l'accesso al contenuto e al riassunto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Il titolo dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Se il contenuto \u00e8 protetto da password oppure no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jet-menu\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID del genitore del salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "L'ID per il salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementskit-content": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limita l'insieme dei risultati a risorse pubblicate dopo una data fornita nello standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limita l'insieme dei risultati agli articoli pubblicati dopo una determinata data conforme allo standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limita l'insieme dei risultati a risorse pubblicate prima di una data fornita nello standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limita l'insieme dei risultati agli articoli pubblicati prima di una determinata data conforme allo standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la raccolta in base ad un attributo dell'articolo.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Limita la serie di risultati dei particolari parent ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Limita il risultato a tutti gli elementi eccetto quelli di un particolare ID genitore.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array di nomi di colonna da cercare.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 slug specifici.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 stati assegnati.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una password per proteggere l'accesso al contenuto e al riassunto.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "L'ID del genitore dell'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Il titolo dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Se il contenuto \u00e8 protetto da password oppure no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp\/v2\/elementskit-content"
                    }
                ]
            }
        },
        "\/wp\/v2\/elementskit-content\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "La password per l\u2019articolo se fosse protetto da password.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una password per proteggere l'accesso al contenuto e al riassunto.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "L'ID del genitore dell'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Il titolo dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Se il contenuto \u00e8 protetto da password oppure no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Se evitare il cestino e eliminare definitivamente.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementskit-content\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID per il genitore della revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la collezione in base ad un attributo dell'oggetto.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementskit-content\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID per il genitore della revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificatore univoco per la revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID per il genitore della revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Identificatore univoco per la revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Deve essere true, poich\u00e9 le revisioni non si possono eliminare.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementskit-content\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID del genitore del salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID del genitore dell'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una password per proteggere l'accesso al contenuto e al riassunto.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Il titolo dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il titolo dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Se il contenuto \u00e8 protetto da password oppure no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/elementskit-content\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID del genitore del salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "L'ID per il salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rm_content_editor": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limita l'insieme dei risultati a risorse pubblicate dopo una data fornita nello standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Limita l'insieme dei risultati agli articoli pubblicati dopo una determinata data conforme allo standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Limita l'insieme dei risultati a risorse pubblicate prima di una data fornita nello standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Limita l'insieme dei risultati agli articoli pubblicati prima di una determinata data conforme allo standard ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la raccolta in base ad un attributo dell'articolo.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Array di nomi di colonna da cercare.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 slug specifici.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Limita l'insieme dei risultati agli articoli con uno o pi\u00f9 stati assegnati.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "dp-rewrite-republish",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una password per proteggere l'accesso al contenuto e al riassunto.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Se il contenuto \u00e8 protetto da password oppure no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp\/v2\/rm_content_editor"
                    }
                ]
            }
        },
        "\/wp\/v2\/rm_content_editor\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "La password per l\u2019articolo se fosse protetto da password.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una password per proteggere l'accesso al contenuto e al riassunto.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Se il contenuto \u00e8 protetto da password oppure no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "ID univoco per l'articolo.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Se evitare il cestino e eliminare definitivamente.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rm_content_editor\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID del genitore del salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID del genitore del salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario del sito.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione dell'articolo, nel fuso orario GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'articolo unico di questo tipo.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Uno stato con nome per l'articolo.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Una password per proteggere l'accesso al contenuto e al riassunto.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto dell'articolo.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto dell'articolo, come riportato nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenuto HTML dell'articolo, trasformato per essere visualizzato.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Versione del formato del blocco di contenuto utilizzata dall'articolo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Se il contenuto \u00e8 protetto da password oppure no.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Il file del tema da utilizzare per visualizzare l'articolo.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rm_content_editor\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID del genitore del salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "L'ID per il salvataggio automatico.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "Un identificativo alfanumerico per il tipo di contenuto (post type).",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Un identificativo alfanumerico per lo stato.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Limita i risultati alle tassonomie associate ad uno specifico tipo di contenuto (post type).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "Un identificativo alfanumerico per la tassonomia.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "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": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la raccolta per attributo del termine.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Se vuoi nascondere i termini non assegnati ad alcun articolo.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Limita la serie di risultati ai termini assegnati ad uno specifico genitore.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Limita la serie di risultati ai termini assegnati ad uno specifico articolo.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limita l'insieme dei risultati ai termini con uno o pi\u00f9 specifici slug.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Descrizione HTML del termine.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Il titolo HTML del termine.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per il termine, unico nella sua tipologia.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "L'ID del termine genitore.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "Identificativo unico per il termine.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificativo unico per il termine.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Descrizione HTML del termine.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Il titolo HTML del termine.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per il termine, unico nella sua tipologia.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "L'ID del termine genitore.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificativo unico per il termine.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Deve essere true, poich\u00e9 i termini non si possono eliminare.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la raccolta per attributo del termine.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Se vuoi nascondere i termini non assegnati ad alcun articolo.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Limita la serie di risultati ai termini assegnati ad uno specifico articolo.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limita l'insieme dei risultati ai termini con uno o pi\u00f9 specifici slug.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Descrizione HTML del termine.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Il titolo HTML del termine.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per il termine, unico nella sua tipologia.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "Identificativo unico per il termine.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificativo unico per il termine.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Descrizione HTML del termine.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Il titolo HTML del termine.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per il termine, unico nella sua tipologia.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificativo unico per il termine.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Deve essere true, poich\u00e9 i termini non si possono eliminare.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la raccolta per attributo del termine.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Se vuoi nascondere i termini non assegnati ad alcun articolo.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Limita la serie di risultati ai termini assegnati ad uno specifico articolo.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limita l'insieme dei risultati ai termini con uno o pi\u00f9 specifici slug.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Descrizione HTML del termine.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Il titolo HTML del termine.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per il termine, unico nella sua tipologia.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Le posizioni assegnate al menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Se aggiungere automaticamente le pagine di primo livello a questo menu.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "Identificativo unico per il termine.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificativo unico per il termine.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Descrizione HTML del termine.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Il titolo HTML del termine.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per il termine, unico nella sua tipologia.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Le posizioni assegnate al menu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Se aggiungere automaticamente le pagine di primo livello a questo menu.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificativo unico per il termine.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Deve essere true, poich\u00e9 i termini non si possono eliminare.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la raccolta per attributo del termine.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Se vuoi nascondere i termini non assegnati ad alcun articolo.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Limita la serie di risultati ai termini assegnati ad uno specifico articolo.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Limita l'insieme dei risultati ai termini con uno o pi\u00f9 specifici slug.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Descrizione HTML del termine.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Il titolo HTML del termine.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per il termine, unico nella sua tipologia.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "Identificativo unico per il termine.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificativo unico per il termine.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Descrizione HTML del termine.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Il titolo HTML del termine.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per il termine, unico nella sua tipologia.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificativo unico per il termine.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Deve essere true, poich\u00e9 i termini non si possono eliminare.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Ordina la raccolta per l'attributo dell'utente.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Limita l'insieme dei risultati agli utenti con uno o pi\u00f9 specifici slug.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Limita la serie di risultati agli utenti che corrispondono ad almeno uno dei ruoli indicati. Pu\u00f2 accettare un elenco csv o un singolo ruolo.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Limite di risultati impostato per gli utenti che corrispondono ad almeno una capacit\u00e0 specifica fornita. Accetta elenco CSV o capacit\u00e0 singola.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Limita il risultato impostato agli utenti che sono considerati autori.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Limita il risultato impostato agli utenti che hanno pubblicato degli articoli.",
                            "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_navigation": "wp_navigation",
                                    "jet-menu": "jet-menu",
                                    "elementskit_content": "elementskit_content",
                                    "rm_content_editor": "rm_content_editor"
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "username": {
                            "description": "Il nome per l'accesso dell'utente.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "Visualizza il nome dell'utente.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Il nome dell'utente.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Il cognome dell'utente.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "L'indirizzo email per l'utente.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "L'URL dell'utente.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "La descrizione dell'utente.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "La lingua per l'utente.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "de_DE",
                                "en_GB",
                                "it_IT",
                                "ru_RU",
                                "sl_SI",
                                "sr_RS",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Il nickname per l'utente.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'utente.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Ruoli assegnati all'utente.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Password per l'utente (mai inclusa).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Le preferenze di data e ora sono state aggiornate.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp\/v2\/users"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificatore univoco per l'utente.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificatore univoco per l'utente.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "Il nome per l'accesso dell'utente.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Visualizza il nome dell'utente.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Il nome dell'utente.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Il cognome dell'utente.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "L'indirizzo email per l'utente.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "L'URL dell'utente.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "La descrizione dell'utente.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "La lingua per l'utente.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "de_DE",
                                "en_GB",
                                "it_IT",
                                "ru_RU",
                                "sl_SI",
                                "sr_RS",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Il nickname per l'utente.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'utente.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Ruoli assegnati all'utente.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Password per l'utente (mai inclusa).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Le preferenze di data e ora sono state aggiornate.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Identificatore univoco per l'utente.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c8 necessario che sia impostato su vero, se la risorsa non supporta l'eliminazione.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Assegna gli articoli e i link dell'utente eliminato all'utente con questo ID.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "Il nome per l'accesso dell'utente.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Visualizza il nome dell'utente.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Il nome dell'utente.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Il cognome dell'utente.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "L'indirizzo email per l'utente.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "L'URL dell'utente.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "La descrizione dell'utente.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "La lingua per l'utente.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "de_DE",
                                "en_GB",
                                "it_IT",
                                "ru_RU",
                                "sl_SI",
                                "sr_RS",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Il nickname per l'utente.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Un identificatore alfanumerico per l'utente.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Ruoli assegnati all'utente.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Password per l'utente (mai inclusa).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Le preferenze di data e ora sono state aggiornate.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\u00c8 necessario che sia impostato su vero, se la risorsa non supporta l'eliminazione.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Assegna gli articoli e i link dell'utente eliminato all'utente con questo ID.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Un UUID fornito dall'applicazione per una identificazione univoca. Si raccomanda di usare un UUID v5 con l'URL o il namespace DNS.",
                            "type": "string",
                            "format": "uuid",
                            "required": false
                        },
                        "name": {
                            "description": "Il nome della password dell'applicazione.",
                            "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": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "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": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "Un UUID fornito dall'applicazione per una identificazione univoca. Si raccomanda di usare un UUID v5 con l'URL o il namespace DNS.",
                            "type": "string",
                            "format": "uuid",
                            "required": false
                        },
                        "name": {
                            "description": "Il nome della password dell'applicazione.",
                            "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": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Limita la risposta ai commenti pubblicati dopo una specifica data conforme al formato ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Limita l'insieme dei risultati ai commenti assegnati a specifici id utenti. Richiede una autorizzazione.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Esclude dall'insieme dei risultati i commenti provenienti da specifici id di autori. Richiede una autorizzazione.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "Limita l'insieme dei risultati a quelli provenienti da uno specifico indirizzo email di un autore. Richiede una autorizzazione.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Limita la risposta ai commenti pubblicati prima di una specifica data conforme al formato ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la collezione in base a un attributo del commento.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "Limita l'insieme dei risultati alle risorse appartenenti a specifici ID genitore.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "Esclude dall'insieme dei risultati gli elementi con l'ID genitore specificato.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "Limita l'insieme dei risultati ai commenti assegnati a specifici ID di articoli.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "Limita l'insieme dei risultati ai commenti con uno specifico stato assegnato. Richiede una autorizzazione.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "Limita l'insieme dei risultati a commenti assegnati ad un tipo specifico. Richiede autorizzazione.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "La password per l\u2019articolo se fosse protetto da password.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "L'id dell'oggetto user, se l'autore \u00e8 stato un utente.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Indirizzo email dell'autore del commento.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Indirizzo IP dell'autore del commento.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Nome pubblico visualizzato per l'autore del commento.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "L\u2019URL dell\u2019autore del commento.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "User agent dell'autore del commento.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto del commento.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto del commento, come presente nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenuto HTML del commento, adattato alla visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "La data in cui il commento \u00e8 stato pubblicato, nel fuso orario del sito web.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione del commento, nel fuso orario GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "L'ID del genitore del commento.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "L'id dell'oggetto articolo associato.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Stato del commento.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "ID univoco per il commento.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "La password per l'articolo genitore del commento (se l'articolo \u00e8 protetto con password).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "ID univoco per il commento.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "L'id dell'oggetto user, se l'autore \u00e8 stato un utente.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Indirizzo email dell'autore del commento.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Indirizzo IP dell'autore del commento.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Nome pubblico visualizzato per l'autore del commento.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "L\u2019URL dell\u2019autore del commento.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "User agent dell'autore del commento.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Il contenuto del commento.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Il contenuto del commento, come presente nel database.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Contenuto HTML del commento, adattato alla visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "La data in cui il commento \u00e8 stato pubblicato, nel fuso orario del sito web.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "La data di pubblicazione del commento, nel fuso orario GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "L'ID del genitore del commento.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "L'id dell'oggetto articolo associato.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Stato del commento.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Campi dei meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "ID univoco per il commento.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Se evitare il cestino e eliminare definitivamente.",
                            "required": false
                        },
                        "password": {
                            "description": "La password per l'articolo genitore del commento (se l'articolo \u00e8 protetto con password).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Limita i risultati agli elementi di un tipo di oggetto.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Limita i risultati agli elementi di uno o pi\u00f9 sottotipi di oggetti.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "jet-menu",
                                    "elementskit_content",
                                    "category",
                                    "post_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Esclude specifici ID dall'insieme dei risultati.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Limita l'insieme dei risultati a specifici ID.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "Nome univoco registrato per il blocco.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Attributi del blocco.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID del contesto dell'articolo.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Namespace del blocco.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Namespace del blocco.",
                            "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": "Nome del blocco.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Namespace del blocco.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "L'ID per il genitore della revisione.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[\\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)\/variations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "L'identificatore del tema",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "L'identificatore del tema",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "L'ID di un template",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "styles": {
                            "description": "Stili globali.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Impostazioni globali.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Titolo della variante degli stili globali.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Titolo per la variante degli stili globali, se presente nel database.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Titolo HTML per l'articolo, trasformato per la visualizzazione.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/settings": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "title": {
                            "description": "Titolo del sito.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "Motto del sito.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "description": "URL del sito.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "description": "Questo indirizzo \u00e8 utilizzato per scopi amministrativi, come ad esempio la notifica dell'iscrizione di nuovi utenti.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "description": "Una citt\u00e0 nel tuo stesso fuso orario.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "description": "Un formato per tutte le stringhe che rappresentano una data.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "description": "Un formato per tutte le stringhe che rappresentano un orario.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "description": "Il numero del giorno della settimana in cui la settimana dovrebbe cominciare.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "description": "Codice locale di WordPress.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "description": "Visualizza gli emoticon tipo :-) e :-P come simboli grafici.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "description": "Categoria predefinita per gli articoli.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "description": "Formato dell'articolo predefinito.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "description": "Pagine del blog da mostrare al massimo.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "description": "Cosa mostrare nella pagina principale",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "description": "L'ID della pagina che dovrebbe essere mostrata nella home page",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "description": "L'ID della pagina che dovrebbe visualizzare gli articoli pi\u00f9 recenti",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "description": "Consenti notifiche di link da altri blog (pingback e trackback) sui nuovi articoli.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "description": "Permetti di commentare i nuovi articoli.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "description": "Logo del sito.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "description": "Icona del sito.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Limita il risultato impostato sui temi assegnati ad uno o pi\u00f9 stati.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "Il foglio di stile del tema. Questo identifica in modo univoco il tema.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Limita i risultati ai plugin con il seguente stato.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Slug del plugin nella directory di WordPress.org.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "Lo stato di attivazione del plugin.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "Lo stato di attivazione del plugin.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "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": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "L'id di una barra laterale registrata",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "Widget annidati.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "L'ID del tipo di widget.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "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": "L'ID del tipo di widget.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Impostazioni dell'istanza attuale del widget.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "Dati serializzati del modulo del widget da codificare nelle impostazioni dell'istanza.",
                            "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": "L'ID del tipo di widget.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Impostazioni dell'istanza attuale del widget.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "La barra laterale per cui restituire i widget.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificatore univoco del widget.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Il tipo del widget. Corrisponde all'ID nell'endpoint widget-types.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "La barra laterale a cui appartiene il widget.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Istanza delle impostazioni del widget, se supportato.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Rappresentazione codificata in base64 dell'istanza delle impostazioni.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Hash crittografato dell'istanza delle impostazioni.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Istanza decodificata delle impostazioni, se supportato.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "URL-codificato del modulo dei dati dal modulo amministrativo dei widget. Utilizzato per aggiornare un widget che non supporta le istanze. Sola scrittura.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Identificatore univoco del widget.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Il tipo del widget. Corrisponde all'ID nell'endpoint widget-types.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "La barra laterale a cui appartiene il widget.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Istanza delle impostazioni del widget, se supportato.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Rappresentazione codificata in base64 dell'istanza delle impostazioni.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Hash crittografato dell'istanza delle impostazioni.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Istanza decodificata delle impostazioni, se supportato.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "URL-codificato del modulo dei dati dal modulo amministrativo dei widget. Utilizzato per aggiornare un widget che non supporta le istanze. Sola scrittura.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "Se forzare la rimozione del widget o spostarlo nella barra laterale inattiva.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "Limita i risultati ai blocchi che corrispondono ai termini di ricerca.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Pagina corrente dell'elenco.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Numero massimo dei risultati da restituire nella serie dei risultati.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Limita la serie di risultati a quelli contententi una stringa.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Limita i risultati a quelli corrispondenti all'ID della categoria.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Limita i risultati a quelli corrispondenti all'ID della parola chiave.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Limita i risultati a quelli che corrispondono a un pattern (slug).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Sposta di uno specifico numero di elementi l'inizio dell'insieme dei risultati.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Attributo per l'ordinamento ascendente o discendente.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Ordina la raccolta in base ad un attributo dell'articolo.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/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:\/\/mondent.ba\/it\/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:\/\/mondent.ba\/it\/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:\/\/mondent.ba\/it\/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:\/\/mondent.ba\/it\/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:\/\/mondent.ba\/it\/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:\/\/mondent.ba\/it\/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:\/\/mondent.ba\/it\/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:\/\/mondent.ba\/it\/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:\/\/mondent.ba\/it\/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:\/\/mondent.ba\/it\/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:\/\/mondent.ba\/it\/wp-json\/wp-block-editor\/v1"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1\/url-details": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "URL da elaborare.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mondent.ba\/it\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Un identificatore alfanumerico per la posizione del menu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scopo della richiesta; determina i campi che saranno presenti nella risposta.",
                            "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:\/\/mondent.ba\/it\/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:\/\/mondent.ba\/it\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        }
    },
    "site_logo": 3729,
    "site_icon": 4556,
    "site_icon_url": "https:\/\/mondent.ba\/wp-content\/uploads\/2023\/12\/favicon.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_logo",
                "href": "https:\/\/mondent.ba\/it\/wp-json\/wp\/v2\/media\/3729"
            },
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/mondent.ba\/it\/wp-json\/wp\/v2\/media\/4556"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}