{
    "name": "mueckinvest",
    "description": "Finanzwissen \/ Wikifolios",
    "url": "https:\/\/mueckinvest.com",
    "home": "https:\/\/mueckinvest.com\/sw",
    "gmt_offset": 2,
    "timezone_string": "Europe\/Berlin",
    "page_for_posts": 2420,
    "page_on_front": 2411,
    "show_on_front": "page",
    "namespaces": [
        "wp\/v2",
        "pmpro\/v1",
        "oembed\/1.0",
        "aioseo\/v1",
        "code-snippets\/v1",
        "contact-form-7\/v1",
        "mueckinvest\/v1",
        "real-cookie-banner\/v1",
        "real-queue\/v1",
        "real-utils\/v1",
        "real-product-manager-wp-client\/v1",
        "wpda",
        "monsterinsights\/v1",
        "really-simple-security\/v1\/two-fa\/v2",
        "google-site-kit\/v1",
        "aios\/v1\/onboarding",
        "assistant-wizard\/v1",
        "wp-site-health\/v1",
        "wp-block-editor\/v1",
        "wp-abilities\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/mueckinvest.com\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/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:\/\/mueckinvest.com\/sw\/wp-json\/batch\/v1"
                    }
                ]
            }
        },
        "\/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:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<id>\\d+)\/pmpro_membership_level": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<post_id>\\d+)\/user_id\/(?P<user_id>\\d+)\/pmpro_has_membership_access": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/pmpro\/v1": {
            "namespace": "pmpro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "pmpro\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/pmpro\/v1"
                    }
                ]
            }
        },
        "\/pmpro\/v1\/has_membership_access": {
            "namespace": "pmpro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/pmpro\/v1\/has_membership_access"
                    }
                ]
            }
        },
        "\/pmpro\/v1\/get_membership_level_for_user": {
            "namespace": "pmpro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/pmpro\/v1\/get_membership_level_for_user"
                    }
                ]
            }
        },
        "\/pmpro\/v1\/get_membership_levels_for_user": {
            "namespace": "pmpro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/pmpro\/v1\/get_membership_levels_for_user"
                    }
                ]
            }
        },
        "\/pmpro\/v1\/change_membership_level": {
            "namespace": "pmpro\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "user_id": {
                            "required": false
                        },
                        "level_id": {
                            "required": false
                        },
                        "email": {
                            "required": false
                        },
                        "first_name": {
                            "required": false
                        },
                        "last_name": {
                            "required": false
                        },
                        "user_url": {
                            "required": false
                        },
                        "user_login": {
                            "required": false
                        },
                        "description": {
                            "required": false
                        },
                        "create_user": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/pmpro\/v1\/change_membership_level"
                    }
                ]
            }
        },
        "\/pmpro\/v1\/cancel_membership_level": {
            "namespace": "pmpro\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "user_id": {
                            "required": false
                        },
                        "level_id": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/pmpro\/v1\/cancel_membership_level"
                    }
                ]
            }
        },
        "\/pmpro\/v1\/membership_level": {
            "namespace": "pmpro\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/pmpro\/v1\/membership_level"
                    }
                ]
            }
        },
        "\/pmpro\/v1\/membership_levels": {
            "namespace": "pmpro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/pmpro\/v1\/membership_levels"
                    }
                ]
            }
        },
        "\/pmpro\/v1\/discount_code": {
            "namespace": "pmpro\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/pmpro\/v1\/discount_code"
                    }
                ]
            }
        },
        "\/pmpro\/v1\/order": {
            "namespace": "pmpro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/pmpro\/v1\/order"
                    }
                ]
            }
        },
        "\/pmpro\/v1\/checkout_level": {
            "namespace": "pmpro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/pmpro\/v1\/checkout_level"
                    }
                ]
            }
        },
        "\/pmpro\/v1\/checkout_levels": {
            "namespace": "pmpro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/pmpro\/v1\/checkout_levels"
                    }
                ]
            }
        },
        "\/pmpro\/v1\/me": {
            "namespace": "pmpro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/pmpro\/v1\/me"
                    }
                ]
            }
        },
        "\/pmpro\/v1\/recent_memberships": {
            "namespace": "pmpro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/pmpro\/v1\/recent_memberships"
                    }
                ]
            }
        },
        "\/pmpro\/v1\/recent_orders": {
            "namespace": "pmpro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/pmpro\/v1\/recent_orders"
                    }
                ]
            }
        },
        "\/pmpro\/v1\/post_restrictions": {
            "namespace": "pmpro\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_id": {
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "post_id": {
                            "required": false
                        },
                        "level_ids": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/pmpro\/v1\/post_restrictions"
                    }
                ]
            }
        },
        "\/pmpro\/v1\/export\/start": {
            "namespace": "pmpro\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/pmpro\/v1\/export\/start"
                    }
                ]
            }
        },
        "\/pmpro\/v1\/export\/status": {
            "namespace": "pmpro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/pmpro\/v1\/export\/status"
                    }
                ]
            }
        },
        "\/pmpro\/v1\/email_log_popup": {
            "namespace": "pmpro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "log_id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/pmpro\/v1\/email_log_popup"
                    }
                ]
            }
        },
        "\/pmpro\/v1\/quick_search": {
            "namespace": "pmpro\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "required": false
                        },
                        "type": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/pmpro\/v1\/quick_search"
                    }
                ]
            }
        },
        "\/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:\/\/mueckinvest.com\/sw\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "URL ya rasilimali inayoweza kupata data za Ombed.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "URL ya rasilimali inayoweza kupata data za Ombed.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "Mfumo wa oEmbed wa kutumia.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "Upana unaokubalika kwa fremu uliowekwa kwa pikseli.",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "Urefu unaokubalika kwa fremu uliowekwa kwa pikseli.",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "Kama itatekeleza ombi la ugunduzi la oEmbed kwa watoa huduma ambao hawajaidhinishwa.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/aioseo\/v1": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "aioseo\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/options": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/options"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ping": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/ping"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/post": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/post"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/post\/(?P<postId>[\\d]+)\/first-attached-image": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/user\/(?P<userId>[\\d]+)\/image": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/tags": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/tags"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/url\/auth": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/search-statistics\/url\/auth"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/url\/reauth": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/search-statistics\/url\/reauth"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/writing-assistant\/keyword\/(?P<postId>[\\d]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/writing-assistant\/user-info": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/writing-assistant\/user-info"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/writing-assistant\/user-options": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/writing-assistant\/user-options"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/writing-assistant\/report-history": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/writing-assistant\/report-history"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-analysis\/competitors": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/seo-analysis\/competitors"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/image-generator": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/ai\/image-generator"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/insights\/reports": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/ai\/insights\/reports"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/insights\/reports\/(?P<uuid>[a-zA-Z0-9-]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/seo-checklist": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/seo-checklist"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-checklist\/completed": {
            "namespace": "aioseo\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/seo-checklist\/completed"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/auth": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/ai\/auth"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/credits": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/ai\/credits"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/meta\/title": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/ai\/meta\/title"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/meta\/description": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/ai\/meta\/description"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/faqs": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/ai\/faqs"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/key-points": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/ai\/key-points"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/social-posts": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/ai\/social-posts"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/assistant": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/ai\/assistant"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/deactivate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/ai\/deactivate"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/htaccess": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/htaccess"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/post\/(?P<postId>[\\d]+)\/disable-primary-term-education": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/post\/(?P<postId>[\\d]+)\/disable-link-format-education": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/post\/(?P<postId>[\\d]+)\/update-internal-link-count": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/post\/(?P<postId>[\\d]+)\/process-content": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/posts-list\/load-details-column": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/posts-list\/load-details-column"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/posts-list\/update-details-column": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/posts-list\/update-details-column"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/terms-list\/load-details-column": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/terms-list\/load-details-column"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/terms-list\/update-details-column": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/terms-list\/update-details-column"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/keyphrases": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/keyphrases"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/analyze"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze-headline": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/analyze-headline"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze-headline\/delete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/analyze-headline\/delete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/analyze\/delete-site": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/analyze\/delete-site"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/clear-log": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/clear-log"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/connect": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/connect"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/connect-pro": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/connect-pro"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/connect-url": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/connect-url"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/backup": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/backup"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/backup\/restore": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/backup\/restore"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/email-debug-info": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/email-debug-info"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/email-reports-enable": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/notification\/email-reports-enable"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/blog-visibility-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/notification\/blog-visibility-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/conflicting-plugins-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/notification\/conflicting-plugins-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/description-format-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/notification\/description-format-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-addons-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/notification\/install-addons-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-aioseo-image-seo-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/notification\/install-aioseo-image-seo-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-aioseo-local-business-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/notification\/install-aioseo-local-business-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-aioseo-news-sitemap-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/notification\/install-aioseo-news-sitemap-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-aioseo-video-sitemap-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/notification\/install-aioseo-video-sitemap-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-mi-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/notification\/install-mi-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/install-om-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/notification\/install-om-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/v3-migration-custom-field-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/notification\/v3-migration-custom-field-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notification\/v3-migration-schema-number-reminder": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/notification\/v3-migration-schema-number-reminder"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/notifications\/dismiss": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/notifications\/dismiss"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/objects": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/objects"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/plugins\/deactivate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/plugins\/deactivate"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/plugins\/install": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/plugins\/install"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/plugins\/upgrade": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/plugins\/upgrade"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/reset-settings": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/reset-settings"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/sitemap\/delete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/search-statistics\/sitemap\/delete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/sitemap\/ignore": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/search-statistics\/sitemap\/ignore"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/export": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/settings\/export"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/export-content": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/settings\/export-content"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/hide-setup-wizard": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/settings\/hide-setup-wizard"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/hide-upgrade-bar": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/settings\/hide-upgrade-bar"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/import": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/settings\/import"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/import\/(?P<siteId>[\\d]+)": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/settings\/import-plugins": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/settings\/import-plugins"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/toggle-card": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/settings\/toggle-card"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/toggle-radio": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/settings\/toggle-radio"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/dismiss-alert": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/settings\/dismiss-alert"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/items-per-page": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/settings\/items-per-page"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/semrush-country": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/settings\/semrush-country"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/settings\/do-task": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/settings\/do-task"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/sitemap\/deactivate-conflicting-plugins": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/sitemap\/deactivate-conflicting-plugins"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/sitemap\/delete-static-files": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/sitemap\/delete-static-files"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/sitemap\/validate-html-sitemap-slug": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/sitemap\/validate-html-sitemap-slug"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/tools\/delete-robots-txt": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/tools\/delete-robots-txt"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/tools\/import-robots-txt": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/tools\/import-robots-txt"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/wizard": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/wizard"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/integration\/semrush\/authenticate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/integration\/semrush\/authenticate"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/integration\/semrush\/refresh": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/integration\/semrush\/refresh"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/integration\/semrush\/keyphrases": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/integration\/semrush\/keyphrases"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/integration\/wpcode\/snippets": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/integration\/wpcode\/snippets"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/crawl-cleanup": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/crawl-cleanup"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/crawl-cleanup\/block": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/crawl-cleanup\/block"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/crawl-cleanup\/delete-blocked": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/crawl-cleanup\/delete-blocked"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/crawl-cleanup\/delete-unblocked": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/crawl-cleanup\/delete-unblocked"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/email-summary\/send": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/email-summary\/send"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/writing-assistant\/process": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/writing-assistant\/process"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/writing-assistant\/content-analysis": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/writing-assistant\/content-analysis"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/writing-assistant\/disconnect": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/writing-assistant\/disconnect"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/writing-assistant\/set-report-progress": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/writing-assistant\/set-report-progress"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/ai\/insights\/reports\/(?P<uuid>[a-zA-Z0-9-]+)\/process": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/ai\/insights\/reports\/(?P<uuid>[a-zA-Z0-9-]+)\/regenerate": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/aioseo\/v1\/ai\/insights\/brand-tracker\/subscribe": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/ai\/insights\/brand-tracker\/subscribe"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-checklist\/complete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/seo-checklist\/complete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-checklist\/uncomplete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/seo-checklist\/uncomplete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-checklist\/bulk-complete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/seo-checklist\/bulk-complete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-checklist\/bulk-uncomplete": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/seo-checklist\/bulk-uncomplete"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-checklist\/action": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/seo-checklist\/action"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/seo-checklist\/fetch": {
            "namespace": "aioseo\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/seo-checklist\/fetch"
                    }
                ]
            }
        },
        "\/aioseo\/v1\/search-statistics\/auth": {
            "namespace": "aioseo\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aioseo\/v1\/search-statistics\/auth"
                    }
                ]
            }
        },
        "\/code-snippets\/v1": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "code-snippets\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/code-snippets\/v1"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/snippets": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "description": "Descriptive title for the snippet.",
                            "type": "string",
                            "required": false
                        },
                        "desc": {
                            "description": "Descriptive text associated with snippet.",
                            "type": "string",
                            "required": false
                        },
                        "code": {
                            "description": "Executable snippet code.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "List of tag categories the snippet belongs to.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "scope": {
                            "description": "Context in which the snippet is executable.",
                            "type": "string",
                            "required": false
                        },
                        "condition_id": {
                            "description": "Identifier of condition linked to this snippet.",
                            "type": "integer",
                            "required": false
                        },
                        "active": {
                            "description": "Snippet activation status.",
                            "type": "boolean",
                            "required": false
                        },
                        "priority": {
                            "description": "Relative priority in which the snippet is executed.",
                            "type": "integer",
                            "required": false
                        },
                        "network": {
                            "description": "Whether the snippet is network-wide instead of site-wide.",
                            "type": [
                                "boolean",
                                "null"
                            ],
                            "required": false
                        },
                        "shared_network": {
                            "description": "If a network snippet, whether can be activated on discrete sites instead of network-wide.",
                            "type": [
                                "boolean",
                                "null"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/code-snippets\/v1\/snippets"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "name": {
                            "description": "Descriptive title for the snippet.",
                            "type": "string",
                            "required": false
                        },
                        "desc": {
                            "description": "Descriptive text associated with snippet.",
                            "type": "string",
                            "required": false
                        },
                        "code": {
                            "description": "Executable snippet code.",
                            "type": "string",
                            "required": false
                        },
                        "tags": {
                            "description": "List of tag categories the snippet belongs to.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "scope": {
                            "description": "Context in which the snippet is executable.",
                            "type": "string",
                            "required": false
                        },
                        "condition_id": {
                            "description": "Identifier of condition linked to this snippet.",
                            "type": "integer",
                            "required": false
                        },
                        "active": {
                            "description": "Snippet activation status.",
                            "type": "boolean",
                            "required": false
                        },
                        "priority": {
                            "description": "Relative priority in which the snippet is executed.",
                            "type": "integer",
                            "required": false
                        },
                        "network": {
                            "description": "Whether the snippet is network-wide instead of site-wide.",
                            "type": [
                                "boolean",
                                "null"
                            ],
                            "required": false
                        },
                        "shared_network": {
                            "description": "If a network snippet, whether can be activated on discrete sites instead of network-wide.",
                            "type": [
                                "boolean",
                                "null"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/snippets\/schema": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/code-snippets\/v1\/snippets\/schema"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/activate": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/deactivate": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/export": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/snippets\/(?P<id>[\\d]+)\/export-code": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/code-snippets\/v1\/insert-headers-and-footers": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/code-snippets\/v1\/insert-headers-and-footers"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/insert-headers-and-footers\/import": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "required": false
                        },
                        "network": {
                            "type": "boolean",
                            "required": false
                        },
                        "auto_add_tags": {
                            "type": "boolean",
                            "required": false
                        },
                        "tag_value": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/code-snippets\/v1\/insert-headers-and-footers\/import"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/header-footer-code-manager": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/code-snippets\/v1\/header-footer-code-manager"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/header-footer-code-manager\/import": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "required": false
                        },
                        "network": {
                            "type": "boolean",
                            "required": false
                        },
                        "auto_add_tags": {
                            "type": "boolean",
                            "required": false
                        },
                        "tag_value": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/code-snippets\/v1\/header-footer-code-manager\/import"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/insert-php-code-snippet": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/code-snippets\/v1\/insert-php-code-snippet"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/insert-php-code-snippet\/import": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ids": {
                            "type": "array",
                            "required": false
                        },
                        "network": {
                            "type": "boolean",
                            "required": false
                        },
                        "auto_add_tags": {
                            "type": "boolean",
                            "required": false
                        },
                        "tag_value": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/code-snippets\/v1\/insert-php-code-snippet\/import"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/importers": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/code-snippets\/v1\/importers"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/file-upload\/parse": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/code-snippets\/v1\/file-upload\/parse"
                    }
                ]
            }
        },
        "\/code-snippets\/v1\/file-upload\/import": {
            "namespace": "code-snippets\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "snippets": {
                            "description": "Array of snippet data to import",
                            "type": "array",
                            "required": true
                        },
                        "duplicate_action": {
                            "description": "Action to take when duplicate snippets are found",
                            "type": "string",
                            "enum": [
                                "ignore",
                                "replace",
                                "skip"
                            ],
                            "default": "ignore",
                            "required": false
                        },
                        "network": {
                            "description": "Whether to import to network table",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/code-snippets\/v1\/file-upload\/import"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "contact-form-7\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/contact-form-7\/v1"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1\/contact-forms": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/contact-form-7\/v1\/contact-forms"
                    }
                ]
            }
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/feedback": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/feedback\/schema": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/contact-form-7\/v1\/contact-forms\/(?P<id>\\d+)\/refill": {
            "namespace": "contact-form-7\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/mueckinvest\/v1": {
            "namespace": "mueckinvest\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "mueckinvest\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/mueckinvest\/v1"
                    }
                ]
            }
        },
        "\/mueckinvest\/v1\/stripe-subscription-hook": {
            "namespace": "mueckinvest\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/mueckinvest\/v1\/stripe-subscription-hook"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "real-cookie-banner\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/plugin": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/plugin"
                    }
                ]
            }
        },
        "\/real-queue\/v1": {
            "namespace": "real-queue\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "real-queue\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-queue\/v1"
                    }
                ]
            }
        },
        "\/real-queue\/v1\/job\/(?P<id>[0-9]+)": {
            "namespace": "real-queue\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "lock": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "try": {
                            "type": "string",
                            "required": false
                        },
                        "additionalData": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-queue\/v1\/job\/(?P<id>[0-9]+)\/result": {
            "namespace": "real-queue\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "process": {
                            "type": "number",
                            "required": true
                        },
                        "errorCode": {
                            "type": "string",
                            "required": false
                        },
                        "errorMessage": {
                            "type": "string",
                            "required": false
                        },
                        "errorData": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-queue\/v1\/jobs": {
            "namespace": "real-queue\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "after": {
                            "type": "number",
                            "required": false
                        },
                        "ids": {
                            "type": "string",
                            "required": false
                        },
                        "additionalData": {
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-queue\/v1\/jobs"
                    }
                ]
            }
        },
        "\/real-queue\/v1\/jobs\/retry": {
            "namespace": "real-queue\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-queue\/v1\/jobs\/retry"
                    }
                ]
            }
        },
        "\/real-queue\/v1\/jobs\/skip": {
            "namespace": "real-queue\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-queue\/v1\/jobs\/skip"
                    }
                ]
            }
        },
        "\/real-queue\/v1\/status": {
            "namespace": "real-queue\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "additionalData": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-queue\/v1\/status"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/(?P<key>modal-hint-[a-z_-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/scanner-rerun-after-plugin-toggle": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/scanner-rerun-after-plugin-toggle"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/tcf-too-much-vendors": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/tcf-too-much-vendors"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/get-pro-main-button": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/get-pro-main-button"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/dismissed-bannerless-consent-services-without-visual-content-blocker": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/dismissed-bannerless-consent-services-without-visual-content-blocker"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/dismissed-bannerless-consent-legint-services": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/dismissed-bannerless-consent-legint-services"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/service-data-processing-in-unsafe-countries": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/service-data-processing-in-unsafe-countries"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/using-templates-which-got-deleted": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "value": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/key-value-map\/rcb-notice-states\/using-templates-which-got-deleted"
                    }
                ]
            }
        },
        "\/real-utils\/v1": {
            "namespace": "real-utils\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "real-utils\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-utils\/v1"
                    }
                ]
            }
        },
        "\/real-utils\/v1\/feedback\/(?P<slug>[a-zA-Z0-9_-]+)": {
            "namespace": "real-utils\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "reason": {
                            "type": "string",
                            "required": true
                        },
                        "note": {
                            "type": "string",
                            "required": true
                        },
                        "email": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-utils\/v1\/cross\/(?P<slug>[a-zA-Z0-9_-]+)\/(?P<action>[a-zA-Z0-9_-]+)\/dismiss": {
            "namespace": "real-utils\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-utils\/v1\/rating\/(?P<slug>[a-zA-Z0-9_-]+)\/dismiss": {
            "namespace": "real-utils\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "real-product-manager-wp-client\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-product-manager-wp-client\/v1"
                    }
                ]
            }
        },
        "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "GET",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PATCH"
                    ],
                    "args": {
                        "licenses": {
                            "type": "string",
                            "required": false
                        },
                        "terms": {
                            "type": "boolean",
                            "required": true
                        },
                        "autoUpdates": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "telemetry": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "newsletter": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "firstName": {
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)\/skip": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)\/license\/(?P<blogId>[0-9_-]+)": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)\/license\/(?P<blogId>[0-9_-]+)\/retry": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)\/telemetry\/(?P<blogId>[0-9_-]+)": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/plugin-update\/(?P<slug>[a-zA-Z0-9_-]+)\/license-notice": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/announcement\/(?P<slug>[a-zA-Z0-9_-]+)\/active": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "state": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/announcement\/(?P<slug>[a-zA-Z0-9_-]+)\/(?P<id>[0-9_-]+)\/view": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-product-manager-wp-client\/v1\/feedback\/(?P<slug>[a-zA-Z0-9_-]+)": {
            "namespace": "real-product-manager-wp-client\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "skip": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "reason": {
                            "type": "string",
                            "required": true
                        },
                        "note": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "email": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "name": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "deactivateLicense": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpda": {
            "namespace": "wpda",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpda",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda"
                    }
                ]
            }
        },
        "\/wpda\/info": {
            "namespace": "wpda",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/info"
                    }
                ]
            }
        },
        "\/wpda\/app\/init": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/init"
                    }
                ]
            }
        },
        "\/wpda\/app\/list": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/list"
                    }
                ]
            }
        },
        "\/wpda\/app\/meta": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/meta"
                    }
                ]
            }
        },
        "\/wpda\/app\/lang": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "lang": {
                            "type": "string",
                            "description": "App default language",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/lang"
                    }
                ]
            }
        },
        "\/wpda\/app\/table\/meta": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "waa": {
                            "type": "boolean",
                            "description": "With admin actions (to support table exports)",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/table\/meta"
                    }
                ]
            }
        },
        "\/wpda\/app\/create": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_name": {
                            "type": "string",
                            "description": "App name",
                            "required": true
                        },
                        "app_title": {
                            "type": "string",
                            "description": "App title",
                            "required": true
                        },
                        "app_type": {
                            "type": "integer",
                            "description": "App type",
                            "required": true
                        },
                        "app_settings": {
                            "type": "string",
                            "description": "App settings",
                            "required": true
                        },
                        "app_dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "app_tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "app_cls": {
                            "type": "array",
                            "description": "App columns",
                            "required": true
                        },
                        "app_table": {
                            "type": "string",
                            "description": "App table",
                            "required": true
                        },
                        "app_query": {
                            "type": "string",
                            "description": "Custom query",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/create"
                    }
                ]
            }
        },
        "\/wpda\/app\/createapp": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_name": {
                            "type": "string",
                            "description": "App name",
                            "required": true
                        },
                        "app_title": {
                            "type": "string",
                            "description": "App title",
                            "required": true
                        },
                        "app_type": {
                            "type": "integer",
                            "description": "App type",
                            "required": true
                        },
                        "app_settings": {
                            "type": "string",
                            "description": "App settings",
                            "required": true
                        },
                        "app_apps": {
                            "type": "array",
                            "description": "Array of app IDs",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/createapp"
                    }
                ]
            }
        },
        "\/wpda\/app\/copy": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/copy"
                    }
                ]
            }
        },
        "\/wpda\/app\/export": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/export"
                    }
                ]
            }
        },
        "\/wpda\/app\/details": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/details"
                    }
                ]
            }
        },
        "\/wpda\/app\/detailmeta": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "rel_tab": {
                            "type": "boolean",
                            "description": "Use relation table",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/detailmeta"
                    }
                ]
            }
        },
        "\/wpda\/app\/detailreorder": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id_from": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "cnt_id_to": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/detailreorder"
                    }
                ]
            }
        },
        "\/wpda\/app\/relationship\/create": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "app_title": {
                            "type": "string",
                            "description": "App title",
                            "required": true
                        },
                        "app_dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "app_tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "app_cls": {
                            "type": "array",
                            "description": "App columns",
                            "required": true
                        },
                        "app_relation": {
                            "type": "string",
                            "description": "Table settings",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/relationship\/create"
                    }
                ]
            }
        },
        "\/wpda\/app\/relationship\/update": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "app_cnt": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "app_title": {
                            "type": "string",
                            "description": "App title",
                            "required": true
                        },
                        "app_dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "app_tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "app_cls": {
                            "type": "array",
                            "description": "App columns",
                            "required": true
                        },
                        "app_relation": {
                            "type": "string",
                            "description": "Table settings",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/relationship\/update"
                    }
                ]
            }
        },
        "\/wpda\/app\/relationship\/delete": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/relationship\/delete"
                    }
                ]
            }
        },
        "\/wpda\/app\/save": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "app_name": {
                            "type": "string",
                            "description": "App name",
                            "required": true
                        },
                        "app_title": {
                            "type": "string",
                            "description": "App title",
                            "required": true
                        },
                        "app_type": {
                            "type": "integer",
                            "description": "App type",
                            "required": true
                        },
                        "app_settings": {
                            "type": "string",
                            "description": "App settings",
                            "required": true
                        },
                        "app_add_to_menu": {
                            "type": "integer",
                            "description": "Add app to dashboard menu",
                            "required": true
                        },
                        "app_dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "app_tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "app_cls": {
                            "type": "array",
                            "description": "App columns",
                            "required": true
                        },
                        "app_query": {
                            "type": "string",
                            "description": "Custom query",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/save"
                    }
                ]
            }
        },
        "\/wpda\/app\/saveapp": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "app_name": {
                            "type": "string",
                            "description": "App name",
                            "required": true
                        },
                        "app_title": {
                            "type": "string",
                            "description": "App title",
                            "required": true
                        },
                        "app_type": {
                            "type": "integer",
                            "description": "App type",
                            "required": true
                        },
                        "app_settings": {
                            "type": "string",
                            "description": "App settings",
                            "required": true
                        },
                        "app_add_to_menu": {
                            "type": "integer",
                            "description": "Add app to dashboard menu",
                            "required": true
                        },
                        "app_apps": {
                            "type": "array",
                            "description": "Array of app IDs",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/saveapp"
                    }
                ]
            }
        },
        "\/wpda\/app\/remove": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/remove"
                    }
                ]
            }
        },
        "\/wpda\/app\/settings": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "target": {
                            "type": "string",
                            "description": "Setting target",
                            "required": true
                        },
                        "settings": {
                            "type": "string",
                            "description": "App settings - JSON string",
                            "required": false
                        },
                        "map": {
                            "type": "string",
                            "description": "Map settings - JSON string",
                            "required": false
                        },
                        "chart": {
                            "type": "string",
                            "description": "Chart settings - JSON string",
                            "required": false
                        },
                        "theme": {
                            "type": "string",
                            "description": "Theme settings - JSON string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/settings"
                    }
                ]
            }
        },
        "\/wpda\/app\/select": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "col": {
                            "type": "mixed",
                            "description": "Table or view columns",
                            "required": false
                        },
                        "page_index": {
                            "type": "integer",
                            "description": "Page number",
                            "default": 0,
                            "minimum": 0,
                            "required": false
                        },
                        "page_size": {
                            "type": "integer",
                            "description": "Rows per page (0=all)",
                            "default": 10,
                            "minimum": 1,
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "description": "Global search filter",
                            "required": false
                        },
                        "search_columns": {
                            "type": "mixed",
                            "description": "Column search filters",
                            "required": false
                        },
                        "search_column_fns": {
                            "description": "Column search filter modes",
                            "required": false
                        },
                        "search_column_lov": {
                            "type": "mixed",
                            "description": "Search columns for lov support",
                            "required": false
                        },
                        "search_data_types": {
                            "type": "mixed",
                            "description": "Search columns for lov support",
                            "required": false
                        },
                        "search_custom": {
                            "description": "Custom search filters auto generated from http parameter requirements in default where",
                            "required": false
                        },
                        "search_params": {
                            "description": "Shortcode parameters",
                            "required": false
                        },
                        "shortcode_params": {
                            "description": "Shortcode parameters",
                            "required": false
                        },
                        "md": {
                            "type": "mixed",
                            "description": "Master detail join conditions",
                            "required": false
                        },
                        "sorting": {
                            "description": "Order by (array of { id and desc })",
                            "required": false
                        },
                        "row_count": {
                            "type": "integer",
                            "description": "Row count",
                            "minimum": 0,
                            "required": false
                        },
                        "row_count_estimate": {
                            "type": "boolean",
                            "description": "Calculate row count estimate",
                            "required": false
                        },
                        "media": {
                            "type": "mixed",
                            "description": "Media columns",
                            "required": false
                        },
                        "rel_tab": {
                            "type": "boolean",
                            "description": "Use relation table",
                            "required": false
                        },
                        "client_side": {
                            "type": "boolean",
                            "description": "Server side processing",
                            "required": false
                        },
                        "geo_radius": {
                            "type": "mixed",
                            "description": "Geo radius segment",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/select"
                    }
                ]
            }
        },
        "\/wpda\/app\/get": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "key": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        },
                        "media": {
                            "type": "mixed",
                            "description": "Media columns",
                            "required": false
                        },
                        "rel_tab": {
                            "type": "boolean",
                            "description": "Use relation table",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/get"
                    }
                ]
            }
        },
        "\/wpda\/app\/insert": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "val": {
                            "type": "mixed",
                            "description": "Column values",
                            "required": true
                        },
                        "join_tab": {
                            "type": "boolean",
                            "description": "Use join table",
                            "required": false
                        },
                        "rel_tab": {
                            "type": "boolean",
                            "description": "Use relation table",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/insert"
                    }
                ]
            }
        },
        "\/wpda\/app\/update": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "key": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        },
                        "val": {
                            "type": "mixed",
                            "description": "Column values",
                            "required": true
                        },
                        "join_tab": {
                            "type": "boolean",
                            "description": "Use join table",
                            "required": false
                        },
                        "rel_tab": {
                            "type": "boolean",
                            "description": "Use relation table",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/update"
                    }
                ]
            }
        },
        "\/wpda\/app\/update\/inline": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "key": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        },
                        "val": {
                            "type": "mixed",
                            "description": "Column values",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/update\/inline"
                    }
                ]
            }
        },
        "\/wpda\/app\/delete": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "key": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/delete"
                    }
                ]
            }
        },
        "\/wpda\/app\/lov": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "col": {
                            "type": "string",
                            "description": "Column name",
                            "required": true
                        },
                        "cols": {
                            "type": "mixed",
                            "description": "Table or view columns",
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "description": "Global search filter",
                            "required": false
                        },
                        "search_columns": {
                            "type": "mixed",
                            "description": "Column search filters",
                            "required": false
                        },
                        "search_column_fns": {
                            "description": "Column search filter modes",
                            "required": false
                        },
                        "search_column_lov": {
                            "type": "mixed",
                            "description": "Search columns for lov support",
                            "required": false
                        },
                        "search_data_types": {
                            "type": "mixed",
                            "description": "Search columns for lov support",
                            "required": false
                        },
                        "search_custom": {
                            "description": "Custom search filters auto generated from http parameter requirements in default where",
                            "required": false
                        },
                        "search_params": {
                            "description": "Shortcode parameters",
                            "required": false
                        },
                        "shortcode_params": {
                            "description": "Shortcode parameters",
                            "required": false
                        },
                        "md": {
                            "type": "mixed",
                            "description": "Master detail join conditions",
                            "required": false
                        },
                        "cascade": {
                            "type": "boolean",
                            "description": "Use search arguments if true",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/lov"
                    }
                ]
            }
        },
        "\/wpda\/app\/lookup": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "target": {
                            "type": "string",
                            "description": "Target: table or (r)form",
                            "required": true
                        },
                        "col": {
                            "type": "string",
                            "description": "Column name",
                            "required": true
                        },
                        "colk": {
                            "type": "string",
                            "description": "Column name",
                            "required": true
                        },
                        "colv": {
                            "type": "string",
                            "description": "Column name",
                            "required": true
                        },
                        "cold": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        },
                        "cols": {
                            "type": "mixed",
                            "description": "Table or view columns",
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "description": "Global search filter",
                            "required": false
                        },
                        "search_columns": {
                            "type": "mixed",
                            "description": "Column search filters",
                            "required": false
                        },
                        "search_column_fns": {
                            "description": "Column search filter modes",
                            "required": false
                        },
                        "search_column_lov": {
                            "type": "mixed",
                            "description": "Search columns for lov support",
                            "required": false
                        },
                        "search_data_types": {
                            "type": "mixed",
                            "description": "Search columns for lov support",
                            "required": false
                        },
                        "search_custom": {
                            "description": "Custom search filters auto generated from http parameter requirements in default where",
                            "required": false
                        },
                        "search_params": {
                            "description": "Shortcode parameters",
                            "required": false
                        },
                        "shortcode_params": {
                            "description": "Shortcode parameters",
                            "required": false
                        },
                        "md": {
                            "type": "mixed",
                            "description": "Master detail join conditions",
                            "required": false
                        },
                        "cascade": {
                            "type": "boolean",
                            "description": "Use search arguments if true",
                            "required": false
                        },
                        "values": {
                            "type": "mixed",
                            "description": "Master detail join conditions",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/lookup"
                    }
                ]
            }
        },
        "\/wpda\/app\/lookup\/dbs": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/lookup\/dbs"
                    }
                ]
            }
        },
        "\/wpda\/app\/lookup\/tbl": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/lookup\/tbl"
                    }
                ]
            }
        },
        "\/wpda\/app\/lookup\/cls": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cnt_id": {
                            "type": "integer",
                            "description": "Container ID",
                            "required": true
                        },
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/lookup\/cls"
                    }
                ]
            }
        },
        "\/wpda\/app\/qb\/list": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/qb\/list"
                    }
                ]
            }
        },
        "\/wpda\/app\/chart\/data": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "search_custom": {
                            "description": "Custom search filters auto generated from http parameter requirements in default where",
                            "required": false
                        },
                        "shortcode_params": {
                            "description": "Shortcode parameters",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/chart\/data"
                    }
                ]
            }
        },
        "\/wpda\/app\/dbs\/rename": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs_source": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "dbs_destination": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/dbs\/rename"
                    }
                ]
            }
        },
        "\/wpda\/app\/lang\/get": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/lang\/get"
                    }
                ]
            }
        },
        "\/wpda\/app\/lang\/set": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "localizations": {
                            "type": "mixed",
                            "description": "Custom side translations (JSON as string)",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/lang\/set"
                    }
                ]
            }
        },
        "\/wpda\/app\/call": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "type": "integer",
                            "description": "App ID",
                            "required": true
                        },
                        "cls": {
                            "type": "string",
                            "description": "Class name",
                            "required": true
                        },
                        "fnc": {
                            "type": "string",
                            "description": "Function name",
                            "required": true
                        },
                        "arg": {
                            "type": "mixed",
                            "description": "Arguments",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/app\/call"
                    }
                ]
            }
        },
        "\/wpda\/tree\/dbs": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/tree\/dbs"
                    }
                ]
            }
        },
        "\/wpda\/tree\/tbl": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/tree\/tbl"
                    }
                ]
            }
        },
        "\/wpda\/tree\/vws": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/tree\/vws"
                    }
                ]
            }
        },
        "\/wpda\/tree\/cls": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/tree\/cls"
                    }
                ]
            }
        },
        "\/wpda\/tree\/idx": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/tree\/idx"
                    }
                ]
            }
        },
        "\/wpda\/tree\/trg": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/tree\/trg"
                    }
                ]
            }
        },
        "\/wpda\/tree\/frk": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/tree\/frk"
                    }
                ]
            }
        },
        "\/wpda\/tree\/fnc": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/tree\/fnc"
                    }
                ]
            }
        },
        "\/wpda\/tree\/prc": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/tree\/prc"
                    }
                ]
            }
        },
        "\/wpda\/table\/meta": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "waa": {
                            "type": "boolean",
                            "description": "With admin actions (to support table exports)",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/table\/meta"
                    }
                ]
            }
        },
        "\/wpda\/table\/select": {
            "namespace": "wpda",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "col": {
                            "type": "mixed",
                            "description": "Table or view columns",
                            "required": false
                        },
                        "page_index": {
                            "type": "integer",
                            "description": "Page number",
                            "default": 0,
                            "minimum": 0,
                            "required": false
                        },
                        "page_size": {
                            "type": "integer",
                            "description": "Rows per page (0=all)",
                            "default": 10,
                            "minimum": 1,
                            "required": false
                        },
                        "search": {
                            "type": "string",
                            "description": "Global search filter",
                            "required": false
                        },
                        "search_columns": {
                            "type": "mixed",
                            "description": "Column search filters",
                            "required": false
                        },
                        "search_column_fns": {
                            "description": "Column search filter modes",
                            "required": false
                        },
                        "sorting": {
                            "description": "Order by (array of { id and desc })",
                            "required": false
                        },
                        "row_count": {
                            "type": "integer",
                            "description": "Row count",
                            "minimum": 0,
                            "required": false
                        },
                        "row_count_estimate": {
                            "type": "boolean",
                            "description": "Calculate row count estimate",
                            "required": false
                        },
                        "media": {
                            "type": "mixed",
                            "description": "Media columns",
                            "required": false
                        },
                        "client_side": {
                            "type": "boolean",
                            "description": "Server side processing",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/table\/select"
                    }
                ]
            }
        },
        "\/wpda\/table\/get": {
            "namespace": "wpda",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "key": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        },
                        "media": {
                            "type": "mixed",
                            "description": "Media columns",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/table\/get"
                    }
                ]
            }
        },
        "\/wpda\/table\/insert": {
            "namespace": "wpda",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "val": {
                            "type": "mixed",
                            "description": "Column values",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/table\/insert"
                    }
                ]
            }
        },
        "\/wpda\/table\/update": {
            "namespace": "wpda",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "key": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        },
                        "val": {
                            "type": "mixed",
                            "description": "Column values",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/table\/update"
                    }
                ]
            }
        },
        "\/wpda\/table\/delete": {
            "namespace": "wpda",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "key": {
                            "type": "mixed",
                            "description": "Primary key",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/table\/delete"
                    }
                ]
            }
        },
        "\/wpda\/table\/lov": {
            "namespace": "wpda",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "col": {
                            "type": "string",
                            "description": "Column name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/table\/lov"
                    }
                ]
            }
        },
        "\/wpda\/action\/rename": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string (does not accept system schemas)",
                            "required": true
                        },
                        "from_tbl": {
                            "type": "string",
                            "description": "Source table name (does not rename WordPress tables)",
                            "required": true
                        },
                        "to_tbl": {
                            "type": "string",
                            "description": "Destination table name (cannot overwrite existing table)",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/action\/rename"
                    }
                ]
            }
        },
        "\/wpda\/action\/copy": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "from_dbs": {
                            "type": "string",
                            "description": "Source database name or remote connection string",
                            "required": true
                        },
                        "to_dbs": {
                            "type": "string",
                            "description": "Destination database name or remote connection string",
                            "required": true
                        },
                        "from_tbl": {
                            "type": "string",
                            "description": "Source table name",
                            "required": true
                        },
                        "to_tbl": {
                            "type": "string",
                            "description": "Destination table name",
                            "required": true
                        },
                        "copy_data": {
                            "type": "boolean",
                            "description": "Copy data from source to destination table",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/action\/copy"
                    }
                ]
            }
        },
        "\/wpda\/action\/truncate": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string (does not accept system schemas)",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Source table name (does not truncate WordPress tables)",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/action\/truncate"
                    }
                ]
            }
        },
        "\/wpda\/action\/drop": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string (does not accept system schemas)",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Source table name (does not drop WordPress tables)",
                            "required": true
                        },
                        "typ": {
                            "type": "integer",
                            "description": "Type = 0, view = 1",
                            "minimum": 0,
                            "maximum": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/action\/drop"
                    }
                ]
            }
        },
        "\/wpda\/action\/import": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/action\/import"
                    }
                ]
            }
        },
        "\/wpda\/action\/mail": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "to": {
                            "type": "string",
                            "description": "To",
                            "required": false
                        },
                        "subject": {
                            "type": "string",
                            "description": "Subject",
                            "required": false
                        },
                        "message": {
                            "type": "string",
                            "description": "Message",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/action\/mail"
                    }
                ]
            }
        },
        "\/wpda\/action\/get_row_count": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/action\/get_row_count"
                    }
                ]
            }
        },
        "\/wpda\/action\/update_row_count": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table name",
                            "required": true
                        },
                        "cnt": {
                            "type": "integer",
                            "description": "Hard row count estimation",
                            "minimum": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/action\/update_row_count"
                    }
                ]
            }
        },
        "\/wpda\/save-settings": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "description": "Setting type",
                            "required": true
                        },
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        },
                        "settings": {
                            "type": "string",
                            "description": "Settings JSON as string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/save-settings"
                    }
                ]
            }
        },
        "\/wpda\/qb\/open": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/qb\/open"
                    }
                ]
            }
        },
        "\/wpda\/qb\/run": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "query": {
                            "type": "string",
                            "description": "SQL query",
                            "required": true
                        },
                        "limit": {
                            "type": "string",
                            "description": "Limit query output",
                            "required": false
                        },
                        "protect": {
                            "type": "boolean",
                            "description": "Protect WordPress tables",
                            "required": false
                        },
                        "params": {
                            "type": "array",
                            "description": "Cron job parameters",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/qb\/run"
                    }
                ]
            }
        },
        "\/wpda\/qb\/save": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        },
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        },
                        "query": {
                            "type": "string",
                            "description": "SQL query",
                            "required": true
                        },
                        "vqb": {
                            "type": "boolean",
                            "description": "Query uses Visual Query Builder",
                            "required": false
                        },
                        "old_name": {
                            "type": "string",
                            "description": "Old query name",
                            "required": false
                        },
                        "insert": {
                            "type": "boolean",
                            "description": "Perform insert",
                            "required": false
                        },
                        "params": {
                            "type": "array",
                            "description": "Cron job parameters",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/qb\/save"
                    }
                ]
            }
        },
        "\/wpda\/qb\/delete": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/qb\/delete"
                    }
                ]
            }
        },
        "\/wpda\/qb\/copy": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_from": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        },
                        "from": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        },
                        "access_to": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        },
                        "to": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/qb\/copy"
                    }
                ]
            }
        },
        "\/wpda\/qb\/hints": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/qb\/hints"
                    }
                ]
            }
        },
        "\/wpda\/qb\/ac": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "enable": {
                            "type": "boolean",
                            "description": "Get|set auto complete",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/qb\/ac"
                    }
                ]
            }
        },
        "\/wpda\/qb\/cron\/schedules": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/qb\/cron\/schedules"
                    }
                ]
            }
        },
        "\/wpda\/qb\/cron\/add": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        },
                        "params": {
                            "type": "array",
                            "description": "Cron job parameters",
                            "required": false
                        },
                        "start": {
                            "type": "integer",
                            "description": "Start date\/time",
                            "required": true
                        },
                        "interval": {
                            "type": "string",
                            "description": "Recurrence",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/qb\/cron\/add"
                    }
                ]
            }
        },
        "\/wpda\/qb\/cron\/delete": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        },
                        "params": {
                            "type": "array",
                            "description": "Cron job parameters",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/qb\/cron\/delete"
                    }
                ]
            }
        },
        "\/wpda\/qb\/vqb\/get": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access": {
                            "type": "string",
                            "description": "Access (user | global) ",
                            "required": true
                        },
                        "name": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/qb\/vqb\/get"
                    }
                ]
            }
        },
        "\/wpda\/qb\/vqb\/tbl": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        },
                        "tbl": {
                            "type": "string",
                            "description": "Table or view name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/qb\/vqb\/tbl"
                    }
                ]
            }
        },
        "\/wpda\/ai\/sql": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "prompt": {
                            "type": "string",
                            "description": "Prompt",
                            "required": true
                        },
                        "model": {
                            "type": "string",
                            "description": "Model",
                            "required": true
                        },
                        "explain": {
                            "type": "boolean",
                            "description": "Add explanations",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/ai\/sql"
                    }
                ]
            }
        },
        "\/wpda\/ai\/hints": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dbs": {
                            "type": "string",
                            "description": "Local database name or remote connection string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/ai\/hints"
                    }
                ]
            }
        },
        "\/wpda\/ai\/enabled": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/ai\/enabled"
                    }
                ]
            }
        },
        "\/wpda\/ai\/enable": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "API Key",
                            "required": true
                        },
                        "encrypt": {
                            "type": "boolean",
                            "description": "Encrypt API key",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/ai\/enable"
                    }
                ]
            }
        },
        "\/wpda\/export\/cron\/schedules": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/export\/cron\/schedules"
                    }
                ]
            }
        },
        "\/wpda\/export\/cron\/add": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        },
                        "params": {
                            "type": "array",
                            "description": "Cron job parameters",
                            "required": false
                        },
                        "start": {
                            "type": "integer",
                            "description": "Start date\/time",
                            "required": true
                        },
                        "interval": {
                            "type": "string",
                            "description": "Recurrence",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/export\/cron\/add"
                    }
                ]
            }
        },
        "\/wpda\/export\/cron\/delete": {
            "namespace": "wpda",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "name": {
                            "type": "string",
                            "description": "Query name",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wpda\/export\/cron\/delete"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "monsterinsights\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/monsterinsights\/v1"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/feedback": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/monsterinsights\/v1\/feedback"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/onboarding\/settings": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/monsterinsights\/v1\/onboarding\/settings"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/onboarding\/connect-url": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "license_key": {
                            "type": "string",
                            "required": true
                        },
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/monsterinsights\/v1\/onboarding\/connect-url"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/onboarding\/set-license-key": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "license_key": {
                            "type": "string",
                            "required": true
                        },
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/monsterinsights\/v1\/onboarding\/set-license-key"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/onboarding\/delete-onboarding-key": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "onboarding_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/monsterinsights\/v1\/onboarding\/delete-onboarding-key"
                    }
                ]
            }
        },
        "\/really-simple-security\/v1\/two-fa\/v2": {
            "namespace": "really-simple-security\/v1\/two-fa\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "really-simple-security\/v1\/two-fa\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/really-simple-security\/v1\/two-fa\/v2"
                    }
                ]
            }
        },
        "\/really-simple-security\/v1\/two-fa\/v2\/do_not_ask_again": {
            "namespace": "really-simple-security\/v1\/two-fa\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "user_id": {
                            "type": "integer",
                            "required": true
                        },
                        "login_nonce": {
                            "type": "string",
                            "required": true
                        },
                        "redirect_to": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/really-simple-security\/v1\/two-fa\/v2\/do_not_ask_again"
                    }
                ]
            }
        },
        "\/really-simple-security\/v1\/two-fa\/v2\/skip_onboarding": {
            "namespace": "really-simple-security\/v1\/two-fa\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "user_id": {
                            "type": "integer",
                            "required": true
                        },
                        "login_nonce": {
                            "type": "string",
                            "required": true
                        },
                        "redirect_to": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/really-simple-security\/v1\/two-fa\/v2\/skip_onboarding"
                    }
                ]
            }
        },
        "\/really-simple-security\/v1\/two-fa\/v2\/save_default_method_email": {
            "namespace": "really-simple-security\/v1\/two-fa\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "user_id": {
                            "type": "integer",
                            "required": true
                        },
                        "login_nonce": {
                            "type": "string",
                            "required": true
                        },
                        "provider": {
                            "type": "string",
                            "required": true
                        },
                        "redirect_to": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/really-simple-security\/v1\/two-fa\/v2\/save_default_method_email"
                    }
                ]
            }
        },
        "\/really-simple-security\/v1\/two-fa\/v2\/save_default_method_email_profile": {
            "namespace": "really-simple-security\/v1\/two-fa\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "user_id": {
                            "type": "integer",
                            "required": true
                        },
                        "login_nonce": {
                            "type": "string",
                            "required": true
                        },
                        "provider": {
                            "type": "string",
                            "required": true
                        },
                        "redirect_to": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/really-simple-security\/v1\/two-fa\/v2\/save_default_method_email_profile"
                    }
                ]
            }
        },
        "\/really-simple-security\/v1\/two-fa\/v2\/validate_email_setup": {
            "namespace": "really-simple-security\/v1\/two-fa\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "provider": {
                            "type": "string",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "required": true
                        },
                        "login_nonce": {
                            "type": "string",
                            "required": true
                        },
                        "token": {
                            "type": "string",
                            "required": true
                        },
                        "redirect_to": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/really-simple-security\/v1\/two-fa\/v2\/validate_email_setup"
                    }
                ]
            }
        },
        "\/really-simple-security\/v1\/two-fa\/v2\/resend_email_code": {
            "namespace": "really-simple-security\/v1\/two-fa\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "user_id": {
                            "type": "integer",
                            "required": true
                        },
                        "login_nonce": {
                            "type": "string",
                            "required": true
                        },
                        "provider": {
                            "type": "string",
                            "required": true
                        },
                        "profile": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/really-simple-security\/v1\/two-fa\/v2\/resend_email_code"
                    }
                ]
            }
        },
        "\/mueckinvest\/v1\/premium": {
            "namespace": "mueckinvest\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/mueckinvest\/v1\/premium"
                    }
                ]
            }
        },
        "\/mueckinvest\/v1\/status": {
            "namespace": "mueckinvest\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/mueckinvest\/v1\/status"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "google-site-kit\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/setup-tag": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/setup-tag"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/connection": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/connection"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/authentication": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/authentication"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/disconnect": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/disconnect"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/get-token": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/get-token"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/user-input-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "questions": {
                                        "purpose": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "postFrequency": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "goals": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "includeConversionEvents": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/user-input-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/audience-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "configuredAudiences": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "isAudienceSegmentationWidgetHidden": {
                                            "type": "boolean"
                                        },
                                        "didSetAudiences": {
                                            "type": "boolean"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/audience-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/conversion-reporting-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "newEventsCalloutDismissedAt": {
                                            "type": "integer"
                                        },
                                        "lostEventsCalloutDismissedAt": {
                                            "type": "integer"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/conversion-reporting-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/list": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/list"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/activation": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/activation"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/info": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/info"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/check-access": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/check-access"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/notifications": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Settings to set.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/data-available": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/modules\/(?P<slug>[a-z0-9\\-]+)\/data\/(?P<datapoint>[a-z\\-]+)": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Module data point to address.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "Identifier for the module.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "Module data point to address.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "Data to set.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/recover-modules": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/recover-modules"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/modules\/data\/sharing-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-items": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "minProperties": 1,
                            "additionalProperties": false,
                            "properties": {
                                "slugs": {
                                    "type": "array",
                                    "required": true,
                                    "items": {
                                        "type": "string"
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-items"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-item": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-item"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/expirable-items": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/expirable-items"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "array",
                            "description": "",
                            "default": null,
                            "items": {
                                "type": "object",
                                "additionalProperties": false,
                                "properties": {
                                    "slug": {
                                        "type": "string",
                                        "required": true
                                    },
                                    "expiration": {
                                        "type": "integer",
                                        "required": true
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/set-expirable-item-timers"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/permissions": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/permissions"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/nonces": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/nonces"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-trigger": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "triggerID": {
                                    "type": "string",
                                    "required": true
                                },
                                "ttl": {
                                    "type": "integer",
                                    "minimum": 0
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-trigger"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-event": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "session": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "session_id": {
                                            "type": "string",
                                            "required": true
                                        },
                                        "session_token": {
                                            "type": "string",
                                            "required": true
                                        }
                                    }
                                },
                                "event": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "survey_shown": {
                                            "type": "object"
                                        },
                                        "survey_closed": {
                                            "type": "object"
                                        },
                                        "question_answered": {
                                            "type": "object"
                                        },
                                        "completion_shown": {
                                            "type": "object"
                                        },
                                        "follow_up_link_clicked": {
                                            "type": "object"
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-event"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/reset": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/reset-persistent": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/reset-persistent"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/developer-plugin": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/developer-plugin"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/tracking": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "required": true
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/tracking"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/search\/data\/entity-search": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "query": {
                            "type": "string",
                            "description": "Text content to search for.",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/search\/data\/entity-search"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "enabled": {
                                    "type": "boolean",
                                    "required": false
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/admin-bar-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/notifications": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/notifications"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/mark-notification": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/mark-notification"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/site-health-tag-placement-test"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/health-checks": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/health-checks"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-tour"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/key-metrics": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "isWidgetHidden": {
                                            "type": "boolean",
                                            "required": true
                                        },
                                        "widgetSlugs": {
                                            "type": "array",
                                            "required": false,
                                            "maxItems": 8,
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/key-metrics"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismissed-prompts"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/user\/data\/dismiss-prompt"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-mode": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "minProperties": 1,
                                    "additionalProperties": false,
                                    "properties": {
                                        "enabled": {
                                            "type": "boolean"
                                        },
                                        "regions": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-mode"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-api-info": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-info"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/consent-api-activate": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-activate"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/ads-measurement-status": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/ads-measurement-status"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "properties": {
                                "settings": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "enabled": {
                                            "type": "boolean",
                                            "required": true
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/google-site-kit\/v1\/core\/site\/data\/conversion-tracking"
                    }
                ]
            }
        },
        "\/aios\/v1\/onboarding": {
            "namespace": "aios\/v1\/onboarding",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "aios\/v1\/onboarding",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aios\/v1\/onboarding"
                    }
                ]
            }
        },
        "\/aios\/v1\/onboarding\/tfa_key_is_valid": {
            "namespace": "aios\/v1\/onboarding",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/aios\/v1\/onboarding\/tfa_key_is_valid"
                    }
                ]
            }
        },
        "\/monsterinsights\/v1\/popular-posts\/themes\/(?P<type>[a-zA-Z0-9-]+)": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/monsterinsights\/v1\/terms\/(?P<slug>[a-zA-Z0-9-_]+)": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/monsterinsights\/v1\/taxonomy\/(?P<slug>[a-zA-Z0-9-_]+)": {
            "namespace": "monsterinsights\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/assistant-wizard\/v1": {
            "namespace": "assistant-wizard\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "assistant-wizard\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/assistant-wizard\/v1"
                    }
                ]
            }
        },
        "\/assistant-wizard\/v1\/process-install-data": {
            "namespace": "assistant-wizard\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/assistant-wizard\/v1\/process-install-data"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/presets\/banner": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/presets\/banner"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/templates\/(?P<type>blocker|services)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "storage": {
                            "type": "enum",
                            "enum": [
                                "use",
                                "invalidate",
                                "redownload"
                            ],
                            "default": "use",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-cookie-banner\/v1\/templates\/(?P<type>blocker|services)\/(?P<identifier>[a-zA-Z0-9_-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-cookie-banner\/v1\/settings": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "rcb-banner-active": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-blocker-active": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-operator-country": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "enum": [
                                "AF",
                                "AX",
                                "AL",
                                "DZ",
                                "AS",
                                "AD",
                                "AO",
                                "AI",
                                "AQ",
                                "AG",
                                "AR",
                                "AM",
                                "AW",
                                "AU",
                                "AT",
                                "AZ",
                                "BS",
                                "BH",
                                "BD",
                                "BB",
                                "BY",
                                "BE",
                                "BZ",
                                "BJ",
                                "BM",
                                "BT",
                                "BO",
                                "BQ",
                                "BA",
                                "BW",
                                "BV",
                                "BR",
                                "IO",
                                "BN",
                                "BG",
                                "BF",
                                "BI",
                                "KH",
                                "CM",
                                "CA",
                                "CV",
                                "CW",
                                "KY",
                                "CF",
                                "TD",
                                "CL",
                                "CN",
                                "CX",
                                "CC",
                                "CO",
                                "KM",
                                "CG",
                                "CD",
                                "CK",
                                "CR",
                                "CI",
                                "HR",
                                "CU",
                                "CY",
                                "CZ",
                                "DK",
                                "DJ",
                                "DM",
                                "DO",
                                "EC",
                                "EG",
                                "SV",
                                "SX",
                                "GQ",
                                "ER",
                                "EE",
                                "ET",
                                "FK",
                                "FO",
                                "FJ",
                                "FI",
                                "FR",
                                "GF",
                                "PF",
                                "TF",
                                "GA",
                                "GM",
                                "GE",
                                "DE",
                                "GH",
                                "GI",
                                "GR",
                                "GL",
                                "GD",
                                "GP",
                                "GU",
                                "GT",
                                "GG",
                                "GN",
                                "GW",
                                "GY",
                                "HT",
                                "HM",
                                "VA",
                                "HN",
                                "HK",
                                "HU",
                                "IS",
                                "IN",
                                "ID",
                                "IR",
                                "IQ",
                                "IE",
                                "IM",
                                "IL",
                                "IT",
                                "JM",
                                "JP",
                                "JE",
                                "JO",
                                "KZ",
                                "KE",
                                "KI",
                                "KR",
                                "KP",
                                "KW",
                                "KG",
                                "LA",
                                "LV",
                                "LB",
                                "LS",
                                "LR",
                                "LY",
                                "LI",
                                "LT",
                                "LU",
                                "MO",
                                "MK",
                                "MG",
                                "MW",
                                "MY",
                                "MV",
                                "ML",
                                "MT",
                                "MH",
                                "MQ",
                                "MR",
                                "MU",
                                "YT",
                                "MX",
                                "FM",
                                "MD",
                                "MC",
                                "MN",
                                "ME",
                                "MS",
                                "MA",
                                "MZ",
                                "MM",
                                "NA",
                                "NR",
                                "NP",
                                "NL",
                                "AN",
                                "NC",
                                "NZ",
                                "NI",
                                "NE",
                                "NG",
                                "NU",
                                "NF",
                                "MP",
                                "NO",
                                "OM",
                                "PK",
                                "PW",
                                "PS",
                                "PA",
                                "PG",
                                "PY",
                                "PE",
                                "PH",
                                "PN",
                                "PL",
                                "PT",
                                "PR",
                                "QA",
                                "RE",
                                "RO",
                                "RU",
                                "RW",
                                "BL",
                                "SH",
                                "KN",
                                "LC",
                                "MF",
                                "PM",
                                "VC",
                                "WS",
                                "SM",
                                "ST",
                                "SA",
                                "SN",
                                "RS",
                                "SC",
                                "SL",
                                "SG",
                                "SK",
                                "SI",
                                "SB",
                                "SO",
                                "ZA",
                                "GS",
                                "ES",
                                "LK",
                                "SD",
                                "SR",
                                "SS",
                                "SJ",
                                "SZ",
                                "SE",
                                "CH",
                                "SY",
                                "TW",
                                "TJ",
                                "TZ",
                                "TH",
                                "TL",
                                "TG",
                                "TK",
                                "TO",
                                "TT",
                                "TN",
                                "TR",
                                "TM",
                                "TC",
                                "TV",
                                "UG",
                                "UA",
                                "AE",
                                "GB",
                                "US",
                                "UM",
                                "UY",
                                "UZ",
                                "VU",
                                "VE",
                                "VN",
                                "VG",
                                "VI",
                                "WF",
                                "XK",
                                "EH",
                                "YE",
                                "ZM",
                                "ZW",
                                ""
                            ],
                            "required": false
                        },
                        "rcb-operator-contact-address": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-operator-contact-phone": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-operator-contact-email": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-operator-contact-form-id": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-cookie-policy-id": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-territorial-legal-basis": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-accept-all-for-bots": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-respect-do-not-track": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-cookie-duration": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-cookie-version": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-failed-consent-documentation-handling": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "enum": [
                                "optimistic",
                                "essentials"
                            ],
                            "required": false
                        },
                        "rcb-save-ip": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-age-notice": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-age-notice-age-limit": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "enum": [
                                "INHERIT",
                                "GDPR",
                                "BE",
                                "DK",
                                "EE",
                                "FI",
                                "IS",
                                "LV",
                                "NO",
                                "PT",
                                "SE",
                                "MT",
                                "AT",
                                "BG",
                                "CY",
                                "IT",
                                "LT",
                                "ES",
                                "CZ",
                                "FR",
                                "GR",
                                "SI",
                                "DE",
                                "HR",
                                "HU",
                                "LI",
                                "LU",
                                "NL",
                                "PL",
                                "RO",
                                "SK",
                                "IE",
                                "CH"
                            ],
                            "required": false
                        },
                        "rcb-list-services-notice": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-consent-duration": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/settings"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/checklist": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/checklist"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/checklist\/(?P<id>[a-zA-Z0-9_-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "state": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/real-cookie-banner\/v1\/revision\/second-view": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/revision\/second-view"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/revision\/current": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET",
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": {
                        "needs_retrigger": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/revision\/current"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/revision\/(?P<hash>[a-zA-Z0-9_-]{32})": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "backwardsCompatibility": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-cookie-banner\/v1\/revision\/independent\/(?P<hash>[a-zA-Z0-9_-]{32})": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "backwardsCompatibility": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-cookie-banner\/v1\/cookie-groups\/order": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/cookie-groups\/order"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/cookies\/order": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/cookies\/order"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/cookies\/unassigned": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/cookies\/unassigned"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/country-bypass\/database": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "PUT"
            ],
            "endpoints": [
                {
                    "methods": [
                        "PUT"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/country-bypass\/database"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/migration\/(?P<migrationId>[a-zA-Z0-9_-]+)\/(?P<actionId>[a-zA-Z0-9_-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-cookie-banner\/v1\/migration\/(?P<migrationId>[a-zA-Z0-9_-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-cookie-banner\/v1\/nav-menu\/add-links": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/nav-menu\/add-links"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/create-cookie-policy": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/create-cookie-policy"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/consent\/all": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "offset": {
                            "type": "number",
                            "required": true
                        },
                        "per_page": {
                            "type": "number",
                            "required": false
                        },
                        "uuid": {
                            "type": "string",
                            "required": false
                        },
                        "ip": {
                            "type": "string",
                            "required": false
                        },
                        "referer": {
                            "type": "string",
                            "required": false
                        },
                        "from": {
                            "type": "string",
                            "required": false
                        },
                        "to": {
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "migration": {
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/consent\/all"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/consent\/referer": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/consent\/referer"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/consent\/clear": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "cookies": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/consent\/clear"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/consent": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dummy": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "markAsDoNotTrack": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "buttonClicked": {
                            "type": "string",
                            "enum": [
                                "none",
                                "main_all",
                                "main_essential",
                                "main_close_icon",
                                "main_custom",
                                "ind_all",
                                "ind_essential",
                                "ind_close_icon",
                                "ind_custom",
                                "implicit_all",
                                "implicit_essential",
                                "shortcode_revoke",
                                "unblock"
                            ],
                            "required": true
                        },
                        "blocker": {
                            "type": "number",
                            "default": 0,
                            "required": false
                        },
                        "blockerThumbnail": {
                            "type": "string",
                            "required": false
                        },
                        "viewPortWidth": {
                            "type": "number",
                            "default": 0,
                            "required": false
                        },
                        "viewPortHeight": {
                            "type": "number",
                            "default": 0,
                            "required": false
                        },
                        "tcfString": {
                            "type": "string",
                            "required": false
                        },
                        "recorderJsonString": {
                            "type": "string",
                            "required": false
                        },
                        "uiView": {
                            "type": "string",
                            "required": false
                        },
                        "createdClientTime": {
                            "type": "string",
                            "required": false
                        },
                        "setCookies": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "referer": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/consent"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/consent\/dynamic-predecision": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "viewPortWidth": {
                            "type": "number",
                            "default": 0,
                            "required": false
                        },
                        "viewPortHeight": {
                            "type": "number",
                            "default": 0,
                            "required": false
                        },
                        "referer": {
                            "type": "string",
                            "required": false
                        },
                        "tcfStringImplicitEssentials": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/consent\/dynamic-predecision"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/consent\/(?P<id>[0-9]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-cookie-banner\/v1\/stats\/(?P<slug>[a-zA-Z0-9_-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "from": {
                            "type": "string",
                            "required": true
                        },
                        "to": {
                            "type": "string",
                            "required": true
                        },
                        "context": {
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/real-cookie-banner\/v1\/scanner\/queue": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "purgeUnused": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/scanner\/queue"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/scanner\/result\/templates": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/scanner\/result\/templates"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/scanner\/result\/externals": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/scanner\/result\/externals"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/scanner\/result\/externals\/host\/(?P<host>[a-zA-Z0-9\\._-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-cookie-banner\/v1\/scanner\/result\/externals\/template\/(?P<template>[a-zA-Z0-9_-]+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-cookie-banner\/v1\/scanner\/result\/ignore": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "enum": [
                                "template",
                                "host"
                            ],
                            "required": true
                        },
                        "value": {
                            "type": "string",
                            "required": true
                        },
                        "ignored": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/scanner\/result\/ignore"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/scanner\/result\/markup\/(?P<id>\\d+)": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/real-cookie-banner\/v1\/scanner\/scan-without-login": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "required": true
                        },
                        "jobId": {
                            "type": "number",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/scanner\/scan-without-login"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/import": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "json": {
                            "type": "string",
                            "required": true
                        },
                        "cookieGroup": {
                            "type": "number",
                            "required": true
                        },
                        "cookieStatus": {
                            "type": "enum",
                            "enum": [
                                "keep",
                                "publish",
                                "private",
                                "draft"
                            ],
                            "required": true
                        },
                        "cookieSkipExisting": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "blockerStatus": {
                            "type": "enum",
                            "enum": [
                                "keep",
                                "publish",
                                "private",
                                "draft"
                            ],
                            "required": true
                        },
                        "blockerSkipExisting": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "tcfVendorConfigurationStatus": {
                            "type": "enum",
                            "enum": [
                                "keep",
                                "publish",
                                "private",
                                "draft"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/import"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/export": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "download": {
                            "type": "boolean",
                            "required": false
                        },
                        "settings": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "cookieGroups": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "cookies": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "blocker": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "tcfVendorConfigurations": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "customizeBanner": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/export"
                    }
                ]
            }
        },
        "\/real-cookie-banner\/v1\/export\/consents": {
            "namespace": "real-cookie-banner\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "uuid": {
                            "type": "string",
                            "required": false
                        },
                        "from": {
                            "type": "string",
                            "required": false
                        },
                        "to": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/real-cookie-banner\/v1\/export\/consents"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Punguza majibu ya machapisho yaliyochapishwa baada ya tarehe ya kufuata ya ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Jibu machapisho yaliorekebishwa baada ya tarehe iliyopewa ya kufuata ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Punguza seti ya matokeo iwe ya machapisho yaliyopewa kwa waandishi maalum.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Hakikisha seti ya matokeo haina machapisho yaliyopewa kwa waandishi maalum.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Punguza majibu ya maoni yaliyochapishwa kabla ya tarehe iliyopeanwa ya ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Jibu machapisho yaliorekebishwa baada ya tarehe iliyopewa ya kufuata ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jinsi ya kutafsiri ingizo la utaftaji.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko kulingana na sifa ya chapisho.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Mkusanyiko wa majina ya safu wima ya kutafutwa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Punguza seti ya matokeo iwe ya machapisho yaliyo na slugs Maalum moja au zaidi.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Punguza matokeo kwa seti ya machapisho yaliyopewa wa status moja au zaidi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Matokeo ya kikomo yamewekwa kulingana na uhusiano kati ya taksonomia nyingi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "Matokeo ya kikomo yamewekwa kwa vipengee vilivyo na masharti mahususi yaliyowekwa katika taksonomia ya categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Orodha ya Kitambulisho cha Muda",
                                    "description": "Linganisha masharti na Vitambulisho vilivyoorodheshwa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Hoja ya Taxonomia ya Kitambulisho cha Muda",
                                    "description": "Tekeleza swali la muda wa juu.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Vitambulisho vya muda.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Ikiwa itajumuisha sheria na masharti ya watoto katika sheria na masharti yanayozuia seti ya matokeo.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "Ikiwa vipengee lazima vipewe masharti yote au yoyote kati ya masharti maalum.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "Punguza seti ya matokeo iwe ya vitu vyote vilivyo na neno lilopeanwa kwenye taxonomia ya categories.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Orodha ya Kitambulisho cha Muda",
                                    "description": "Linganisha masharti na Vitambulisho vilivyoorodheshwa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Hoja ya Taxonomia ya Kitambulisho cha Muda",
                                    "description": "Tekeleza swali la muda wa juu.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Vitambulisho vya muda.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "Ikiwa itajumuisha sheria na masharti ya watoto katika sheria na masharti yanayozuia seti ya matokeo.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "Matokeo ya kikomo yamewekwa kwa vipengee vilivyo na masharti mahususi yaliyowekwa katika taksonomia ya tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Orodha ya Kitambulisho cha Muda",
                                    "description": "Linganisha masharti na Vitambulisho vilivyoorodheshwa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Hoja ya Taxonomia ya Kitambulisho cha Muda",
                                    "description": "Tekeleza swali la muda wa juu.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Vitambulisho vya muda.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Ikiwa vipengee lazima vipewe masharti yote au yoyote kati ya masharti maalum.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "Punguza seti ya matokeo iwe ya vitu vyote vilivyo na neno lilopeanwa kwenye taxonomia ya tags.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Orodha ya Kitambulisho cha Muda",
                                    "description": "Linganisha masharti na Vitambulisho vilivyoorodheshwa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Hoja ya Taxonomia ya Kitambulisho cha Muda",
                                    "description": "Tekeleza swali la muda wa juu.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Vitambulisho vya muda.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "Punguzo seti ya matokeo iwe vitu ambavyo havisogei.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "Whether to ignore sticky posts or not.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "Matokeo ya kikomo yamewekwa kwa vipengee vilivyokabidhiwa umbizo moja au zaidi uliyopewa.",
                            "type": "array",
                            "uniqueItems": true,
                            "items": {
                                "enum": [
                                    "standard",
                                    "aside",
                                    "chat",
                                    "gallery",
                                    "link",
                                    "image",
                                    "quote",
                                    "status",
                                    "video",
                                    "audio"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la kuzuia kufikia yaliyomo na dondoo.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha chapisho, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya chapisho, kama yalivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaliyomo HTML kwa kitu hicho, imebadilishwa kwa ajili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Toleo la muundo wa kiwango cha maandishi kinachotumiwa na kitu hicho.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Iwapo yaliyomo yanalindwa kwa nenosiri.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Kitambulisho cha mwandishi wa chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Dondoo ya chapisho hili.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Dondoo la chapisho, kama lilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nukuu ya HTML ya chapisho, iliyobadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ikiwa dondoo inalindwa na nywila.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Kitambulisho cha media iliyoangaziwa kwa chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Iwapo maoni yamefunguliwa au la kwenye chapisho.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Ikiwa chapisho linaweza kubatizwa au la.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Muundo wa chapisho.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Iwapo chapisho linafaa kuchukuliwa kuwa linanata au la.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Masharti yaliyogawiwa kwa chapisho katika taxonomia ya category .",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Masharti yaliyogawiwa kwa chapisho katika taxonomia ya post_tag .",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/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": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Batilisha urefu wa dondoo chaguomsingi.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Nywila ya chapisho iwapo linalindwa kwa nywila.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la kuzuia kufikia yaliyomo na dondoo.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha chapisho, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya chapisho, kama yalivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaliyomo HTML kwa kitu hicho, imebadilishwa kwa ajili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Toleo la muundo wa kiwango cha maandishi kinachotumiwa na kitu hicho.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Iwapo yaliyomo yanalindwa kwa nenosiri.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Kitambulisho cha mwandishi wa chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Dondoo ya chapisho hili.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Dondoo la chapisho, kama lilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nukuu ya HTML ya chapisho, iliyobadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ikiwa dondoo inalindwa na nywila.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Kitambulisho cha media iliyoangaziwa kwa chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Iwapo maoni yamefunguliwa au la kwenye chapisho.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Ikiwa chapisho linaweza kubatizwa au la.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Muundo wa chapisho.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Iwapo chapisho linafaa kuchukuliwa kuwa linanata au la.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Masharti yaliyogawiwa kwa chapisho katika taxonomia ya category .",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Masharti yaliyogawiwa kwa chapisho katika taxonomia ya post_tag .",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kama itakwepa Tupio na kulazimisha kufuta.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa masahihisho.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko na sifa ya kitu.",
                            "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": "Kitambulisho cha mzazi wa masahihisho.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kipekee cha marekebisho.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa masahihisho.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kipekee cha marekebisho.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Inahitaji kuwa kweli, maana marudio hayajawezeshwa kuwekwa kwa taka\t",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa uhifadhi otomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa uhifadhi otomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la kuzuia kufikia yaliyomo na dondoo.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha chapisho, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya chapisho, kama yalivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaliyomo HTML kwa kitu hicho, imebadilishwa kwa ajili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Toleo la muundo wa kiwango cha maandishi kinachotumiwa na kitu hicho.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Iwapo yaliyomo yanalindwa kwa nenosiri.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Kitambulisho cha mwandishi wa chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Dondoo ya chapisho hili.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Dondoo la chapisho, kama lilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nukuu ya HTML ya chapisho, iliyobadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ikiwa dondoo inalindwa na nywila.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Kitambulisho cha media iliyoangaziwa kwa chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Iwapo maoni yamefunguliwa au la kwenye chapisho.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Ikiwa chapisho linaweza kubatizwa au la.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "Muundo wa chapisho.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "Iwapo chapisho linafaa kuchukuliwa kuwa linanata au la.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "Masharti yaliyogawiwa kwa chapisho katika taxonomia ya category .",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "Masharti yaliyogawiwa kwa chapisho katika taxonomia ya 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": "Kitambulisho cha mzazi wa uhifadhi otomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kuhifadhi kiotomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Punguza majibu ya machapisho yaliyochapishwa baada ya tarehe ya kufuata ya ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Jibu machapisho yaliorekebishwa baada ya tarehe iliyopewa ya kufuata ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Punguza seti ya matokeo iwe ya machapisho yaliyopewa kwa waandishi maalum.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Hakikisha seti ya matokeo haina machapisho yaliyopewa kwa waandishi maalum.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Punguza majibu ya maoni yaliyochapishwa kabla ya tarehe iliyopeanwa ya ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Jibu machapisho yaliorekebishwa baada ya tarehe iliyopewa ya kufuata ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Punguza seti ya matokeo iwe ya machapisho yaliyo na thamani Maalum ya menu_order",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jinsi ya kutafsiri ingizo la utaftaji.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko kulingana na sifa ya chapisho.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Punguza seti ya matokeo iwe vitu vyote vilivyo na kitambulisho cha mzazi maalum.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Punguza seti ya matokeo iwe vitu vyote isipokuwa vile vya kitambulisho cha mzazi maalum.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Mkusanyiko wa majina ya safu wima ya kutafutwa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Punguza seti ya matokeo iwe ya machapisho yaliyo na slugs Maalum moja au zaidi.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Punguza matokeo kwa seti ya machapisho yaliyopewa wa status moja au zaidi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la kuzuia kufikia yaliyomo na dondoo.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha chapisho, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya chapisho, kama yalivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaliyomo HTML kwa kitu hicho, imebadilishwa kwa ajili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Toleo la muundo wa kiwango cha maandishi kinachotumiwa na kitu hicho.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Iwapo yaliyomo yanalindwa kwa nenosiri.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Kitambulisho cha mwandishi wa chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Dondoo ya chapisho hili.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Dondoo la chapisho, kama lilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nukuu ya HTML ya chapisho, iliyobadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ikiwa dondoo inalindwa na nywila.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Kitambulisho cha media iliyoangaziwa kwa chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Iwapo maoni yamefunguliwa au la kwenye chapisho.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Ikiwa chapisho linaweza kubatizwa au la.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Mpangilio wa chapisho kuhusiana na machapisho mengine.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/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": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Batilisha urefu wa dondoo chaguomsingi.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Nywila ya chapisho iwapo linalindwa kwa nywila.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la kuzuia kufikia yaliyomo na dondoo.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha chapisho, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya chapisho, kama yalivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaliyomo HTML kwa kitu hicho, imebadilishwa kwa ajili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Toleo la muundo wa kiwango cha maandishi kinachotumiwa na kitu hicho.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Iwapo yaliyomo yanalindwa kwa nenosiri.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Kitambulisho cha mwandishi wa chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Dondoo ya chapisho hili.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Dondoo la chapisho, kama lilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nukuu ya HTML ya chapisho, iliyobadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ikiwa dondoo inalindwa na nywila.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Kitambulisho cha media iliyoangaziwa kwa chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Iwapo maoni yamefunguliwa au la kwenye chapisho.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Ikiwa chapisho linaweza kubatizwa au la.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Mpangilio wa chapisho kuhusiana na machapisho mengine.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kama itakwepa Tupio na kulazimisha kufuta.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa masahihisho.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko na sifa ya kitu.",
                            "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": "Kitambulisho cha mzazi wa masahihisho.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kipekee cha marekebisho.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa masahihisho.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kipekee cha marekebisho.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Inahitaji kuwa kweli, maana marudio hayajawezeshwa kuwekwa kwa taka\t",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa uhifadhi otomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la kuzuia kufikia yaliyomo na dondoo.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha chapisho, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya chapisho, kama yalivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaliyomo HTML kwa kitu hicho, imebadilishwa kwa ajili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Toleo la muundo wa kiwango cha maandishi kinachotumiwa na kitu hicho.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Iwapo yaliyomo yanalindwa kwa nenosiri.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Kitambulisho cha mwandishi wa chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "Dondoo ya chapisho hili.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Dondoo la chapisho, kama lilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nukuu ya HTML ya chapisho, iliyobadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ikiwa dondoo inalindwa na nywila.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "Kitambulisho cha media iliyoangaziwa kwa chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Iwapo maoni yamefunguliwa au la kwenye chapisho.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Ikiwa chapisho linaweza kubatizwa au la.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Mpangilio wa chapisho kuhusiana na machapisho mengine.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "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": "Kitambulisho cha mzazi wa uhifadhi otomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kuhifadhi kiotomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Punguza majibu ya machapisho yaliyochapishwa baada ya tarehe ya kufuata ya ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Jibu machapisho yaliorekebishwa baada ya tarehe iliyopewa ya kufuata ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Punguza seti ya matokeo iwe ya machapisho yaliyopewa kwa waandishi maalum.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Hakikisha seti ya matokeo haina machapisho yaliyopewa kwa waandishi maalum.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "Punguza majibu ya maoni yaliyochapishwa kabla ya tarehe iliyopeanwa ya ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Jibu machapisho yaliorekebishwa baada ya tarehe iliyopewa ya kufuata ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jinsi ya kutafsiri ingizo la utaftaji.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko kulingana na sifa ya chapisho.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Punguza seti ya matokeo iwe vitu vyote vilivyo na kitambulisho cha mzazi maalum.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "Punguza seti ya matokeo iwe vitu vyote isipokuwa vile vya kitambulisho cha mzazi maalum.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Mkusanyiko wa majina ya safu wima ya kutafutwa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Punguza seti ya matokeo iwe ya machapisho yaliyo na slugs Maalum moja au zaidi.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "Punguza matokeo kwa seti ya machapisho yaliyopewa wa status moja au zaidi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "Limit result set to attachments of a particular media type or media types.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "Limit result set to attachments of a particular MIME type or MIME types.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha chapisho, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Kitambulisho cha mwandishi wa chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Kitambulisho cha media iliyoangaziwa kwa chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Iwapo maoni yamefunguliwa au la kwenye chapisho.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Ikiwa chapisho linaweza kubatizwa au la.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Maandishi mbadala ya kuonyesha wakati kiambatisho hakionyeshi.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Maelezo ya kiambatisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maelezo ya kiambatisho, kama ilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Manukuu ya HTML ya kiambatisho, kilichobadilishwa kwa onyesho.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Maelezo ya bandiko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maelezo ya kitu, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Maelezo ya HTML ya kitu, kilichobadilishwa kwa onyesho.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Kitambulisho kinachohusiana na kiambatisho cha chapisho.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/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": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha chapisho, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "Kitambulisho cha mwandishi wa chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "Kitambulisho cha media iliyoangaziwa kwa chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "Iwapo maoni yamefunguliwa au la kwenye chapisho.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "Ikiwa chapisho linaweza kubatizwa au la.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "type": "string",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Maandishi mbadala ya kuonyesha wakati kiambatisho hakionyeshi.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "Maelezo ya kiambatisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maelezo ya kiambatisho, kama ilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Manukuu ya HTML ya kiambatisho, kilichobadilishwa kwa onyesho.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Maelezo ya bandiko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maelezo ya kitu, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Maelezo ya HTML ya kitu, kilichobadilishwa kwa onyesho.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Kitambulisho kinachohusiana na kiambatisho cha chapisho.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kama itakwepa Tupio na kulazimisha kufuta.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha kiambatisho.",
                            "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 ya faili ya picha iliyohaririwa.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "Msururu wa uhariri wa picha.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "Kuhariri picha.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "Flip",
                                        "properties": {
                                            "type": {
                                                "description": "Flip type.",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "Flip arguments.",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "Flip direction.",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "Whether to flip in the horizontal direction.",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "Whether to flip in the vertical direction.",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Mzunguko",
                                        "properties": {
                                            "type": {
                                                "description": "Aina ya mzunguko.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "Hoja za mzunguko.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "Pembe ya kuzungusha mwendo wa saa kwa digrii.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "Crop",
                                        "properties": {
                                            "type": {
                                                "description": "Aina ya mazao.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "Hoja za mazao.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "Msimamo mlalo kutoka upande wa kushoto ili kuanza upunguzaji kama asilimia ya upana wa picha.",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "Nafasi ya wima kutoka juu ili kuanza kupunguza kama asilimia ya urefu wa picha.",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "Upana wa crop kama asilimia ya upana wa picha.",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "Urefu wa crop kama asilimia ya urefu wa picha.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "Kiasi cha kuzungusha picha kisaa kwa digrii. IMEACHILIWA: Tumia `virekebishaji` badala yake.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "Kama asilimia ya picha, nafasi ya x ya kuanza kupogoa. IMEACHILIWA: Tumia `virekebishaji` badala yake.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "Kama asilimia ya picha, nafasi ya y kuanza kupanda kutoka. IMEACHILIWA: Tumia `virekebishaji` badala yake.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "Kama asilimia ya picha, upana wa kupunguza picha. IMEACHILIWA: Tumia `virekebishaji` badala yake.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "Kama asilimia ya picha, urefu wa kupunguza picha. IMEACHILIWA: Tumia `virekebishaji` badala yake.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "Maelezo ya kiambatisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maelezo ya kiambatisho, kama ilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Manukuu ya HTML ya kiambatisho, kilichobadilishwa kwa onyesho.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Maelezo ya bandiko.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maelezo ya kitu, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Maelezo ya HTML ya kitu, kilichobadilishwa kwa onyesho.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha chapisho, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "Kitambulisho kinachohusiana na kiambatisho cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "Maandishi mbadala ya kuonyesha wakati kiambatisho hakionyeshi.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Punguza majibu ya machapisho yaliyochapishwa baada ya tarehe ya kufuata ya ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Jibu machapisho yaliorekebishwa baada ya tarehe iliyopewa ya kufuata ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Punguza majibu ya maoni yaliyochapishwa kabla ya tarehe iliyopeanwa ya ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Jibu machapisho yaliorekebishwa baada ya tarehe iliyopewa ya kufuata ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jinsi ya kutafsiri ingizo la utaftaji.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko na sifa ya kitu.",
                            "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": "Mkusanyiko wa majina ya safu wima ya kutafutwa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Punguza seti ya matokeo iwe ya machapisho yaliyo na slugs Maalum moja au zaidi.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Punguza matokeo kwa seti ya machapisho yaliyopewa wa status moja au zaidi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Matokeo ya kikomo yamewekwa kulingana na uhusiano kati ya taksonomia nyingi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "Matokeo ya kikomo yamewekwa kwa vipengee vilivyo na masharti mahususi yaliyowekwa katika taksonomia ya menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Orodha ya Kitambulisho cha Muda",
                                    "description": "Linganisha masharti na Vitambulisho vilivyoorodheshwa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Hoja ya Taxonomia ya Kitambulisho cha Muda",
                                    "description": "Tekeleza swali la muda wa juu.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Vitambulisho vya muda.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Ikiwa vipengee lazima vipewe masharti yote au yoyote kati ya masharti maalum.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "Punguza seti ya matokeo iwe ya vitu vyote vilivyo na neno lilopeanwa kwenye taxonomia ya menus.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Orodha ya Kitambulisho cha Muda",
                                    "description": "Linganisha masharti na Vitambulisho vilivyoorodheshwa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Hoja ya Taxonomia ya Kitambulisho cha Muda",
                                    "description": "Tekeleza swali la muda wa juu.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Vitambulisho vya muda.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Punguza seti ya matokeo iwe ya machapisho yaliyo na thamani Maalum ya menu_order",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "Kichwa cha kitu.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha kitu, kama kilivyo katika hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha kitu, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "Familia ya vitu vilivyowakilishwa awali, kama vile \"post_type\" au \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Hali iliyopewa jina la kitu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "Kitambulisho cha mzazi wa kitu.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Maandishi ya sifa ya kichwa cha kipengele cha kiungo cha kipengee hiki cha menyu.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Majina ya darasa kwa kipengele cha kiungo cha kipengee cha menyu hii.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Maelezo ya kipengee hiki cha menyu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "Kitambulisho cha DB cha nav_menu_item ambacho ni mzazi wa menyu ya bidhaa hii, ikiwa kipo, vinginevyo 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Aina ya kitu kilichowakilishwa awali, kama vile \"aina\", \"chapisho\", au \"kiambatisho\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "Kitambulisho cha hifadhidata cha kitu halisi ambacho kipengee cha menyu hii kinawakilisha, kwa mfano kitambulisho cha machapisho au term_id ya kategoria.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Sifa inayolengwa ya kipengele cha kiungo cha kipengee hiki cha menyu.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL ambayo kipengee hiki cha menyu kinaelekeza.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Uhusiano wa XFN ulioonyeshwa kwenye kiungo cha kipengee cha menyu hii.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Masharti yaliyogawiwa kwa kifaa katika nav_menu taksonomia.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/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": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha kitu.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha kitu, kama kilivyo katika hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha kitu, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Familia ya vitu vilivyowakilishwa awali, kama vile \"post_type\" au \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la kitu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa kitu.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "Maandishi ya sifa ya kichwa cha kipengele cha kiungo cha kipengee hiki cha menyu.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Majina ya darasa kwa kipengele cha kiungo cha kipengee cha menyu hii.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Maelezo ya kipengee hiki cha menyu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kitambulisho cha DB cha nav_menu_item ambacho ni mzazi wa menyu ya bidhaa hii, ikiwa kipo, vinginevyo 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Aina ya kitu kilichowakilishwa awali, kama vile \"aina\", \"chapisho\", au \"kiambatisho\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Kitambulisho cha hifadhidata cha kitu halisi ambacho kipengee cha menyu hii kinawakilisha, kwa mfano kitambulisho cha machapisho au term_id ya kategoria.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Sifa inayolengwa ya kipengele cha kiungo cha kipengee hiki cha menyu.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL ambayo kipengee hiki cha menyu kinaelekeza.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Uhusiano wa XFN ulioonyeshwa kwenye kiungo cha kipengee cha menyu hii.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Masharti yaliyogawiwa kwa kifaa katika nav_menu taksonomia.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kama itakwepa Tupio na kulazimisha kufuta.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa uhifadhi otomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa kitu.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha kitu.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha kitu, kama kilivyo katika hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha kitu, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "Familia ya vitu vilivyowakilishwa awali, kama vile \"post_type\" au \"taxonomy\".",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la kitu.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "Maandishi ya sifa ya kichwa cha kipengele cha kiungo cha kipengee hiki cha menyu.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "Majina ya darasa kwa kipengele cha kiungo cha kipengee cha menyu hii.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Maelezo ya kipengee hiki cha menyu.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "Kitambulisho cha DB cha nav_menu_item ambacho ni mzazi wa menyu ya bidhaa hii, ikiwa kipo, vinginevyo 0.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "Aina ya kitu kilichowakilishwa awali, kama vile \"aina\", \"chapisho\", au \"kiambatisho\".",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "Kitambulisho cha hifadhidata cha kitu halisi ambacho kipengee cha menyu hii kinawakilisha, kwa mfano kitambulisho cha machapisho au term_id ya kategoria.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "Sifa inayolengwa ya kipengele cha kiungo cha kipengee hiki cha menyu.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "URL ambayo kipengee hiki cha menyu kinaelekeza.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "Uhusiano wa XFN ulioonyeshwa kwenye kiungo cha kipengee cha menyu hii.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "Masharti yaliyogawiwa kwa kifaa katika nav_menu taksonomia.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa uhifadhi otomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kuhifadhi kiotomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Punguza majibu ya machapisho yaliyochapishwa baada ya tarehe ya kufuata ya ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Jibu machapisho yaliorekebishwa baada ya tarehe iliyopewa ya kufuata ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Punguza majibu ya maoni yaliyochapishwa kabla ya tarehe iliyopeanwa ya ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Jibu machapisho yaliorekebishwa baada ya tarehe iliyopewa ya kufuata ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jinsi ya kutafsiri ingizo la utaftaji.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko kulingana na sifa ya chapisho.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Mkusanyiko wa majina ya safu wima ya kutafutwa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Punguza seti ya matokeo iwe ya machapisho yaliyo na slugs Maalum moja au zaidi.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Punguza matokeo kwa seti ya machapisho yaliyopewa wa status moja au zaidi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Matokeo ya kikomo yamewekwa kulingana na uhusiano kati ya taksonomia nyingi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Matokeo ya kikomo yamewekwa kwa vipengee vilivyo na masharti mahususi yaliyowekwa katika taksonomia ya wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Orodha ya Kitambulisho cha Muda",
                                    "description": "Linganisha masharti na Vitambulisho vilivyoorodheshwa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Hoja ya Taxonomia ya Kitambulisho cha Muda",
                                    "description": "Tekeleza swali la muda wa juu.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Vitambulisho vya muda.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Ikiwa vipengee lazima vipewe masharti yote au yoyote kati ya masharti maalum.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "Punguza seti ya matokeo iwe ya vitu vyote vilivyo na neno lilopeanwa kwenye taxonomia ya wp_pattern_category.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Orodha ya Kitambulisho cha Muda",
                                    "description": "Linganisha masharti na Vitambulisho vilivyoorodheshwa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Hoja ya Taxonomia ya Kitambulisho cha Muda",
                                    "description": "Tekeleza swali la muda wa juu.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Vitambulisho vya muda.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la kuzuia kufikia yaliyomo na dondoo.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya chapisho, kama yalivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Toleo la muundo wa kiwango cha maandishi kinachotumiwa na kitu hicho.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Iwapo yaliyomo yanalindwa kwa nenosiri.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Dondoo ya chapisho hili.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Dondoo la chapisho, kama lilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nukuu ya HTML ya chapisho, iliyobadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ikiwa dondoo inalindwa na nywila.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Masharti yaliyogawiwa kwa chapisho katika taxonomia ya wp_pattern_category .",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/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": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "Batilisha urefu wa dondoo chaguomsingi.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "Nywila ya chapisho iwapo linalindwa kwa nywila.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la kuzuia kufikia yaliyomo na dondoo.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya chapisho, kama yalivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Toleo la muundo wa kiwango cha maandishi kinachotumiwa na kitu hicho.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Iwapo yaliyomo yanalindwa kwa nenosiri.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Dondoo ya chapisho hili.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Dondoo la chapisho, kama lilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nukuu ya HTML ya chapisho, iliyobadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ikiwa dondoo inalindwa na nywila.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Masharti yaliyogawiwa kwa chapisho katika taxonomia ya wp_pattern_category .",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kama itakwepa Tupio na kulazimisha kufuta.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa masahihisho.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko na sifa ya kitu.",
                            "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": "Kitambulisho cha mzazi wa masahihisho.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kipekee cha marekebisho.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa masahihisho.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kipekee cha marekebisho.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Inahitaji kuwa kweli, maana marudio hayajawezeshwa kuwekwa kwa taka\t",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa uhifadhi otomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa uhifadhi otomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la kuzuia kufikia yaliyomo na dondoo.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya chapisho, kama yalivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Toleo la muundo wa kiwango cha maandishi kinachotumiwa na kitu hicho.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Iwapo yaliyomo yanalindwa kwa nenosiri.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "Dondoo ya chapisho hili.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Dondoo la chapisho, kama lilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Nukuu ya HTML ya chapisho, iliyobadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Ikiwa dondoo inalindwa na nywila.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "Masharti yaliyogawiwa kwa chapisho katika taxonomia ya 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": "Kitambulisho cha mzazi wa uhifadhi otomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kuhifadhi kiotomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha kiolezo",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko na sifa ya kitu.",
                            "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": "Kitambulisho cha kiolezo",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kipekee cha marekebisho.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha kiolezo",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kipekee cha marekebisho.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Inahitaji kuwa kweli, maana marudio hayajawezeshwa kuwekwa kwa taka\t",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kiolezo",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kiolezo",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Koa wa kipekee anayetambulisha kiolezo.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Kitambulishi cha mandhari ya kiolezo.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Aina ya template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya kiolezo.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya kiolezo, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Toleo la umbizo la bloku la maudhui linalotumiwa na kiolezo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha kiolezo.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha kiolezo, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha kiolezo, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Maelezo ya template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali ya template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Kitambulisho cha mwandishi wa kiolezo.",
                            "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": "Kitambulisho cha kiolezo",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kuhifadhi kiotomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Kikomo kwa kitambulisho cha chapisho kilichobainishwa.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Kikomo kwa eneo la sehemu ya kiolezo kilichobainishwa.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Aina ya chapisho ili kupata violezo vya.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Koa wa kipekee anayetambulisha kiolezo.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Kitambulishi cha mandhari ya kiolezo.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Aina ya template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Maudhui ya kiolezo.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya kiolezo, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Toleo la umbizo la bloku la maudhui linalotumiwa na kiolezo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Kichwa cha kiolezo.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha kiolezo, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha kiolezo, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Maelezo ya template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Hali ya template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Kitambulisho cha mwandishi wa kiolezo.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Koa ya kiolezo kupata mbadala kwa",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Huonyesha ikiwa kiolezo ni maalum au sehemu ya uongozi wa kielelezo",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Kiambishi awali cha kiolezo cha kiolezo kilichoundwa. Hii inatumika kutoa aina kuu ya kiolezo, k.m. katika `vitabu-taxonomia` inatoa `taxonomia`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/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": "Kitambulisho cha kiolezo",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kiolezo",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Koa wa kipekee anayetambulisha kiolezo.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Kitambulishi cha mandhari ya kiolezo.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Aina ya template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya kiolezo.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya kiolezo, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Toleo la umbizo la bloku la maudhui linalotumiwa na kiolezo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha kiolezo.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha kiolezo, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha kiolezo, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Maelezo ya template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali ya template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Kitambulisho cha mwandishi wa kiolezo.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kiolezo",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kama itakwepa Tupio na kulazimisha kufuta.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha kiolezo",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko na sifa ya kitu.",
                            "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": "Kitambulisho cha kiolezo",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kipekee cha marekebisho.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha kiolezo",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kipekee cha marekebisho.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Inahitaji kuwa kweli, maana marudio hayajawezeshwa kuwekwa kwa taka\t",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kiolezo",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kiolezo",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Koa wa kipekee anayetambulisha kiolezo.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Kitambulishi cha mandhari ya kiolezo.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Aina ya template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya kiolezo.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya kiolezo, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Toleo la umbizo la bloku la maudhui linalotumiwa na kiolezo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha kiolezo.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha kiolezo, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha kiolezo, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Maelezo ya template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali ya template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Kitambulisho cha mwandishi wa kiolezo.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Ambapo sehemu ya kiolezo imekusudiwa kutumika (kichwa, kijachini, n.k.)",
                            "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": "Kitambulisho cha kiolezo",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kuhifadhi kiotomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "Kikomo kwa kitambulisho cha chapisho kilichobainishwa.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Kikomo kwa eneo la sehemu ya kiolezo kilichobainishwa.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "Aina ya chapisho ili kupata violezo vya.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "Koa wa kipekee anayetambulisha kiolezo.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "Kitambulishi cha mandhari ya kiolezo.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Aina ya template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "Maudhui ya kiolezo.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya kiolezo, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Toleo la umbizo la bloku la maudhui linalotumiwa na kiolezo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "Kichwa cha kiolezo.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha kiolezo, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha kiolezo, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "Maelezo ya template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Hali ya template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Kitambulisho cha mwandishi wa kiolezo.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Ambapo sehemu ya kiolezo imekusudiwa kutumika (kichwa, kijachini, n.k.)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Koa ya kiolezo kupata mbadala kwa",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "Huonyesha ikiwa kiolezo ni maalum au sehemu ya uongozi wa kielelezo",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "Kiambishi awali cha kiolezo cha kiolezo kilichoundwa. Hii inatumika kutoa aina kuu ya kiolezo, k.m. katika `vitabu-taxonomia` inatoa `taxonomia`",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/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": "Kitambulisho cha kiolezo",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kiolezo",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Koa wa kipekee anayetambulisha kiolezo.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "Kitambulishi cha mandhari ya kiolezo.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "Aina ya template.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya kiolezo.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya kiolezo, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "Toleo la umbizo la bloku la maudhui linalotumiwa na kiolezo.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha kiolezo.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha kiolezo, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha kiolezo, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "Maelezo ya template.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali ya template.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "Kitambulisho cha mwandishi wa kiolezo.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "Ambapo sehemu ya kiolezo imekusudiwa kutumika (kichwa, kijachini, n.k.)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kiolezo",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kama itakwepa Tupio na kulazimisha kufuta.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa masahihisho.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa masahihisho ya mitindo ya kimataifa.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kipekee cha masahihisho ya mitindo ya kimataifa.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[\\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)\/variations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "stylesheet": {
                            "description": "Kitambulisho cha mandhari",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "stylesheet": {
                            "description": "Kitambulisho cha mandhari",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\d+]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha usanidi wa mitindo ya kimataifa.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "Mitindo ya kilamahali.",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "Mipangilio jumla",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha utofauti wa mitindo ya kijumla.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha utofauti wa mitindo ya kijumla, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha chapisho, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Punguza majibu ya machapisho yaliyochapishwa baada ya tarehe ya kufuata ya ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Jibu machapisho yaliorekebishwa baada ya tarehe iliyopewa ya kufuata ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Punguza majibu ya maoni yaliyochapishwa kabla ya tarehe iliyopeanwa ya ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Jibu machapisho yaliorekebishwa baada ya tarehe iliyopewa ya kufuata ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jinsi ya kutafsiri ingizo la utaftaji.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko kulingana na sifa ya chapisho.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Mkusanyiko wa majina ya safu wima ya kutafutwa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Punguza seti ya matokeo iwe ya machapisho yaliyo na slugs Maalum moja au zaidi.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Punguza matokeo kwa seti ya machapisho yaliyopewa wa status moja au zaidi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la kuzuia kufikia yaliyomo na dondoo.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha chapisho, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya chapisho, kama yalivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaliyomo HTML kwa kitu hicho, imebadilishwa kwa ajili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Toleo la muundo wa kiwango cha maandishi kinachotumiwa na kitu hicho.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Iwapo yaliyomo yanalindwa kwa nenosiri.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/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": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Nywila ya chapisho iwapo linalindwa kwa nywila.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la kuzuia kufikia yaliyomo na dondoo.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha chapisho, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya chapisho, kama yalivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaliyomo HTML kwa kitu hicho, imebadilishwa kwa ajili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Toleo la muundo wa kiwango cha maandishi kinachotumiwa na kitu hicho.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Iwapo yaliyomo yanalindwa kwa nenosiri.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kama itakwepa Tupio na kulazimisha kufuta.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa masahihisho.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko na sifa ya kitu.",
                            "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": "Kitambulisho cha mzazi wa masahihisho.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kipekee cha marekebisho.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa masahihisho.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kipekee cha marekebisho.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Inahitaji kuwa kweli, maana marudio hayajawezeshwa kuwekwa kwa taka\t",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa uhifadhi otomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa uhifadhi otomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la kuzuia kufikia yaliyomo na dondoo.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha chapisho, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya chapisho, kama yalivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaliyomo HTML kwa kitu hicho, imebadilishwa kwa ajili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Toleo la muundo wa kiwango cha maandishi kinachotumiwa na kitu hicho.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Iwapo yaliyomo yanalindwa kwa nenosiri.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "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": "Kitambulisho cha mzazi wa uhifadhi otomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kuhifadhi kiotomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jinsi ya kutafsiri ingizo la utaftaji.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko kulingana na sifa ya chapisho.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "Punguza seti ya matokeo iwe ya machapisho yaliyo na slugs Maalum moja au zaidi.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "Toleo la theme.json schema inayotumika kwa mipangilio ya uchapaji.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "tamko la fonti-familia katika umbizo la theme.json, lililosimbwa kama mfuatano.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2\/font-families"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-families\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "Toleo la theme.json schema inayotumika kwa mipangilio ya uchapaji.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "tamko la fonti-familia katika umbizo la theme.json, lililosimbwa kama mfuatano.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kama itakwepa Tupio na kulazimisha kufuta.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Kitambulisho cha familia ya fonti kuu ya uso wa fonti.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jinsi ya kutafsiri ingizo la utaftaji.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko kulingana na sifa ya chapisho.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Kitambulisho cha familia ya fonti kuu ya uso wa fonti.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "Toleo la theme.json schema inayotumika kwa mipangilio ya uchapaji.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "tamko la uso wa fonti katika umbizo la theme.json, lililosimbwa kama mfuatano.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/font-families\/(?P<font_family_id>[\\d]+)\/font-faces\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Kitambulisho cha familia ya fonti kuu ya uso wa fonti.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Kitambulisho cha kipekee cha uso wa fonti.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "Kitambulisho cha familia ya fonti kuu ya uso wa fonti.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "Kitambulisho cha kipekee cha uso wa fonti.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kama itakwepa Tupio na kulazimisha kufuta.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-cookie": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Punguza majibu ya machapisho yaliyochapishwa baada ya tarehe ya kufuata ya ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Jibu machapisho yaliorekebishwa baada ya tarehe iliyopewa ya kufuata ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Punguza majibu ya maoni yaliyochapishwa kabla ya tarehe iliyopeanwa ya ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Jibu machapisho yaliorekebishwa baada ya tarehe iliyopewa ya kufuata ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Punguza seti ya matokeo iwe ya machapisho yaliyo na thamani Maalum ya menu_order",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jinsi ya kutafsiri ingizo la utaftaji.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko kulingana na sifa ya chapisho.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Mkusanyiko wa majina ya safu wima ya kutafutwa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Punguza seti ya matokeo iwe ya machapisho yaliyo na slugs Maalum moja au zaidi.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Punguza matokeo kwa seti ya machapisho yaliyopewa wa status moja au zaidi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "Matokeo ya kikomo yamewekwa kulingana na uhusiano kati ya taksonomia nyingi.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "rcb-cookie-group": {
                            "description": "Matokeo ya kikomo yamewekwa kwa vipengee vilivyo na masharti mahususi yaliyowekwa katika taksonomia ya rcb-cookie-group.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Orodha ya Kitambulisho cha Muda",
                                    "description": "Linganisha masharti na Vitambulisho vilivyoorodheshwa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Hoja ya Taxonomia ya Kitambulisho cha Muda",
                                    "description": "Tekeleza swali la muda wa juu.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Vitambulisho vya muda.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "Ikiwa vipengee lazima vipewe masharti yote au yoyote kati ya masharti maalum.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "rcb-cookie-group_exclude": {
                            "description": "Punguza seti ya matokeo iwe ya vitu vyote vilivyo na neno lilopeanwa kwenye taxonomia ya rcb-cookie-group.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "Orodha ya Kitambulisho cha Muda",
                                    "description": "Linganisha masharti na Vitambulisho vilivyoorodheshwa.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "Hoja ya Taxonomia ya Kitambulisho cha Muda",
                                    "description": "Tekeleza swali la muda wa juu.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Vitambulisho vya muda.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la kuzuia kufikia yaliyomo na dondoo.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha chapisho, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya chapisho, kama yalivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaliyomo HTML kwa kitu hicho, imebadilishwa kwa ajili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Toleo la muundo wa kiwango cha maandishi kinachotumiwa na kitu hicho.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Iwapo yaliyomo yanalindwa kwa nenosiri.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Mpangilio wa chapisho kuhusiana na machapisho mengine.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "presetId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetVersion": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "isProviderCurrentWebsite": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactLink": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "uniqueName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "legalBasis": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "consent",
                                    "enum": [
                                        "consent",
                                        "legal-requirement",
                                        "legitimate-interest"
                                    ]
                                },
                                "isEmbeddingOnlyExternalResources": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "dataProcessingInCountries": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "dataProcessingInCountriesSpecialTreatments": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "technicalDefinitions": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "codeDynamics": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerPrivacyPolicyUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerLegalNoticeUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executePriority": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 10
                                },
                                "codeOptIn": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executeCodeOptInWhenNoTagManagerConsentIsGiven": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "codeOptOut": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executeCodeOptOutWhenNoTagManagerConsentIsGiven": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "deleteTechnicalDefinitionsAfterOptOut": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "codeOnPageLoad": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tagManagerOptInEventName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tagManagerOptOutEventName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "googleConsentModeConsentTypes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "type": "string",
                            "required": false
                        },
                        "rcb-cookie-group": {
                            "description": "Masharti yaliyogawiwa kwa chapisho katika taxonomia ya rcb-cookie-group .",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2\/rcb-cookie"
                    }
                ]
            }
        },
        "\/wp\/v2\/rcb-cookie\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Nywila ya chapisho iwapo linalindwa kwa nywila.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la kuzuia kufikia yaliyomo na dondoo.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha chapisho, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya chapisho, kama yalivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaliyomo HTML kwa kitu hicho, imebadilishwa kwa ajili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Toleo la muundo wa kiwango cha maandishi kinachotumiwa na kitu hicho.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Iwapo yaliyomo yanalindwa kwa nenosiri.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Mpangilio wa chapisho kuhusiana na machapisho mengine.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "presetId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetVersion": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "isProviderCurrentWebsite": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactLink": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "uniqueName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "legalBasis": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "consent",
                                    "enum": [
                                        "consent",
                                        "legal-requirement",
                                        "legitimate-interest"
                                    ]
                                },
                                "isEmbeddingOnlyExternalResources": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "dataProcessingInCountries": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "dataProcessingInCountriesSpecialTreatments": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "technicalDefinitions": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "codeDynamics": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerPrivacyPolicyUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerLegalNoticeUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executePriority": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 10
                                },
                                "codeOptIn": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executeCodeOptInWhenNoTagManagerConsentIsGiven": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "codeOptOut": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executeCodeOptOutWhenNoTagManagerConsentIsGiven": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "deleteTechnicalDefinitionsAfterOptOut": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "codeOnPageLoad": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tagManagerOptInEventName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tagManagerOptOutEventName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "googleConsentModeConsentTypes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "type": "string",
                            "required": false
                        },
                        "rcb-cookie-group": {
                            "description": "Masharti yaliyogawiwa kwa chapisho katika taxonomia ya rcb-cookie-group .",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kama itakwepa Tupio na kulazimisha kufuta.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-cookie\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa uhifadhi otomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa uhifadhi otomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la kuzuia kufikia yaliyomo na dondoo.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha chapisho, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya chapisho, kama yalivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaliyomo HTML kwa kitu hicho, imebadilishwa kwa ajili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Toleo la muundo wa kiwango cha maandishi kinachotumiwa na kitu hicho.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Iwapo yaliyomo yanalindwa kwa nenosiri.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Mpangilio wa chapisho kuhusiana na machapisho mengine.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "presetId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetVersion": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "isProviderCurrentWebsite": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "provider": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactPhone": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactEmail": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerContactLink": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "uniqueName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "legalBasis": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "consent",
                                    "enum": [
                                        "consent",
                                        "legal-requirement",
                                        "legitimate-interest"
                                    ]
                                },
                                "isEmbeddingOnlyExternalResources": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "dataProcessingInCountries": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "dataProcessingInCountriesSpecialTreatments": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "technicalDefinitions": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "codeDynamics": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerPrivacyPolicyUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "providerLegalNoticeUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executePriority": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 10
                                },
                                "codeOptIn": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executeCodeOptInWhenNoTagManagerConsentIsGiven": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "codeOptOut": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "executeCodeOptOutWhenNoTagManagerConsentIsGiven": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "deleteTechnicalDefinitionsAfterOptOut": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "codeOnPageLoad": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tagManagerOptInEventName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tagManagerOptOutEventName": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "googleConsentModeConsentTypes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "type": "string",
                            "required": false
                        },
                        "rcb-cookie-group": {
                            "description": "Masharti yaliyogawiwa kwa chapisho katika taxonomia ya rcb-cookie-group .",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-cookie\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa uhifadhi otomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kuhifadhi kiotomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-blocker": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Punguza majibu ya machapisho yaliyochapishwa baada ya tarehe ya kufuata ya ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Jibu machapisho yaliorekebishwa baada ya tarehe iliyopewa ya kufuata ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Punguza majibu ya maoni yaliyochapishwa kabla ya tarehe iliyopeanwa ya ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Jibu machapisho yaliorekebishwa baada ya tarehe iliyopewa ya kufuata ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jinsi ya kutafsiri ingizo la utaftaji.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko kulingana na sifa ya chapisho.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Mkusanyiko wa majina ya safu wima ya kutafutwa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Punguza seti ya matokeo iwe ya machapisho yaliyo na slugs Maalum moja au zaidi.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Punguza matokeo kwa seti ya machapisho yaliyopewa wa status moja au zaidi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la kuzuia kufikia yaliyomo na dondoo.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha chapisho, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya chapisho, kama yalivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaliyomo HTML kwa kitu hicho, imebadilishwa kwa ajili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Toleo la muundo wa kiwango cha maandishi kinachotumiwa na kitu hicho.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Iwapo yaliyomo yanalindwa kwa nenosiri.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "presetId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetVersion": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "rules": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "criteria": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "services"
                                },
                                "tcfVendors": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tcfPurposes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "1"
                                },
                                "services": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "isVisual": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "visualMediaThumbnail": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "visualContentType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "isVisualDarkMode": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualBlur": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "visualDownloadThumbnail": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualHeroButtonText": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "shouldForceToShowVisual": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2\/rcb-blocker"
                    }
                ]
            }
        },
        "\/wp\/v2\/rcb-blocker\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Nywila ya chapisho iwapo linalindwa kwa nywila.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la kuzuia kufikia yaliyomo na dondoo.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha chapisho, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya chapisho, kama yalivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaliyomo HTML kwa kitu hicho, imebadilishwa kwa ajili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Toleo la muundo wa kiwango cha maandishi kinachotumiwa na kitu hicho.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Iwapo yaliyomo yanalindwa kwa nenosiri.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "presetId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetVersion": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "rules": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "criteria": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "services"
                                },
                                "tcfVendors": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tcfPurposes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "1"
                                },
                                "services": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "isVisual": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "visualMediaThumbnail": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "visualContentType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "isVisualDarkMode": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualBlur": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "visualDownloadThumbnail": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualHeroButtonText": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "shouldForceToShowVisual": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kama itakwepa Tupio na kulazimisha kufuta.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-blocker\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa uhifadhi otomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa uhifadhi otomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la kuzuia kufikia yaliyomo na dondoo.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha chapisho, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya chapisho, kama yalivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaliyomo HTML kwa kitu hicho, imebadilishwa kwa ajili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Toleo la muundo wa kiwango cha maandishi kinachotumiwa na kitu hicho.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Iwapo yaliyomo yanalindwa kwa nenosiri.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "presetId": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "presetVersion": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "rules": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "criteria": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "services"
                                },
                                "tcfVendors": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "tcfPurposes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "1"
                                },
                                "services": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "isVisual": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "default"
                                },
                                "visualMediaThumbnail": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "visualContentType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "isVisualDarkMode": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualBlur": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "visualDownloadThumbnail": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "visualHeroButtonText": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "shouldForceToShowVisual": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-blocker\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa uhifadhi otomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kuhifadhi kiotomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-banner-link": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Punguza majibu ya machapisho yaliyochapishwa baada ya tarehe ya kufuata ya ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "Jibu machapisho yaliorekebishwa baada ya tarehe iliyopewa ya kufuata ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "Punguza majibu ya maoni yaliyochapishwa kabla ya tarehe iliyopeanwa ya ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "Jibu machapisho yaliorekebishwa baada ya tarehe iliyopewa ya kufuata ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "Punguza seti ya matokeo iwe ya machapisho yaliyo na thamani Maalum ya menu_order",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "Jinsi ya kutafsiri ingizo la utaftaji.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko kulingana na sifa ya chapisho.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Mkusanyiko wa majina ya safu wima ya kutafutwa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "Punguza seti ya matokeo iwe ya machapisho yaliyo na slugs Maalum moja au zaidi.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "Punguza matokeo kwa seti ya machapisho yaliyopewa wa status moja au zaidi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la kuzuia kufikia yaliyomo na dondoo.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha chapisho, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya chapisho, kama yalivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaliyomo HTML kwa kitu hicho, imebadilishwa kwa ajili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Toleo la muundo wa kiwango cha maandishi kinachotumiwa na kitu hicho.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Iwapo yaliyomo yanalindwa kwa nenosiri.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Mpangilio wa chapisho kuhusiana na machapisho mengine.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "pageType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "legalNotice",
                                        "privacyPolicy",
                                        "gtc",
                                        "tos",
                                        "cancellationPolicy",
                                        "cookiePolicy",
                                        "dpa",
                                        "disputeResolution",
                                        "other"
                                    ]
                                },
                                "isExternalUrl": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "pageId": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "externalUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "hideCookieBanner": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "isTargetBlank": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2\/rcb-banner-link"
                    }
                ]
            }
        },
        "\/wp\/v2\/rcb-banner-link\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Nywila ya chapisho iwapo linalindwa kwa nywila.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la kuzuia kufikia yaliyomo na dondoo.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha chapisho, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya chapisho, kama yalivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaliyomo HTML kwa kitu hicho, imebadilishwa kwa ajili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Toleo la muundo wa kiwango cha maandishi kinachotumiwa na kitu hicho.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Iwapo yaliyomo yanalindwa kwa nenosiri.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Mpangilio wa chapisho kuhusiana na machapisho mengine.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "pageType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "legalNotice",
                                        "privacyPolicy",
                                        "gtc",
                                        "tos",
                                        "cancellationPolicy",
                                        "cookiePolicy",
                                        "dpa",
                                        "disputeResolution",
                                        "other"
                                    ]
                                },
                                "isExternalUrl": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "pageId": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "externalUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "hideCookieBanner": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "isTargetBlank": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha chapisho.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kama itakwepa Tupio na kulazimisha kufuta.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-banner-link\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa uhifadhi otomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa uhifadhi otomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, katika saa za eneo la tovuti.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo chapisho lilichapishwa, kama GMT.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric cha chapisho kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Hali iliyopewa jina la chapisho.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la kuzuia kufikia yaliyomo na dondoo.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "Kichwa cha chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Kichwa cha chapisho, kama kilivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Kichwa cha HTML cha chapisho, kimebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "Maudhui ya chapisho.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya chapisho, kama yalivyo kwenye hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Yaliyomo HTML kwa kitu hicho, imebadilishwa kwa ajili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "Toleo la muundo wa kiwango cha maandishi kinachotumiwa na kitu hicho.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "Iwapo yaliyomo yanalindwa kwa nenosiri.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "menu_order": {
                            "description": "Mpangilio wa chapisho kuhusiana na machapisho mengine.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "pmpro_default_level": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_skip_tracking": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_active": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_monsterinsights_sitenote_note": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_monsterinsights_sitenote_category": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "pageType": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "legalNotice",
                                        "privacyPolicy",
                                        "gtc",
                                        "tos",
                                        "cancellationPolicy",
                                        "cookiePolicy",
                                        "dpa",
                                        "disputeResolution",
                                        "other"
                                    ]
                                },
                                "isExternalUrl": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "pageId": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "externalUrl": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "hideCookieBanner": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "isTargetBlank": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "Faili ya mandhari ya kutumia kuonyesha chapisho.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-banner-link\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa uhifadhi otomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Kitambulisho cha kuhifadhi kiotomatiki.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "Kitambulisho cha alphanumeric cha aina ya chapisho.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Kitambulisho cha alphanumeric cha hadhi.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "Punguzo matokeo kwa taxonomies zinazohusishwa na aina maalum ya chapisho.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "Kitambulisho cha alphanumeric kwa ajili ya taxonomy.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko na sifa ya maneno.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Kama kuficha maneno ambayo hayajapewa kwa machapisho yoyote.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "Punguza matokeo yaliyowekwa kwa maneno yaliyopewa mzazi maalum.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Punguza matokeo yaliyowekwa kwa maneno yaliyopewa chapisho maalum.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Punguza seti ya matokeo iwe yenye slugs moja au zaidi maalumu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Maelezo ya HTML ya neno.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Kichwa cha neno cha HTML.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric kwa neno la kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Kitambulisho cha neno mzazi.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/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": "Kitambulisho cha kipekee cha neno.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha neno.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Maelezo ya HTML ya neno.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Kichwa cha neno cha HTML.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric kwa neno la kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Kitambulisho cha neno mzazi.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha neno.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Inahitaji kuwa kweli, maana maneno hayajawezeshwa kuwekwa kwa taka",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko na sifa ya maneno.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Kama kuficha maneno ambayo hayajapewa kwa machapisho yoyote.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Punguza matokeo yaliyowekwa kwa maneno yaliyopewa chapisho maalum.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Punguza seti ya matokeo iwe yenye slugs moja au zaidi maalumu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Maelezo ya HTML ya neno.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Kichwa cha neno cha HTML.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric kwa neno la kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/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": "Kitambulisho cha kipekee cha neno.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha neno.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Maelezo ya HTML ya neno.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Kichwa cha neno cha HTML.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric kwa neno la kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha neno.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Inahitaji kuwa kweli, maana maneno hayajawezeshwa kuwekwa kwa taka",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko na sifa ya maneno.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Kama kuficha maneno ambayo hayajapewa kwa machapisho yoyote.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Punguza matokeo yaliyowekwa kwa maneno yaliyopewa chapisho maalum.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Punguza seti ya matokeo iwe yenye slugs moja au zaidi maalumu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Maelezo ya HTML ya neno.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Kichwa cha neno cha HTML.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric kwa neno la kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Maeneo yaliyowekwa kwenye menyu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Ikiwa utaongeza kiotomatiki kurasa za kiwango cha juu kwenye menyu hii.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/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": "Kitambulisho cha kipekee cha neno.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha neno.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Maelezo ya HTML ya neno.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Kichwa cha neno cha HTML.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric kwa neno la kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "Maeneo yaliyowekwa kwenye menyu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "Ikiwa utaongeza kiotomatiki kurasa za kiwango cha juu kwenye menyu hii.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha neno.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Inahitaji kuwa kweli, maana maneno hayajawezeshwa kuwekwa kwa taka",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko na sifa ya maneno.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Kama kuficha maneno ambayo hayajapewa kwa machapisho yoyote.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Punguza matokeo yaliyowekwa kwa maneno yaliyopewa chapisho maalum.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Punguza seti ya matokeo iwe yenye slugs moja au zaidi maalumu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Maelezo ya HTML ya neno.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Kichwa cha neno cha HTML.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric kwa neno la kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/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": "Kitambulisho cha kipekee cha neno.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha neno.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Maelezo ya HTML ya neno.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Kichwa cha neno cha HTML.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric kwa neno la kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha neno.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Inahitaji kuwa kweli, maana maneno hayajawezeshwa kuwekwa kwa taka",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/rcb-cookie-group": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko na sifa ya maneno.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "Kama kuficha maneno ambayo hayajapewa kwa machapisho yoyote.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "Punguza matokeo yaliyowekwa kwa maneno yaliyopewa chapisho maalum.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "Punguza seti ya matokeo iwe yenye slugs moja au zaidi maalumu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "Maelezo ya HTML ya neno.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Kichwa cha neno cha HTML.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric kwa neno la kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "order": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "isEssential": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "isDefault": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2\/rcb-cookie-group"
                    }
                ]
            }
        },
        "\/wp\/v2\/rcb-cookie-group\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha neno.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha neno.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "Maelezo ya HTML ya neno.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Kichwa cha neno cha HTML.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric kwa neno la kipekee kwa aina yake.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "order": {
                                    "type": "number",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "isEssential": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "isDefault": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha neno.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Inahitaji kuwa kweli, maana maneno hayajawezeshwa kuwekwa kwa taka",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "Panga mkusanyiko kulingana na sifa ya mtumiaji.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Punguza seti ya matokeo na watumizi wenye slugs moja au zaidi maalumu.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "Punguza matokeo yaliyowekwa kwa watumizi wanaofwatana na jukumu moja maalum linalotolewa. Kubali orodha ya csv au jukumu moja.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "Matokeo ya kikomo yamewekwa kwa watumiaji wanaolingana na angalau uwezo mmoja maalum uliotolewa. Inakubali orodha ya csv au uwezo mmoja.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "Matokeo ya kikomo yamewekwa kwa watumizi ambao wanachukuliwa kuwa waandishi.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "Matokeo ya kikomo yamewekwa kwa watumiaji ambao wamechapisha machapisho.",
                            "type": [
                                "boolean",
                                "array"
                            ],
                            "items": {
                                "type": "string",
                                "enum": {
                                    "post": "post",
                                    "page": "page",
                                    "attachment": "attachment",
                                    "nav_menu_item": "nav_menu_item",
                                    "wp_block": "wp_block",
                                    "wp_template": "wp_template",
                                    "wp_template_part": "wp_template_part",
                                    "wp_global_styles": "wp_global_styles",
                                    "wp_navigation": "wp_navigation",
                                    "wp_font_family": "wp_font_family",
                                    "wp_font_face": "wp_font_face",
                                    "rcb-cookie": "rcb-cookie",
                                    "rcb-blocker": "rcb-blocker",
                                    "rcb-banner-link": "rcb-banner-link"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "Mkusanyiko wa majina ya safu wima ya kutafutwa.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "Jina la kuingia kwa ajili ya mtumizi.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "Jina lioneshwalo la mtumizi",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Jina la kwanza la mtumizi",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Jina la mwisho la mtumizi",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Barua pepe ya mtumizi.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "Anuani ya wavuti ya mtumizi",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Maelezo ya mtumizi",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Lugha mama ya mtumizi",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "bn_BD",
                                "de_DE",
                                "en_GB",
                                "es_ES",
                                "fr_FR",
                                "hi_IN",
                                "id_ID",
                                "it_IT",
                                "ja",
                                "ko_KR",
                                "pl_PL",
                                "pt_BR",
                                "ru_RU",
                                "sw",
                                "th",
                                "tr_TR",
                                "ur",
                                "vi",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Lakabu kwa mtumizi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric kwa ajili ya mtumizi.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Mjukumu aliyopewa mtumizi.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Nywila ya mtumizi (haijajumlishwa).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Tarehe na wakati mapendeleo yalisasishwa.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2\/users"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee kwa mtumizi.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee kwa mtumizi.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "Jina la kuingia kwa ajili ya mtumizi.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Jina lioneshwalo la mtumizi",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Jina la kwanza la mtumizi",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Jina la mwisho la mtumizi",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Barua pepe ya mtumizi.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "Anuani ya wavuti ya mtumizi",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Maelezo ya mtumizi",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Lugha mama ya mtumizi",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "bn_BD",
                                "de_DE",
                                "en_GB",
                                "es_ES",
                                "fr_FR",
                                "hi_IN",
                                "id_ID",
                                "it_IT",
                                "ja",
                                "ko_KR",
                                "pl_PL",
                                "pt_BR",
                                "ru_RU",
                                "sw",
                                "th",
                                "tr_TR",
                                "ur",
                                "vi",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Lakabu kwa mtumizi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric kwa ajili ya mtumizi.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Mjukumu aliyopewa mtumizi.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Nywila ya mtumizi (haijajumlishwa).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Tarehe na wakati mapendeleo yalisasishwa.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee kwa mtumizi.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Inahitajika kuwa kweli, kwa maana watumizi hawajawezeshwa kuweka kwa taka.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Peana machapisho na viungo vya mtumizi aliyefutwa kwa kitambulisho cha mtumizi huyu.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "Jina la kuingia kwa ajili ya mtumizi.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "Jina lioneshwalo la mtumizi",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "Jina la kwanza la mtumizi",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "Jina la mwisho la mtumizi",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "Barua pepe ya mtumizi.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "Anuani ya wavuti ya mtumizi",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "Maelezo ya mtumizi",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "Lugha mama ya mtumizi",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "bn_BD",
                                "de_DE",
                                "en_GB",
                                "es_ES",
                                "fr_FR",
                                "hi_IN",
                                "id_ID",
                                "it_IT",
                                "ja",
                                "ko_KR",
                                "pl_PL",
                                "pt_BR",
                                "ru_RU",
                                "sw",
                                "th",
                                "tr_TR",
                                "ur",
                                "vi",
                                "zh_CN"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "Lakabu kwa mtumizi.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "Kitambulisho cha alphanumeric kwa ajili ya mtumizi.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "Mjukumu aliyopewa mtumizi.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "Nywila ya mtumizi (haijajumlishwa).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "Tarehe na wakati mapendeleo yalisasishwa.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Inahitajika kuwa kweli, kwa maana watumizi hawajawezeshwa kuweka kwa taka.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "Peana machapisho na viungo vya mtumizi aliyefutwa kwa kitambulisho cha mtumizi huyu.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2\/users\/me"
                    }
                ]
            }
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "UUID iliyotolewa na programu ili kuitambulisha kwa njia ya kipekee. Inapendekezwa kutumia UUID v5 iliyo na URL au nafasi ya majina ya DNS.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Jina la nenosiri la programu.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/introspect": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/(?P<user_id>(?:[\\d]+|me))\/application-passwords\/(?P<uuid>[\\w\\-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "UUID iliyotolewa na programu ili kuitambulisha kwa njia ya kipekee. Inapendekezwa kutumia UUID v5 iliyo na URL au nafasi ya majina ya DNS.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "Jina la nenosiri la programu.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/comments": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "Punguza majibu ya maoni yaliyochapishwa baada ya tarehe ya kufuata ya ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "Punguza matokeo yaliyowekwa kwa maoni yaliyopewa vitambulisho maalum vya watumizi. Inahitaji idhini.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "Punguza matokeo yaliyowekwa kwa maoni yaliyopewa mtumizi maalum. Inahitaji idhini.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "Punguza matokeo yaliyowekwa kwa hiyo kutoka kwa barua pepe maalum ya mwandishi maalum. Inahitaji idhini.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "Punguza majibu ya maoni yaliyochapishwa kabla ya tarehe ya kufuata ya ISO8601.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko kulingana na sifa ya maoni.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "Punguza seti ya matokeo kwa maoni ya vitambulisho vya wazazi maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "Hakikisha seti ya matokeo haijumuishwi kitambulisho cha mzazi maalum.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "Punguza seti ya matokeo kwa maoni yaliyopewa vitambulisho vya machapisho maalum.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "Punguza matokeo yaliyowekwa kwa maoni yaliyopewa hadhi maalum. Inahitaji idhini.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "Punguza matokeo yaliyowekwa kwa maoni yaliyopewa aina maalum. Inahitaji idhini.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "Nywila ya chapisho iwapo linalindwa kwa nywila.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "Kitambulisho cha mtumizi wa kitu, ikiwa mwandishi alikuwa mtumizi.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Barua pepe ya mwandishi wa maoni.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Anwani ya IP ya mwandishi wa maoni.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Onyesha jina la mwandishi wa maoni.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL ya mwandishi wa maoni.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Wakala wa mtumiaji kwa mwandishi wa maoni.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Yaliyomo kwa maoni.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya maoni, kama yalivyo katika hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Maudhui ya HTML kwa maoni, yamebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Tarehe ambayo maoni yalichapishwa, katika saa za eneo la tovuti.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo maoni yalichapishwa, kama GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "Kitambulisho cha mzazi wa maoni.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "Kitambulisho cha chapisho la kitu kinachohusishwa.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Hali ya maoni.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Note resolution status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/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": "Kitambulisho cha kipekee cha maoni.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la chapisho la mzazi wa maoni (ikiwa chapisho limelindwa na nenosiri).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha maoni.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "Kitambulisho cha mtumizi wa kitu, ikiwa mwandishi alikuwa mtumizi.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "Barua pepe ya mwandishi wa maoni.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "Anwani ya IP ya mwandishi wa maoni.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "Onyesha jina la mwandishi wa maoni.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "URL ya mwandishi wa maoni.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "Wakala wa mtumiaji kwa mwandishi wa maoni.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "Yaliyomo kwa maoni.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "Maudhui ya maoni, kama yalivyo katika hifadhidata.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "Maudhui ya HTML kwa maoni, yamebadilishwa ili kuonyesha.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "Tarehe ambayo maoni yalichapishwa, katika saa za eneo la tovuti.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "Tarehe ambayo maoni yalichapishwa, kama GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "Kitambulisho cha mzazi wa maoni.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "Kitambulisho cha chapisho la kitu kinachohusishwa.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "Hali ya maoni.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "Sehemu za Meta.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Note resolution status",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha maoni.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "Kama itakwepa Tupio na kulazimisha kufuta.",
                            "required": false
                        },
                        "password": {
                            "description": "Nenosiri la chapisho la mzazi wa maoni (ikiwa chapisho limelindwa na nenosiri).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "Punguza matokeo ya vitu vya aina ya kitu.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "Punguza matokeo ya vitu vya kitu kimoja au zaidi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "category",
                                    "post_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "Hakikisha seti ya matokeo haijumuishwi vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "Punguza seti ya matokeo iwe ya vitambulisho maalumu.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/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": "Jina la kipekee lililosajiliwa kwa kitalu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "Sifa za bloku.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "ID ya Dondoo ya Chapisho.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Nambari ya jina la Bloku.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2\/block-types"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-types\/(?P<namespace>[a-zA-Z0-9_-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "Nambari ya jina la Bloku.",
                            "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": "Jina ya bloku",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "Nambari ya jina la Bloku.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/settings": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "rcb-banner-active": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-blocker-active": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-operator-country": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "enum": [
                                "AF",
                                "AX",
                                "AL",
                                "DZ",
                                "AS",
                                "AD",
                                "AO",
                                "AI",
                                "AQ",
                                "AG",
                                "AR",
                                "AM",
                                "AW",
                                "AU",
                                "AT",
                                "AZ",
                                "BS",
                                "BH",
                                "BD",
                                "BB",
                                "BY",
                                "BE",
                                "BZ",
                                "BJ",
                                "BM",
                                "BT",
                                "BO",
                                "BQ",
                                "BA",
                                "BW",
                                "BV",
                                "BR",
                                "IO",
                                "BN",
                                "BG",
                                "BF",
                                "BI",
                                "KH",
                                "CM",
                                "CA",
                                "CV",
                                "CW",
                                "KY",
                                "CF",
                                "TD",
                                "CL",
                                "CN",
                                "CX",
                                "CC",
                                "CO",
                                "KM",
                                "CG",
                                "CD",
                                "CK",
                                "CR",
                                "CI",
                                "HR",
                                "CU",
                                "CY",
                                "CZ",
                                "DK",
                                "DJ",
                                "DM",
                                "DO",
                                "EC",
                                "EG",
                                "SV",
                                "SX",
                                "GQ",
                                "ER",
                                "EE",
                                "ET",
                                "FK",
                                "FO",
                                "FJ",
                                "FI",
                                "FR",
                                "GF",
                                "PF",
                                "TF",
                                "GA",
                                "GM",
                                "GE",
                                "DE",
                                "GH",
                                "GI",
                                "GR",
                                "GL",
                                "GD",
                                "GP",
                                "GU",
                                "GT",
                                "GG",
                                "GN",
                                "GW",
                                "GY",
                                "HT",
                                "HM",
                                "VA",
                                "HN",
                                "HK",
                                "HU",
                                "IS",
                                "IN",
                                "ID",
                                "IR",
                                "IQ",
                                "IE",
                                "IM",
                                "IL",
                                "IT",
                                "JM",
                                "JP",
                                "JE",
                                "JO",
                                "KZ",
                                "KE",
                                "KI",
                                "KR",
                                "KP",
                                "KW",
                                "KG",
                                "LA",
                                "LV",
                                "LB",
                                "LS",
                                "LR",
                                "LY",
                                "LI",
                                "LT",
                                "LU",
                                "MO",
                                "MK",
                                "MG",
                                "MW",
                                "MY",
                                "MV",
                                "ML",
                                "MT",
                                "MH",
                                "MQ",
                                "MR",
                                "MU",
                                "YT",
                                "MX",
                                "FM",
                                "MD",
                                "MC",
                                "MN",
                                "ME",
                                "MS",
                                "MA",
                                "MZ",
                                "MM",
                                "NA",
                                "NR",
                                "NP",
                                "NL",
                                "AN",
                                "NC",
                                "NZ",
                                "NI",
                                "NE",
                                "NG",
                                "NU",
                                "NF",
                                "MP",
                                "NO",
                                "OM",
                                "PK",
                                "PW",
                                "PS",
                                "PA",
                                "PG",
                                "PY",
                                "PE",
                                "PH",
                                "PN",
                                "PL",
                                "PT",
                                "PR",
                                "QA",
                                "RE",
                                "RO",
                                "RU",
                                "RW",
                                "BL",
                                "SH",
                                "KN",
                                "LC",
                                "MF",
                                "PM",
                                "VC",
                                "WS",
                                "SM",
                                "ST",
                                "SA",
                                "SN",
                                "RS",
                                "SC",
                                "SL",
                                "SG",
                                "SK",
                                "SI",
                                "SB",
                                "SO",
                                "ZA",
                                "GS",
                                "ES",
                                "LK",
                                "SD",
                                "SR",
                                "SS",
                                "SJ",
                                "SZ",
                                "SE",
                                "CH",
                                "SY",
                                "TW",
                                "TJ",
                                "TZ",
                                "TH",
                                "TL",
                                "TG",
                                "TK",
                                "TO",
                                "TT",
                                "TN",
                                "TR",
                                "TM",
                                "TC",
                                "TV",
                                "UG",
                                "UA",
                                "AE",
                                "GB",
                                "US",
                                "UM",
                                "UY",
                                "UZ",
                                "VU",
                                "VE",
                                "VN",
                                "VG",
                                "VI",
                                "WF",
                                "XK",
                                "EH",
                                "YE",
                                "ZM",
                                "ZW",
                                ""
                            ],
                            "required": false
                        },
                        "rcb-operator-contact-address": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-operator-contact-phone": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-operator-contact-email": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-operator-contact-form-id": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-cookie-policy-id": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-territorial-legal-basis": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "rcb-accept-all-for-bots": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-respect-do-not-track": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-cookie-duration": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-cookie-version": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "rcb-failed-consent-documentation-handling": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "enum": [
                                "optimistic",
                                "essentials"
                            ],
                            "required": false
                        },
                        "rcb-save-ip": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-age-notice": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-age-notice-age-limit": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "enum": [
                                "INHERIT",
                                "GDPR",
                                "BE",
                                "DK",
                                "EE",
                                "FI",
                                "IS",
                                "LV",
                                "NO",
                                "PT",
                                "SE",
                                "MT",
                                "AT",
                                "BG",
                                "CY",
                                "IT",
                                "LT",
                                "ES",
                                "CZ",
                                "FR",
                                "GR",
                                "SI",
                                "DE",
                                "HR",
                                "HU",
                                "LI",
                                "LU",
                                "NL",
                                "PL",
                                "RO",
                                "SK",
                                "IE",
                                "CH"
                            ],
                            "required": false
                        },
                        "rcb-list-services-notice": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "rcb-consent-duration": {
                            "title": "",
                            "description": "",
                            "type": "number",
                            "required": false
                        },
                        "title": {
                            "title": "Kichwa",
                            "description": "Kichwa cha tovuti.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "Tagi-mstari",
                            "description": "Msemo wa tovuti.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "Anwani ya tovuti.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "Anuani hii hutumika kwa malengo ya msimamizi, kama vile taarifa ya mtumizi mpya.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "Mji ulioko kwenye ukanda saa uliopo.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "Fomati ya tarehe ya strings yote ya tarehe.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "Muundo wa wakati wa strings zote za wakati.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "Siku ya wiki ambayo wiki inapaswa kuanza.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "Kodi ya mandhari ya WordPress.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "Badilisha hisia kama :-) na :-P kwa picha kwenye onyesho.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "Kikundi msingi ya chapisho",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "Fomati ya msingi ya chapisho.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "Upeo wa machapisho kwa kila ukurasa",
                            "description": "Kurasa za blogu za kuonyesha kwa wingi.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "Onyesha mbele",
                            "description": "Nini cha kuonyesha kwenye ukurasa wa mbele",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "Ukurasa uko mbele",
                            "description": "Kitambulisho cha ukurasa ambacho kinapaswa kuonyeshwa kwenye ukurasa wa mbele",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "The ID of the page that should display the latest posts",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "Ruhusu arifa za viungo kutoka kwa blogu zingine (pingbacks na Trackbacks) kwa machapisho mapya.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "Ruhusu maoni kwenye machapisho mapya",
                            "description": "Ruhusu watu kuwasilisha maoni kwenye machapisho mapya.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "Logo",
                            "description": "Nembo ya tovuti.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "Aikoni",
                            "description": "Ikoni ya tovuti.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "Boresha matokeo yaliyowekwa kwa mada zilizopewa takwimu moja au zaidi.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "Laha ya mtindo wa mada. Hii inabainisha mandhari kipekee.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Inapunguza matokeo kwa programu-jalizi zilizo na hali iliyotolewa.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org saraka ya programu-jalizi slug.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "Hali ya kuwezesha programu-jalizi.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2\/plugins"
                    }
                ]
            }
        },
        "\/wp\/v2\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "Hali ya kuwezesha programu-jalizi.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/sidebars": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/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": "Kitambulisho cha upau wa kando uliosajiliwa",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "Wijeti zilizowekwa.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/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": "Kitambulisho cha aina ya wijeti.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types\/(?P<id>[a-zA-Z0-9_-]+)\/encode": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha aina ya wijeti.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Mipangilio ya mfano ya sasa ya wijeti.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "Data ya wijeti iliyosasishwa ili kusimba katika mipangilio ya mfano.",
                            "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": "Kitambulisho cha aina ya wijeti.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Mipangilio ya mfano ya sasa ya wijeti.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Utepe wa kurejesha wijeti.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha wijeti.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Aina ya wijeti. Inalingana na kitambulisho katika endpoint ya aina za wijeti.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "Utepe wa wijeti ni yake.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "Mipangilio ya matukio ya wijeti, ikiwa inatumika.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Uwakilishi uliosimbwa wa Base64 wa mipangilio ya mfano.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Heshi ya kriptografia ya mipangilio ya mfano.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Mipangilio ya mfano ambayo haijasifiwa, ikiwa inatumika.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Data ya fomu iliyosimbwa na URL kutoka kwa fomu ya msimamizi wa wijeti. Inatumika kusasisha wijeti ambayo haiauni mfano. Andika pekee.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2\/widgets"
                    }
                ]
            }
        },
        "\/wp\/v2\/widgets\/(?P<id>[\\w\\-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "Kitambulisho cha kipekee cha wijeti.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "Aina ya wijeti. Inalingana na kitambulisho katika endpoint ya aina za wijeti.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "Utepe wa wijeti ni yake.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "Mipangilio ya matukio ya wijeti, ikiwa inatumika.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "Uwakilishi uliosimbwa wa Base64 wa mipangilio ya mfano.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "Heshi ya kriptografia ya mipangilio ya mfano.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "Mipangilio ya mfano ambayo haijasifiwa, ikiwa inatumika.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "Data ya fomu iliyosimbwa na URL kutoka kwa fomu ya msimamizi wa wijeti. Inatumika kusasisha wijeti ambayo haiauni mfano. Andika pekee.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "Iwapo italazimisha kuondolewa kwa wijeti, au kuisogeza hadi kwa utepe usiofanya kazi.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "Matokeo ya kikomo yamewekwa kuwa bloku inayolingana na neno la utafutaji.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "Punguza matokeo yanayofatana na string",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "Weka kikomo matokeo kwa yale yanayolingana na kitambulisho cha kategoria.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "Weka kikomo matokeo kwa yale yanayolingana na kitambulisho cha nenomsingi.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "Punguza matokeo kwa yale yanayolingana na muundo (slug).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "Punguza seti ya matokeo kwa idadi maalum ya vitu.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "Panga safu ya sifa ya kupanda juu au kushuka.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "Panga mkusanyiko kulingana na sifa ya chapisho.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/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:\/\/mueckinvest.com\/sw\/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:\/\/mueckinvest.com\/sw\/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:\/\/mueckinvest.com\/sw\/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:\/\/mueckinvest.com\/sw\/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:\/\/mueckinvest.com\/sw\/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:\/\/mueckinvest.com\/sw\/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:\/\/mueckinvest.com\/sw\/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:\/\/mueckinvest.com\/sw\/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:\/\/mueckinvest.com\/sw\/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:\/\/mueckinvest.com\/sw\/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:\/\/mueckinvest.com\/sw\/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 ya kuchakatwa.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "Kitambulisho cha alphanumeric cha eneo la menyu.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-block-editor\/v1\/export": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/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:\/\/mueckinvest.com\/sw\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-abilities\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp-abilities\/v1\/categories"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories\/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "Unique identifier for the ability category.",
                            "type": "string",
                            "pattern": "^[a-z0-9]+(?:-[a-z0-9]+)*$",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+?)\/run": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "Input parameters for the ability execution.",
                            "type": [
                                "integer",
                                "number",
                                "boolean",
                                "string",
                                "array",
                                "object",
                                "null"
                            ],
                            "default": null,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-abilities\/v1\/abilities": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "Scope under which the request is made; determines fields present in response.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "Kurasa ya sasa ya kusanyiko",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "Idadi ya juu ya vitu vinavyorudisha katika seti ya matokeo.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "Limit results to abilities in specific ability category.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp-abilities\/v1\/abilities"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Unique identifier for the ability.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 2619,
    "site_icon": 2629,
    "site_icon_url": "https:\/\/mueckinvest.com\/wp-content\/uploads\/2026\/01\/cropped-copilot_image_1768500733470-4.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_logo",
                "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2\/media\/2619"
            },
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/mueckinvest.com\/sw\/wp-json\/wp\/v2\/media\/2629"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}