{
    "name": "Geo-Plus",
    "description": "Geo-Plus | LiDAR, Land Surveying and Civil Engineering Software Solutions",
    "url": "https:\/\/geo-plus.com",
    "home": "https:\/\/geo-plus.com\/ko",
    "gmt_offset": -4,
    "timezone_string": "America\/New_York",
    "page_for_posts": 0,
    "page_on_front": 1079,
    "show_on_front": "page",
    "namespaces": [
        "oembed\/1.0",
        "jetpack\/v4",
        "wpcomsh\/v1",
        "akismet\/v1",
        "blockart\/v1",
        "contact-form-7\/v1",
        "crowdsignal-forms\/v1",
        "getwid\/ai\/v1",
        "wp\/v2",
        "wp-sync\/v1",
        "wp-block-editor\/v1",
        "jetpack-boost-ds",
        "stackable\/v3",
        "stackable\/v2",
        "yoast\/v1",
        "wp-rollback\/v1",
        "jetpack-boost\/v1",
        "my-jetpack\/v1",
        "wpcom\/v2",
        "videopress\/v1",
        "jetpack\/v4\/stats-app",
        "jetpack\/v4\/import",
        "jetpack\/v4\/explat",
        "newspack-blocks\/v1",
        "block-visibility\/v1",
        "wpcom\/v3",
        "wpgmza\/v1",
        "jetpack\/v4\/blaze-app",
        "jetpack\/v4\/blaze",
        "google-site-kit\/v1",
        "getwid\/v1",
        "help-center",
        "jetpack-global-styles\/v1",
        "wp-site-health\/v1",
        "wp-abilities\/v1"
    ],
    "authentication": {
        "application-passwords": {
            "endpoints": {
                "authorization": "https:\/\/geo-plus.com\/wp-admin\/authorize-application.php"
            }
        }
    },
    "routes": {
        "\/": {
            "namespace": "",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/wp-json\/batch\/v1"
                    }
                ]
            }
        },
        "\/oembed\/1.0": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "oembed\/1.0",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/oembed\/1.0"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/embed": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "oEmbed \ub370\uc774\ud130\ub97c \uac00\uc838\uc62c \ub9ac\uc18c\uc2a4 URL\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "default": "json",
                            "required": false
                        },
                        "maxwidth": {
                            "default": 600,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/oembed\/1.0\/embed"
                    }
                ]
            }
        },
        "\/oembed\/1.0\/proxy": {
            "namespace": "oembed\/1.0",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "oEmbed \ub370\uc774\ud130\ub97c \uac00\uc838\uc62c \ub9ac\uc18c\uc2a4 URL\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "format": {
                            "description": "\uc0ac\uc6a9\ud560 oEmbed \ud615\uc2dd.",
                            "type": "string",
                            "default": "json",
                            "enum": [
                                "json",
                                "xml"
                            ],
                            "required": false
                        },
                        "maxwidth": {
                            "description": "\uc0bd\uc785 \ud504\ub808\uc784\uc758 \ucd5c\ub300 \ub108\ube44(\ud53d\uc140).",
                            "type": "integer",
                            "default": 600,
                            "required": false
                        },
                        "maxheight": {
                            "description": "\uc784\ubca0\ub4dc \ud504\ub808\uc784\uc758 \ucd5c\ub300 \ub192\uc774(\ud53d\uc140).",
                            "type": "integer",
                            "required": false
                        },
                        "discover": {
                            "description": "\ud5c8\uac00\ub418\uc9c0 \uc54a\uc740 \uacf5\uae09\uc790\uc5d0 \ub300\ud55c OEmbed \uac80\uc0c9 \uc694\uccad\uc744 \uc218\ud589\ud560 \uac83\uc778\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/oembed\/1.0\/proxy"
                    }
                ]
            }
        },
        "\/jetpack\/v4": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/backup-helper-script": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "helper": {
                            "description": "base64\ub85c \uc778\ucf54\ub529\ub41c \ub3c4\uc6b0\ubbf8 \uc2a4\ud06c\ub9bd\ud2b8 \ubc31\uc5c5 \ubcf8\ubb38\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "path": {
                            "description": "\ub3c4\uc6b0\ubbf8 \uc2a4\ud06c\ub9bd\ud2b8 \ubc31\uc5c5 \uacbd\ub85c",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/backup-helper-script"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/database-object\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "object_type": {
                            "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0\uc11c \uac00\uc838\uc62c \uac1c\uccb4\uc758 \uc720\ud615",
                            "required": true
                        },
                        "object_id": {
                            "description": "\uac00\uc838\uc62c \ub370\uc774\ud130\ubca0\uc774\uc2a4 \uac1c\uccb4\uc758 ID",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/database-object\/backup"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/options\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "\ubc31\uc5c5\uc5d0 \ud3ec\ud568\ud560 \ud558\ub098 \uc774\uc0c1\uc758 \uc635\uc158 \uc774\ub984",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/options\/backup"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/comments\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/posts\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/terms\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/users\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/site\/backup\/undo-event": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/site\/backup\/undo-event"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/orders\/(?P<id>\\d+)\/backup": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/site\/backup\/preflight": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/site\/backup\/preflight"
                    }
                ]
            }
        },
        "\/wpcomsh\/v1": {
            "namespace": "wpcomsh\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpcomsh\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcomsh\/v1"
                    }
                ]
            }
        },
        "\/wpcomsh\/v1\/marketplace\/license": {
            "namespace": "wpcomsh\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "event_type": {
                            "description": "Subscription event type.",
                            "type": "string",
                            "enum": [
                                "provision_license",
                                "subscription_cancelled",
                                "subscription_created",
                                "subscription_domain_changed",
                                "subscription_refunded",
                                "subscription_renewed"
                            ],
                            "required": true
                        },
                        "product_slug": {
                            "description": "Slug of the product for which webhook was called for.",
                            "pattern": "[\\w\\-]+",
                            "type": "string",
                            "required": true
                        },
                        "payload": {
                            "description": "Arbitrary webhook response data.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcomsh\/v1\/marketplace\/license"
                    }
                ]
            }
        },
        "\/wpcomsh\/v1\/backup-import\/status": {
            "namespace": "wpcomsh\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcomsh\/v1\/backup-import\/status"
                    }
                ]
            }
        },
        "\/wpcomsh\/v1\/code-deployments\/(?P<deployment_id>\\d+)\/runs\/(?P<run_id>\\d+)\/logs\/(?P<command_identifier>[\\w-]+)": {
            "namespace": "wpcomsh\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcomsh\/v1\/export": {
            "namespace": "wpcomsh\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcomsh\/v1\/export"
                    }
                ]
            }
        },
        "\/wpcomsh\/v1\/logout": {
            "namespace": "wpcomsh\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcomsh\/v1\/logout"
                    }
                ]
            }
        },
        "\/wpcomsh\/v1\/reconnect": {
            "namespace": "wpcomsh\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcomsh\/v1\/reconnect"
                    }
                ]
            }
        },
        "\/akismet\/v1": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "akismet\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/akismet\/v1"
                    }
                ]
            }
        },
        "\/akismet\/v1\/key": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "12\uc790 \uc544\ud0a4\uc2a4\ubc0b API \ud0a4\uc785\ub2c8\ub2e4. akismet.com\/account\uc5d0\uc11c \uc774\uc6a9 \uac00\ub2a5",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/akismet\/v1\/key"
                    }
                ]
            }
        },
        "\/akismet\/v1\/settings": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "akismet_strictness": {
                            "type": "boolean",
                            "description": "\ucc38\uc778 \uacbd\uc6b0, \uc544\ud0a4\uc2a4\ubc0b\uc774 \uc2a4\ud338 \ud3f4\ub354\uc5d0 \ub123\uc9c0 \uc54a\uace0 \uc790\ub3d9\uc73c\ub85c \ucd5c\uc545\uc758 \uc2a4\ud338\uc744 \ubc84\ub9bd\ub2c8\ub2e4.",
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "type": "boolean",
                            "description": "\ucc38\uc778 \uacbd\uc6b0, \ub313\uae00 \ubaa9\ub85d \ud398\uc774\uc9c0\uc5d0\uc11c \uac01 \ub313\uae00 \uc791\uc131\uc790 \uc606\uc5d0 \uc2b9\uc778\ub41c \ub313\uae00\uc758 \uc218\uac00 \ubcf4\uc785\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/akismet\/v1\/settings"
                    }
                ]
            }
        },
        "\/akismet\/v1\/stats": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "interval": {
                            "type": "string",
                            "description": "\ud1b5\uacc4\ub97c \uac80\uc0c9\ud560 \uae30\uac04\uc785\ub2c8\ub2e4. \uc120\ud0dd\uc9c0: 60\uc77c, 6\uac1c\uc6d4, \ubaa8\ub450",
                            "default": "all",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/akismet\/v1\/stats"
                    }
                ]
            }
        },
        "\/akismet\/v1\/stats\/(?P<interval>[\\w+])": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "interval": {
                            "description": "\ud1b5\uacc4\ub97c \uac80\uc0c9\ud560 \uae30\uac04\uc785\ub2c8\ub2e4. \uc120\ud0dd\uc9c0: 60\uc77c, 6\uac1c\uc6d4, \ubaa8\ub450",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/akismet\/v1\/alert": {
            "namespace": "akismet\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "12\uc790 \uc544\ud0a4\uc2a4\ubc0b API \ud0a4\uc785\ub2c8\ub2e4. akismet.com\/account\uc5d0\uc11c \uc774\uc6a9 \uac00\ub2a5",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "12\uc790 \uc544\ud0a4\uc2a4\ubc0b API \ud0a4\uc785\ub2c8\ub2e4. akismet.com\/account\uc5d0\uc11c \uc774\uc6a9 \uac00\ub2a5",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "key": {
                            "type": "string",
                            "description": "12\uc790 \uc544\ud0a4\uc2a4\ubc0b API \ud0a4\uc785\ub2c8\ub2e4. akismet.com\/account\uc5d0\uc11c \uc774\uc6a9 \uac00\ub2a5",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/akismet\/v1\/alert"
                    }
                ]
            }
        },
        "\/akismet\/v1\/webhook": {
            "namespace": "akismet\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/akismet\/v1\/webhook"
                    }
                ]
            }
        },
        "\/blockart\/v1": {
            "namespace": "blockart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "blockart\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/blockart\/v1"
                    }
                ]
            }
        },
        "\/blockart\/v1\/library-data": {
            "namespace": "blockart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "refresh": {
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/blockart\/v1\/library-data"
                    }
                ]
            }
        },
        "\/blockart\/v1\/image-import": {
            "namespace": "blockart\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "url": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/blockart\/v1\/image-import"
                    }
                ]
            }
        },
        "\/blockart\/v1\/regenerate-assets": {
            "namespace": "blockart\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/blockart\/v1\/regenerate-assets"
                    }
                ]
            }
        },
        "\/blockart\/v1\/settings": {
            "namespace": "blockart\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "rated": {
                            "type": "boolean",
                            "required": false
                        },
                        "blocks": {
                            "description": "Blocks",
                            "type": "object",
                            "properties": {
                                "section": {
                                    "description": "Section block",
                                    "type": "boolean"
                                },
                                "heading": {
                                    "description": "Heading block",
                                    "type": "boolean"
                                },
                                "paragraph": {
                                    "description": "Paragraph block",
                                    "type": "boolean"
                                },
                                "button": {
                                    "description": "Button block",
                                    "type": "boolean"
                                },
                                "image": {
                                    "description": "Image block",
                                    "type": "boolean"
                                },
                                "countdown": {
                                    "description": "Countdown block",
                                    "type": "boolean"
                                },
                                "counter": {
                                    "description": "Counter block",
                                    "type": "boolean"
                                },
                                "spacing": {
                                    "description": "Spacing block",
                                    "type": "boolean"
                                },
                                "info-box": {
                                    "description": "Info box block",
                                    "type": "boolean"
                                },
                                "lottie": {
                                    "description": "Lottie animation block",
                                    "type": "boolean"
                                },
                                "team": {
                                    "description": "Team block",
                                    "type": "boolean"
                                },
                                "table-of-contents": {
                                    "description": "Table of contents block",
                                    "type": "boolean"
                                },
                                "tabs": {
                                    "description": "Tabs block",
                                    "type": "boolean"
                                },
                                "social-share": {
                                    "description": "Social share block",
                                    "type": "boolean"
                                },
                                "info": {
                                    "description": "Info block",
                                    "type": "boolean"
                                },
                                "blockquote": {
                                    "description": "Blockquote block",
                                    "type": "boolean"
                                },
                                "timeline": {
                                    "description": "Timeline block",
                                    "type": "boolean"
                                },
                                "notice": {
                                    "description": "Notice block",
                                    "type": "boolean"
                                },
                                "progress": {
                                    "description": "Progress block",
                                    "type": "boolean"
                                },
                                "call-to-action": {
                                    "description": "Call to action block",
                                    "type": "boolean"
                                },
                                "slider": {
                                    "description": "Slider block",
                                    "type": "boolean"
                                },
                                "map": {
                                    "description": "Google maps block",
                                    "type": "boolean"
                                },
                                "testimonial": {
                                    "description": "Testimonial block",
                                    "type": "boolean"
                                },
                                "faq": {
                                    "description": "FAQ block",
                                    "type": "boolean",
                                    "icon": {
                                        "description": "Icon block",
                                        "type": "boolean"
                                    },
                                    "icon-list": {
                                        "description": "Icon list block",
                                        "type": "boolean"
                                    },
                                    "modal": {
                                        "description": "Modal block",
                                        "type": "boolean"
                                    },
                                    "imageComparison": {
                                        "description": "Image Comparison block",
                                        "type": "boolean"
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/blockart\/v1\/settings"
                    }
                ]
            }
        },
        "\/blockart\/v1\/changelog": {
            "namespace": "blockart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/blockart\/v1\/changelog"
                    }
                ]
            }
        },
        "\/blockart\/v1\/changelog\/(?P<version>\\d+\\.\\d+(\\.\\d+)?)": {
            "namespace": "blockart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/blockart\/v1\/version-control": {
            "namespace": "blockart\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/blockart\/v1\/version-control"
                    }
                ]
            }
        },
        "\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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": []
                }
            ]
        },
        "\/crowdsignal-forms\/v1": {
            "namespace": "crowdsignal-forms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "crowdsignal-forms\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/crowdsignal-forms\/v1"
                    }
                ]
            }
        },
        "\/crowdsignal-forms\/v1\/account\/info": {
            "namespace": "crowdsignal-forms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/crowdsignal-forms\/v1\/account\/info"
                    }
                ]
            }
        },
        "\/crowdsignal-forms\/v1\/account\/connected": {
            "namespace": "crowdsignal-forms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/crowdsignal-forms\/v1\/account\/connected"
                    }
                ]
            }
        },
        "\/crowdsignal-forms\/v1\/nps\/(?P<survey_client_id>[a-zA-Z0-9\\-\\_]+)": {
            "namespace": "crowdsignal-forms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/crowdsignal-forms\/v1\/nps\/(?P<survey_id>\\d+)\/response": {
            "namespace": "crowdsignal-forms\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "survey_id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/crowdsignal-forms\/v1\/polls": {
            "namespace": "crowdsignal-forms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/crowdsignal-forms\/v1\/polls"
                    }
                ]
            }
        },
        "\/crowdsignal-forms\/v1\/polls\/(?P<poll_id>[a-zA-Z0-9\\-\\_]+)": {
            "namespace": "crowdsignal-forms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "poll_id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/crowdsignal-forms\/v1\/polls\/(?P<poll_id>[a-zA-Z0-9\\-\\_]+)\/results": {
            "namespace": "crowdsignal-forms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/crowdsignal-forms\/v1\/post-polls\/(?P<post_id>\\d+)\/(?P<poll_uuid>[a-zA-Z0-9\\-\\_]+)": {
            "namespace": "crowdsignal-forms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/crowdsignal-forms\/v1\/feedback\/(?P<survey_client_id>[a-zA-Z0-9\\-\\_]+)": {
            "namespace": "crowdsignal-forms\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/crowdsignal-forms\/v1\/feedback\/(?P<survey_id>\\d+)\/response": {
            "namespace": "crowdsignal-forms\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "survey_id": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/getwid\/ai\/v1": {
            "namespace": "getwid\/ai\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "getwid\/ai\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/getwid\/ai\/v1"
                    }
                ]
            }
        },
        "\/getwid\/ai\/v1\/chat": {
            "namespace": "getwid\/ai\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "prompt": {
                            "type": "string",
                            "minLength": 4,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/getwid\/ai\/v1\/chat"
                    }
                ]
            }
        },
        "\/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:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2"
                    }
                ]
            }
        },
        "\/wp\/v2\/comments": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \ub313\uae00\uc5d0 \ubc18\uc751\uc744 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc0ac\uc6a9\uc790 ID\uc5d0 \ubc30\uc815\ub41c \ub313\uae00\uc5d0 \uc81c\ud55c. \uad8c\ud55c \ud544\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 \uc0ac\uc6a9\uc790 ID\uc5d0 \ubc30\uc815\ub41c \ub313\uae00\uc744 \uc81c\uc678\ud574\uc57c \ud568. \uad8c\ud55c \ud544\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc791\uc131\uc790 \uc774\uba54\uc77c\uc5d0 \uc81c\ud55c. \uad8c\ud55c \ud544\uc694.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \ub313\uae00\uc5d0 \ubc18\uc751\uc744 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ub313\uae00 \uc18d\uc131\uc73c\ub85c \ucf5c\ub809\uc158 \ubd84\ub958.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\uc758 \ub313\uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uae00 ID\uc5d0 \ubc30\uc815\ub41c \ub313\uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc5d0 \ubc30\uc815\ub41c \ub313\uae00\uc5d0 \uc81c\ud55c. \uad8c\ud55c \ud544\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc720\ud615\uc5d0 \ubc30\uc815\ub41c \ub313\uae00\uc5d0 \uc81c\ud55c. \uad8c\ud55c \ud544\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "\uc0ac\uc6a9\uc790 \uc624\ube0c\uc81d\ud2b8\uc758 ID. \uc791\uc131\uc790\uac00 \uc0ac\uc6a9\uc790\uc778 \uacbd\uc6b0.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 \uc774\uba54\uc77c \uc8fc\uc18c.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 IP \uc8fc\uc18c.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 \ud45c\uc2dc\uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 \uc0ac\uc6a9\uc790 \uc5d0\uc774\uc804\ud2b8.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\ub313\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \ub313\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ub313\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \ub313\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\ub313\uae00\uc774 \ubc1c\ud589\ub41c \ub0a0\uc9dc, GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\ub313\uae00\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "\uad00\ub828 \uae00 \uc624\ube0c\uc81d\ud2b8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\ub313\uae00 \uc0c1\ud0dc.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\uba54\ubaa8 \ud574\uacb0 \uc0c1\ud0dc",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \ub313\uae00\uc5d0 \ubc18\uc751\uc744 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc0ac\uc6a9\uc790 ID\uc5d0 \ubc30\uc815\ub41c \ub313\uae00\uc5d0 \uc81c\ud55c. \uad8c\ud55c \ud544\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 \uc0ac\uc6a9\uc790 ID\uc5d0 \ubc30\uc815\ub41c \ub313\uae00\uc744 \uc81c\uc678\ud574\uc57c \ud568. \uad8c\ud55c \ud544\uc694.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "author_email": {
                            "default": null,
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc791\uc131\uc790 \uc774\uba54\uc77c\uc5d0 \uc81c\ud55c. \uad8c\ud55c \ud544\uc694.",
                            "format": "email",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "\uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \ub313\uae00\uc5d0 \ubc18\uc751\uc744 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ub313\uae00 \uc18d\uc131\uc73c\ub85c \ucf5c\ub809\uc158 \ubd84\ub958.",
                            "type": "string",
                            "default": "date_gmt",
                            "enum": [
                                "date",
                                "date_gmt",
                                "id",
                                "include",
                                "post",
                                "parent",
                                "type"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": [],
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\uc758 \ub313\uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "parent_exclude": {
                            "default": [],
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 \ubd80\ubaa8 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "post": {
                            "default": [],
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uae00 ID\uc5d0 \ubc30\uc815\ub41c \ub313\uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "approve",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc0c1\ud0dc\uc5d0 \ubc30\uc815\ub41c \ub313\uae00\uc5d0 \uc81c\ud55c. \uad8c\ud55c \ud544\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "comment",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc720\ud615\uc5d0 \ubc30\uc815\ub41c \ub313\uae00\uc5d0 \uc81c\ud55c. \uad8c\ud55c \ud544\uc694.",
                            "type": "string",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "author": {
                            "description": "\uc0ac\uc6a9\uc790 \uc624\ube0c\uc81d\ud2b8\uc758 ID. \uc791\uc131\uc790\uac00 \uc0ac\uc6a9\uc790\uc778 \uacbd\uc6b0.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 \uc774\uba54\uc77c \uc8fc\uc18c.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 IP \uc8fc\uc18c.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 \ud45c\uc2dc\uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 \uc0ac\uc6a9\uc790 \uc5d0\uc774\uc804\ud2b8.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\ub313\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \ub313\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ub313\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \ub313\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\ub313\uae00\uc774 \ubc1c\ud589\ub41c \ub0a0\uc9dc, GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\ub313\uae00\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "\uad00\ub828 \uae00 \uc624\ube0c\uc81d\ud2b8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\ub313\uae00 \uc0c1\ud0dc.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\uba54\ubaa8 \ud574\uacb0 \uc0c1\ud0dc",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/comments"
                    }
                ]
            }
        },
        "\/wp\/v2\/comments\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE",
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub313\uae00\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\ub313\uae00\uc758 \uc0c1\uc704 \uae00\uc5d0 \ub300\ud55c \ube44\ubc00\ubc88\ud638 (\uae00\uc774 \ube44\ubc00\ubc88\ud638 \ubcf4\ud638\ub420 \uacbd\uc6b0).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub313\uae00\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "\uc0ac\uc6a9\uc790 \uc624\ube0c\uc81d\ud2b8\uc758 ID. \uc791\uc131\uc790\uac00 \uc0ac\uc6a9\uc790\uc778 \uacbd\uc6b0.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 \uc774\uba54\uc77c \uc8fc\uc18c.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 IP \uc8fc\uc18c.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 \ud45c\uc2dc\uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 \uc0ac\uc6a9\uc790 \uc5d0\uc774\uc804\ud2b8.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\ub313\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \ub313\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ub313\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \ub313\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\ub313\uae00\uc774 \ubc1c\ud589\ub41c \ub0a0\uc9dc, GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "\ub313\uae00\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\uad00\ub828 \uae00 \uc624\ube0c\uc81d\ud2b8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\ub313\uae00 \uc0c1\ud0dc.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\uba54\ubaa8 \ud574\uacb0 \uc0c1\ud0dc",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub313\uae00\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        },
                        "password": {
                            "description": "\ub313\uae00\uc758 \uc0c1\uc704 \uae00\uc5d0 \ub300\ud55c \ube44\ubc00\ubc88\ud638 (\uae00\uc774 \ube44\ubc00\ubc88\ud638 \ubcf4\ud638\ub420 \uacbd\uc6b0).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub313\uae00\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\ub313\uae00\uc758 \uc0c1\uc704 \uae00\uc5d0 \ub300\ud55c \ube44\ubc00\ubc88\ud638 (\uae00\uc774 \ube44\ubc00\ubc88\ud638 \ubcf4\ud638\ub420 \uacbd\uc6b0).",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub313\uae00\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "author": {
                            "description": "\uc0ac\uc6a9\uc790 \uc624\ube0c\uc81d\ud2b8\uc758 ID. \uc791\uc131\uc790\uac00 \uc0ac\uc6a9\uc790\uc778 \uacbd\uc6b0.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 \uc774\uba54\uc77c \uc8fc\uc18c.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 IP \uc8fc\uc18c.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 \ud45c\uc2dc\uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 \uc0ac\uc6a9\uc790 \uc5d0\uc774\uc804\ud2b8.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\ub313\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \ub313\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ub313\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \ub313\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\ub313\uae00\uc774 \ubc1c\ud589\ub41c \ub0a0\uc9dc, GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "description": "\ub313\uae00\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\uad00\ub828 \uae00 \uc624\ube0c\uc81d\ud2b8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\ub313\uae00 \uc0c1\ud0dc.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\uba54\ubaa8 \ud574\uacb0 \uc0c1\ud0dc",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ub313\uae00\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        },
                        "password": {
                            "description": "\ub313\uae00\uc758 \uc0c1\uc704 \uae00\uc5d0 \ub300\ud55c \ube44\ubc00\ubc88\ud638 (\uae00\uc774 \ube44\ubc00\ubc88\ud638 \ubcf4\ud638\ub420 \uacbd\uc6b0).",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-sync\/v1": {
            "namespace": "wp-sync\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-sync\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp-sync\/v1"
                    }
                ]
            }
        },
        "\/wp-sync\/v1\/updates": {
            "namespace": "wp-sync\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "rooms": {
                            "items": {
                                "properties": {
                                    "after": {
                                        "minimum": 0,
                                        "required": true,
                                        "type": "integer"
                                    },
                                    "awareness": {
                                        "required": true,
                                        "type": [
                                            "object",
                                            "null"
                                        ]
                                    },
                                    "client_id": {
                                        "minimum": 1,
                                        "required": true,
                                        "type": "integer"
                                    },
                                    "room": {
                                        "required": true,
                                        "type": "string",
                                        "pattern": "^[^\/]+\/[^\/:]+(?::\\S+)?$"
                                    },
                                    "updates": {
                                        "items": {
                                            "properties": {
                                                "data": {
                                                    "type": "string",
                                                    "required": true
                                                },
                                                "type": {
                                                    "type": "string",
                                                    "required": true,
                                                    "enum": [
                                                        "compaction",
                                                        "sync_step1",
                                                        "sync_step2",
                                                        "update"
                                                    ]
                                                }
                                            },
                                            "required": true,
                                            "type": "object"
                                        },
                                        "minItems": 0,
                                        "required": true,
                                        "type": "array"
                                    }
                                },
                                "type": "object"
                            },
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp-sync\/v1\/updates"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-patterns\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/block-patterns\/patterns"
                    }
                ]
            }
        },
        "\/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:\/\/geo-plus.com\/ko\/wp-json\/wp-block-editor\/v1"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1\/export": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp-block-editor\/v1\/export"
                    }
                ]
            }
        },
        "\/wp\/v2\/icons": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/icons"
                    }
                ]
            }
        },
        "\/wp\/v2\/icons\/(?P<name>[a-z][a-z0-9-]*\/[a-z][a-z0-9-]*)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "name": {
                            "description": "Icon name.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-block-editor\/v1\/settings": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp-block-editor\/v1\/settings"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1\/assets": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp-block-editor\/v1\/assets"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack-boost-ds",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/critical-css-state"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/critical-css-state\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/critical-css-state\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-meta": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/critical-css-meta"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-suggest-regenerate": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/critical-css-suggest-regenerate"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-suggest-regenerate\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/critical-css-suggest-regenerate\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-suggest-regenerate\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/critical-css-suggest-regenerate\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/request-regenerate": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/request-regenerate"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-css": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-css"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors-dismissed": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/critical-css-state\/action\/set-provider-errors-dismissed"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/modules-state": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/modules-state"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/modules-state\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/modules-state\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/modules-state\/merge": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/modules-state\/merge"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-size-analysis": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/image-size-analysis"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-size-analysis\/action\/paginate": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/image-size-analysis\/action\/paginate"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-size-analysis\/action\/fix": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/image-size-analysis\/action\/fix"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-size-analysis-summary": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/image-size-analysis-summary"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-size-analysis-summary\/action\/start": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/image-size-analysis-summary\/action\/start"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-js-excludes": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/minify-js-excludes"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-js-excludes\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/minify-js-excludes\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-css-excludes": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/minify-css-excludes"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/minify-css-excludes\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/minify-css-excludes\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-cdn-quality": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/image-cdn-quality"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-cdn-quality\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/image-cdn-quality\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-cdn-quality\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/image-cdn-quality\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history-toggle": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/performance-history-toggle"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history-toggle\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/performance-history-toggle\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history-toggle\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/performance-history-toggle\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/performance-history"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/performance-history\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/performance-history\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/dismissed-alerts": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/dismissed-alerts"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/dismissed-alerts\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/dismissed-alerts\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/dismissed-alerts\/merge": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/dismissed-alerts\/merge"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/connection": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/connection"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/pricing": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/pricing"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/product": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/product"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/premium-features": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/premium-features"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cache-debug-log": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/cache-debug-log"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/cache-engine-loading": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/cache-engine-loading"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/getting-started": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/getting-started"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/getting-started\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/getting-started\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache-error": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/page-cache-error"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache-error\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/page-cache-error\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache-error\/delete": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/page-cache-error\/delete"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/action\/run-setup": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/page-cache\/action\/run-setup"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/page-cache"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/page-cache\/set"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/action\/clear-page-cache": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/page-cache\/action\/clear-page-cache"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/page-cache\/action\/deactivate-wpsc": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/page-cache\/action\/deactivate-wpsc"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-cdn-liar": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/image-cdn-liar"
                    }
                ]
            }
        },
        "\/jetpack-boost-ds\/image-cdn-liar\/set": {
            "namespace": "jetpack-boost-ds",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost-ds\/image-cdn-liar\/set"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jetpack-ai-jwt": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/jetpack-ai-jwt"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/plans": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/plans"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/products": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/products"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/marketing\/survey": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/marketing\/survey"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/test": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/connection\/test"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/test-wpcom": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/connection\/test-wpcom"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/rewind": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/rewind"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/scan": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/scan"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/url": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "from": {
                            "type": "string",
                            "required": false
                        },
                        "redirect": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/connection\/url"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/tracking\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "tracks_opt_out": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/tracking\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/site"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/features": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/site\/features"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/products": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/site\/products"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/purchases": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/site\/purchases"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/benefits": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/site\/benefits"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/activity": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/site\/activity"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/all": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/module\/all"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/all\/active": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "modules": {
                            "default": "",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        },
                        "active": {
                            "default": true,
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/module\/all\/active"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        },
                        "jetpack_blocks_disabled": {
                            "description": "Jetpack \ube14\ub85d\uc774 \ube44\ud65c\uc131\ud654\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "carousel_background_color": {
                            "description": "\uc0c9 \uad6c\uc131\ud45c",
                            "type": "string",
                            "default": "black",
                            "enum": [
                                "black",
                                "white"
                            ],
                            "required": false
                        },
                        "carousel_display_exif": {
                            "description": "\uac00\ub2a5\ud55c \uacbd\uc6b0 \uce90\ub7ec\uc140\uc5d0 \uc0ac\uc9c4 \uba54\ud0c0\ub370\uc774\ud130(<a href=\"https:\/\/en.wikipedia.org\/wiki\/Exchangeable_image_file_format\" target=\"_blank\">Exif<\/a>)\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel_display_comments": {
                            "description": "\uce90\ub7ec\uc140\uc5d0 \ub313\uae00 \uc601\uc5ed \ud45c\uc2dc",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "highlander_comment_form_prompt": {
                            "description": "\uc778\uc0ac \uae00",
                            "type": "string",
                            "default": "\ub313\uae00 \ub0a8\uae30\uae30",
                            "required": false
                        },
                        "jetpack_comment_form_color_scheme": {
                            "description": "\uc0c9\uc0c1\ud45c",
                            "type": "string",
                            "default": "light",
                            "enum": [
                                "light",
                                "dark",
                                "transparent"
                            ],
                            "required": false
                        },
                        "jetpack_portfolio": {
                            "description": "Jetpack \ud3ec\ud2b8\ud3f4\ub9ac\uc624 \uae00 \ud0c0\uc785\uc744 \ud65c\uc131\ud654\ud558\uac70\ub098 \ube44\ud65c\uc131\ud654\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_portfolio_posts_per_page": {
                            "description": "\ud3ec\ud2b8\ud3f4\ub9ac\uc624 \ud398\uc774\uc9c0\uc5d0 \ud45c\uc2dc\ud560 \ud56d\ubaa9 \uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_testimonial": {
                            "description": "Jetpack \ucd94\ucc9c \uae00\uc758 \uae00 \ud0c0\uc785\uc744 \ud65c\uc131\ud654\ud558\uac70\ub098 \ube44\ud65c\uc131\ud654\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_testimonial_posts_per_page": {
                            "description": "\ucd94\ucc9c \uae00 \ud398\uc774\uc9c0\uc5d0 \ud45c\uc2dc\ud560 \ud56d\ubaa9 \uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_waf_automatic_rules": {
                            "description": "\uc790\ub3d9 \uaddc\uce59 \ud65c\uc131\ud654 - \uc790\ub3d9 \ubcf4\uc548 \uaddc\uce59\uc73c\ub85c \uc2e0\ub8b0\ud560 \uc218 \uc5c6\ub294 \ud2b8\ub798\ud53d \uc18c\uc2a4\ub85c\ubd80\ud130 \uc0ac\uc774\ud2b8 \ubcf4\ud638\ud558\uc138\uc694.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list_enabled": {
                            "description": "\ucc28\ub2e8 \ubaa9\ub85d - \ud2b9\uc815 \uc694\uccad IP\ub97c \ucc28\ub2e8\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list": {
                            "description": "\ucc28\ub2e8\ud55c IP \uc8fc\uc18c",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list_enabled": {
                            "description": "\ud5c8\uc6a9 \ubaa9\ub85d - \ud2b9\uc815 \uc694\uccad IP\ub97c \ud5c8\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list": {
                            "description": "\ud56d\uc0c1 \ud5c8\uc6a9\ub418\ub294 IP \uc8fc\uc18c",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_share_data": {
                            "description": "Jetpack\uacfc \uae30\ubcf8 \ub370\uc774\ud130\ub97c \uacf5\uc720\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_share_debug_data": {
                            "description": "Jetpack\uacfc \uc0c1\uc138 \ub370\uc774\ud130\ub97c \uacf5\uc720\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled_galleries": {
                            "description": "\ubaa8\ub4e0 \uac24\ub7ec\ub9ac \uc0ac\uc9c4\uc744 \ucc38\uc2e0\ud55c \ubaa8\uc790\uc774\ud06c \ud615\uc2dd\uc73c\ub85c \ud45c\ud604\ud558\uae30.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar_disable_hovercards": {
                            "description": "Gravatar\uc5d0 \ub9c8\uc6b0\uc2a4\ub97c \uc62c\ub838\uc744 \ub54c \uc0ac\uc6a9\uc790\uc758 \ud504\ub85c\ud544 \ubcf4\uae30",
                            "type": "string",
                            "default": "enabled",
                            "enum": [
                                "enabled",
                                "disabled"
                            ],
                            "required": false
                        },
                        "infinite_scroll": {
                            "description": "\ubb34\ud55c",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "infinite_scroll_google_analytics": {
                            "description": "\ubb34\ud55c \uc2a4\ud06c\ub864\uc5d0\uc11c \uad6c\uae00 \uc560\ub110\ub9ac\ud2f1\uc2a4 \uc0ac\uc6a9\ud558\uae30",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpl_default": {
                            "description": "\uc6cc\ub4dc\ud504\ub808\uc2a4\ub2f7\ucef4 \uc88b\uc544\uc694\ub294",
                            "type": "string",
                            "default": "on",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": false
                        },
                        "social_notifications_like": {
                            "description": "\ub204\uad70\uac00\uac00 \uae00\uc5d0 \uc88b\uc544\uc694\ub77c\uace0 \ud45c\uc2dc\ud558\uba74 \uc774\uba54\uc77c \uc54c\ub9bc \ubcf4\ub0b4\uae30",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_publish_comments_with_markdown": {
                            "description": "\ub313\uae00\uc5d0 \ub9c8\ud06c\ub2e4\uc6b4\uc744 \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_publish_posts_with_markdown": {
                            "description": "\uae00\uc5d0 \ub9c8\ud06c\ub2e4\uc6b4\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor_receive_notifications": {
                            "description": "\ubaa8\ub2c8\ud130 \uc774\uba54\uc77c \uc54c\ub9bc \ubc1b\uae30.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post_by_email_address": {
                            "description": "\uc804\uc790 \uc6b0\ud3b8 \uc8fc\uc18c",
                            "type": "string",
                            "default": "noop",
                            "enum": [
                                "noop",
                                "create",
                                "regenerate",
                                "delete"
                            ],
                            "required": false
                        },
                        "jetpack_protect_key": {
                            "description": "API \ud0a4 \ubcf4\ud638",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_protect_global_whitelist": {
                            "description": "\uc804\uc5ed IP \ud5c8\uc6a9 \ubaa9\ub85d \ubcf4\ud638",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharing_services": {
                            "description": "\uc11c\ube44\uc2a4 \ubc0f \ubc84\ud2bc \ub4a4\uc5d0 \uc228\uaca8\uc9c4 \uc11c\ube44\uc2a4 \ud65c\uc131\ud654",
                            "type": "object",
                            "default": {
                                "visible": [
                                    "facebook",
                                    "x"
                                ],
                                "hidden": []
                            },
                            "required": false
                        },
                        "button_style": {
                            "description": "\ubc84\ud2bc \uc2a4\ud0c0\uc77c",
                            "type": "string",
                            "default": "icon",
                            "enum": [
                                "icon-text",
                                "icon",
                                "text",
                                "official"
                            ],
                            "required": false
                        },
                        "sharing_label": {
                            "description": "\uacf5\uc720 \ub808\uc774\ube14",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "show": {
                            "description": "\ubc84\ud2bc\uc774 \ud45c\uc2dc\ub41c \uc704\uce58 \ubcf4\uae30",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "post"
                            ],
                            "required": false
                        },
                        "jetpack-twitter-cards-site-tag": {
                            "description": "\uc774 \uc0ac\uc774\ud2b8 \ub3c4\uba54\uc778 \uc18c\uc720\uc790\uc758 \ud2b8\uc704\ud130 \uc0ac\uc6a9\uc790\uba85",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharedaddy_disable_resources": {
                            "description": "CSS\uc640 \uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ube44\ud65c\uc131\ud654",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom": {
                            "description": "\uc0ac\uc6a9\uc790\uac00 \ucd94\uac00\ud55c \uacf5\uc720 \uc11c\ube44\uc2a4\ub97c \uc0ac\uc6a9\uc790 \uc815\uc758\ud569\ub2c8\ub2e4.",
                            "type": "object",
                            "default": {
                                "sharing_name": "",
                                "sharing_url": "",
                                "sharing_icon": ""
                            },
                            "required": false
                        },
                        "sharing_delete_service": {
                            "description": "\uc0ac\uc6a9\uc790 \uc815\uc758 \uacf5\uc720 \uc11c\ube44\uc2a4\ub97c \uc0ad\uc81c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_sso_require_two_step": {
                            "description": "\ub450 \ub2e8\uacc4 \uc778\uc99d \ud544\uc694",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_sso_match_by_email": {
                            "description": "\uc774\uba54\uc77c \uc77c\uce58",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stb_enabled": {
                            "description": "\ub313\uae00 \uc591\uc2dd\uc5d0 <em>'\ube14\ub85c\uadf8 \ud314\ub85c\uc6b0'<\/em> \uc635\uc158 \ud45c\uc2dc",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stc_enabled": {
                            "description": "\ub313\uae00 \ud3fc\uc5d0 <em>'\ub313\uae00 \ud314\ub85c\uc6b0'<\/em>\uc635\uc158\uc744 \ud45c\uc2dc\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_newsletter_categories": {
                            "description": "\ub274\uc2a4\ub808\ud130 \uce74\ud14c\uace0\ub9ac\ub85c \ud45c\uc2dc\ub41c \uae00 \uce74\ud14c\uace0\ub9ac ID \ubc30\uc5f4",
                            "type": "array",
                            "default": [],
                            "required": false
                        },
                        "wpcom_newsletter_categories_enabled": {
                            "description": "\ub274\uc2a4\ub808\ud130 \uce74\ud14c\uace0\ub9ac\uc758 \ud65c\uc131\ud654 \uc5ec\ubd80",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_newsletter_send_default": {
                            "description": "Whether to send newsletter emails by default when publishing a post",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_featured_image_in_email": {
                            "description": "\uc774\uba54\uc77c\uc5d0 \ud2b9\uc131 \uc774\ubbf8\uc9c0\ub97c \ud3ec\ud568\ud560\uc9c0 \uc5ec\ubd80",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_gravatar_in_email": {
                            "description": "\uc774\uba54\uc77c \ubc14\uc774\ub77c\uc778\uc5d0 \uae00\uc4f4\uc774 \uc544\ubc14\ud0c0\ub97c \ud45c\uc2dc\ud560\uc9c0 \uc5ec\ubd80",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_author_in_email": {
                            "description": "\uc774\uba54\uc77c \ubc14\uc774\ub77c\uc778\uc5d0 \uae00\uc4f4\uc774\uc758 \uacf5\uac1c \uc774\ub984\uc744 \ud45c\uc2dc\ud560\uc9c0 \uc5ec\ubd80",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_post_date_in_email": {
                            "description": "\uc774\uba54\uc77c \ubc14\uc774\ub77c\uc778\uc5d0 \ub0a0\uc9dc\ub97c \ud45c\uc2dc\ud560\uc9c0 \uc5ec\ubd80",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_subscription_emails_use_excerpt": {
                            "description": "\uc774\uba54\uc77c\uc5d0\uc11c \uc694\uc57d\ubb38\uc744 \uc0ac\uc6a9\ud560\uc9c0 \uc5ec\ubd80",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_reply_to": {
                            "description": "\ub274\uc2a4\ub808\ud130 \uc774\uba54\uc77c\uc5d0 \ub300\ud55c \uc774\uba54\uc77c \ud68c\uc2e0 \ub3d9\uc791",
                            "type": "string",
                            "default": "comment",
                            "required": false
                        },
                        "jetpack_subscriptions_from_name": {
                            "description": "\ub274\uc2a4\ub808\ud130 \uc774\uba54\uc77c \uc774\ub984\uc5d0\uc11c",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sm_enabled": {
                            "description": "\ub3c5\uc790\uc5d0\uac8c \ud31d\uc5c5 \uad6c\ub3c5 \ubaa8\ub2ec\uc744 \ud45c\uc2dc\ud558\uc138\uc694.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_overlay_enabled": {
                            "description": "\ud648\ud398\uc774\uc9c0\uc5d0 \uad6c\ub3c5 \uc624\ubc84\ub808\uc774 \ud45c\uc2dc.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_floating_button_enabled": {
                            "description": "\ud50c\ub85c\ud305 \uad6c\ub3c5 \ubc84\ud2bc\uc744 \ud45c\uc2dc\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_post_end_enabled": {
                            "description": "\uac01 \uae00 \ub05d\uc5d0 \uad6c\ub3c5 \ube14\ub85d\uc744 \ucd94\uac00\ud558\uc138\uc694.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_login_navigation_enabled": {
                            "description": "\ud0d0\uc0c9\uc5d0 \uad6c\ub3c5\uc790 \ub85c\uadf8\uc778 \ube14\ub85d\uc744 \ucd94\uac00\ud558\uc138\uc694.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_navigation_enabled": {
                            "description": "\ud0d0\uc0c9\uc5d0 \uad6c\ub3c5 \ube14\ub85d\uc744 \ucd94\uac00\ud558\uc138\uc694.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "social_notifications_subscribe": {
                            "description": "\ub204\uad70\uac00 \ub0b4 \ube14\ub85c\uadf8\ub97c \uad6c\ub3c5\ud558\uba74 \uc774\uba54\uc77c \uc54c\ub9bc \ubcf4\ub0b4\uae30",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscription_options": {
                            "description": "\uad6c\ub3c5 \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \uc0ac\uc6a9\ub418\ub294 \uc138 \uac00\uc9c0 \uc635\uc158\uc778 &#039;invitation&#039;, &#039;welcome&#039; \ubc0f &#039;comment_follow&#039;\uc785\ub2c8\ub2e4.",
                            "type": "object",
                            "default": {
                                "invitation": "",
                                "welcome": "",
                                "comment_follow": ""
                            },
                            "required": false
                        },
                        "show_headline": {
                            "description": "\ud5e4\ub529\uc73c\ub85c \uad00\ub828 \ucf58\ud150\uce20 \uac15\uc870 \ud45c\uc2dc",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "show_thumbnails": {
                            "description": "\uac00\ub2a5\ud55c \uacbd\uc6b0 \uc378\ub124\uc77c \uc774\ubbf8\uc9c0\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "instant_search_enabled": {
                            "description": "\ube60\ub978 \uac80\uc0c9 \uc0ac\uc6a9",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "has_jetpack_search_product": {
                            "description": "\ud65c\uc131 Jetpack Search \uc81c\ud488 \uad6c\ub9e4 \uc788\uc74c",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search_auto_config": {
                            "description": "\ube60\ub978 \uac80\uc0c9 \uc790\ub3d9 \uad6c\uc131 \ud2b8\ub9ac\uac70",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google": {
                            "description": "Google \uac80\uc0c9 \ucf58\uc194",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "bing": {
                            "description": "Bing \uc6f9\ub9c8\uc2a4\ud130 \uc13c\ud130",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "pinterest": {
                            "description": "Pinterest \uc0ac\uc774\ud2b8 \ud655\uc778",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "yandex": {
                            "description": "Yandex \uc0ac\uc774\ud2b8 \uc778\uc99d",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "facebook": {
                            "description": "Facebook \ub3c4\uba54\uc778 \ud655\uc778",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "enable_header_ad": {
                            "description": "\uac01 \ud398\uc774\uc9c0 \uc0c1\ub2e8\uc5d0 \uad11\uace0 \uc720\ub2db\uc744 \ud45c\uc2dc\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_approved": {
                            "description": "\uc0ac\uc774\ud2b8\uac00 WordAds\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc788\uac8c \uc2b9\uc778\ub418\uc5c8\uc2b5\ub2c8\uae4c?",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_second_belowpost": {
                            "description": "\uae00 \uc544\ub798\uc5d0 \ub2e4\ub978 \uad11\uace0\ub97c \ud45c\uc2dc\ud558\uc2dc\uaca0\uc5b4\uc694?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_inline_enabled": {
                            "description": "\uac8c\uc2dc\ubb3c \ucf58\ud150\uce20 \ub0b4\uc5d0 \uc778\ub77c\uc778 \uad11\uace0\ub97c \ud45c\uc2dc\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_front_page": {
                            "description": "\ud504\ub860\ud2b8 \ud398\uc774\uc9c0\uc5d0 \uad11\uace0\ub97c \ud45c\uc2dc\ud558\uc2dc\uaca0\uc5b4\uc694?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_post": {
                            "description": "\uae00\uc5d0 \uad11\uace0\ub97c \ud45c\uc2dc\ud558\uc2dc\uaca0\uc5b4\uc694?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_page": {
                            "description": "\ud398\uc774\uc9c0\uc5d0 \uad11\uace0\ub97c \ud45c\uc2dc\ud558\uc2dc\uaca0\uc5b4\uc694?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_archive": {
                            "description": "\uc544\uce74\uc774\ube0c \ud398\uc774\uc9c0\uc5d0 \uad11\uace0\ub97c \ud45c\uc2dc\ud558\uc2dc\uaca0\uc5b4\uc694?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_custom_adstxt_enabled": {
                            "description": "ads.txt \uc0ac\uc6a9\uc790 \uc815\uc758",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_custom_adstxt": {
                            "description": "\uc0ac\uc6a9\uc790 \uc815\uc758 ads.txt \ud56d\ubaa9",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_ccpa_enabled": {
                            "description": "\uce98\ub9ac\ud3ec\ub2c8\uc544 \uc18c\ube44\uc790 \uac1c\uc778\uc815\ubcf4 \ubcf4\ud638\ubc95\uc744 \uc704\ud55c \uc9c0\uc6d0 \ud65c\uc131\ud654",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_ccpa_privacy_policy_url": {
                            "description": "\uac1c\uc778\uc815\ubcf4 \ucde8\uae09\ubc29\uce68 URL",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_cmp_enabled": {
                            "description": "WordAds\uc6a9 GDPR \ub3d9\uc758 \uad00\ub9ac \ubc30\ub108 \ud65c\uc131\ud654",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google_analytics_tracking_id": {
                            "description": "Google \uc6f9\ub85c\uadf8 \ubd84\uc11d",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_wga": {
                            "description": "Google \uc6f9\ub85c\uadf8 \ubd84\uc11d",
                            "type": "object",
                            "required": false
                        },
                        "admin_bar": {
                            "description": "\uad00\ub9ac \ubc14\uc5d0 48\uc2dc\uac04 \ud2b8\ub798\ud53d \uc2a4\ub0c5\uc0f7\uc774 \uc788\ub294 \uc791\uc740 \ucc28\ud2b8\ub97c \ud3ec\ud568\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "enable_odyssey_stats": {
                            "description": "\uc0c8\ub85c\uc6b4 Jetpack \ud1b5\uacc4 \ud658\uacbd \ubbf8\ub9ac\ubcf4\uae30(\uc2e4\ud5d8 \ubc84\uc804)",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "roles": {
                            "description": "\ud1b5\uacc4 \ubcf4\uace0\uc11c\ub97c \ubcfc \uc218 \uc788\ub294 \uc5ed\ud560\uc744 \uc120\ud0dd\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "count_roles": {
                            "description": "\ub85c\uadf8\uc778\ud55c \ub4f1\ub85d\ub41c \uc0ac\uc6a9\uc790\uc758 \ud398\uc774\uc9c0 \ubdf0 \uacc4\uc0b0\ud558\uae30",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "blog_id": {
                            "description": "\ube14\ub85c\uadf8 ID.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "do_not_track": {
                            "description": "\ucd94\uc801 \uc548 \ud568.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "version": {
                            "description": "\ubc84\uc804.",
                            "type": "integer",
                            "default": 9,
                            "required": false
                        },
                        "collapse_nudges": {
                            "description": "\uc5c5\uadf8\ub808\uc774\ub4dc \uc54c\ub9bc \uae30\ub2a5 \ucd95\uc18c",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_reader_views_enabled": {
                            "description": "\uc6cc\ub4dc\ud504\ub808\uc2a4\ub2f7\ucef4 \ub9ac\ub354\uc5d0 \uae00 \uc870\ud68c\uc218\uac00 \ud45c\uc2dc\ub429\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordpress_api_key": {
                            "description": "",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "dismiss_empty_stats_card": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_backup_getting_started": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_agencies_learn_more": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "lang_id": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uae30\ubcf8 \uc5b8\uc5b4\ub97c \uc120\ud0dd\ud558\uc138\uc694.",
                            "type": "string",
                            "default": "en_US",
                            "required": false
                        },
                        "advanced_seo_front_page_description": {
                            "description": "\uccab \ud398\uc774\uc9c0 \uba54\ud0c0 \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "advanced_seo_title_formats": {
                            "description": "SEO \ud398\uc774\uc9c0 \uc81c\ubaa9 \uad6c\uc870\uc785\ub2c8\ub2e4.",
                            "type": "object",
                            "default": {
                                "archives": [],
                                "front_page": [],
                                "groups": [],
                                "pages": [],
                                "posts": []
                            },
                            "required": false
                        },
                        "videopress_private_enabled_for_site": {
                            "description": "\ube44\ub514\uc624 \ud504\ub77c\uc774\ubc84\uc2dc: \uc774 \uc0ac\uc774\ud2b8 \ud68c\uc6d0\uc73c\ub85c \ubcf4\uae30 \uc81c\ud55c",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "ai_seo_enhancer_enabled": {
                            "description": "\uc0c8 \uae00\uc5d0 \ub300\ud55c SEO \uc81c\ubaa9, SEO \uc124\uba85 \ubc0f \uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8\ub97c \uc790\ub3d9\uc73c\ub85c \uc0dd\uc131\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "account-protection": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blaze": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blocks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "canonical-urls": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comment-likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comments": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "contact-form": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "copy-post": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom-content-types": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google-fonts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar-hovercards": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "infinite-scroll": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "json-api": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "latex": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "markdown": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "notes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon-cdn": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-by-email": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-list": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "protect": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "publicize": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "related-posts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "seo-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sharedaddy": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortcodes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortlinks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sitemaps": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sso": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "stats": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscriptions": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled-gallery": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "vaultpress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "verification-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "videopress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widget-visibility": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widgets": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "woocommerce-analytics": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom-reader": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)\/active": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "active": {
                            "default": true,
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<slug>[a-z\\-]+)\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "range": {
                            "default": "day",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/module\/(?P<service>[a-z\\-]+)\/key\/check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "api_key": {
                            "default": "",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        },
                        "jetpack_blocks_disabled": {
                            "description": "Jetpack \ube14\ub85d\uc774 \ube44\ud65c\uc131\ud654\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "carousel_background_color": {
                            "description": "\uc0c9 \uad6c\uc131\ud45c",
                            "type": "string",
                            "default": "black",
                            "enum": [
                                "black",
                                "white"
                            ],
                            "required": false
                        },
                        "carousel_display_exif": {
                            "description": "\uac00\ub2a5\ud55c \uacbd\uc6b0 \uce90\ub7ec\uc140\uc5d0 \uc0ac\uc9c4 \uba54\ud0c0\ub370\uc774\ud130(<a href=\"https:\/\/en.wikipedia.org\/wiki\/Exchangeable_image_file_format\" target=\"_blank\">Exif<\/a>)\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel_display_comments": {
                            "description": "\uce90\ub7ec\uc140\uc5d0 \ub313\uae00 \uc601\uc5ed \ud45c\uc2dc",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "highlander_comment_form_prompt": {
                            "description": "\uc778\uc0ac \uae00",
                            "type": "string",
                            "default": "\ub313\uae00 \ub0a8\uae30\uae30",
                            "required": false
                        },
                        "jetpack_comment_form_color_scheme": {
                            "description": "\uc0c9\uc0c1\ud45c",
                            "type": "string",
                            "default": "light",
                            "enum": [
                                "light",
                                "dark",
                                "transparent"
                            ],
                            "required": false
                        },
                        "jetpack_portfolio": {
                            "description": "Jetpack \ud3ec\ud2b8\ud3f4\ub9ac\uc624 \uae00 \ud0c0\uc785\uc744 \ud65c\uc131\ud654\ud558\uac70\ub098 \ube44\ud65c\uc131\ud654\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_portfolio_posts_per_page": {
                            "description": "\ud3ec\ud2b8\ud3f4\ub9ac\uc624 \ud398\uc774\uc9c0\uc5d0 \ud45c\uc2dc\ud560 \ud56d\ubaa9 \uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_testimonial": {
                            "description": "Jetpack \ucd94\ucc9c \uae00\uc758 \uae00 \ud0c0\uc785\uc744 \ud65c\uc131\ud654\ud558\uac70\ub098 \ube44\ud65c\uc131\ud654\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_testimonial_posts_per_page": {
                            "description": "\ucd94\ucc9c \uae00 \ud398\uc774\uc9c0\uc5d0 \ud45c\uc2dc\ud560 \ud56d\ubaa9 \uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "jetpack_waf_automatic_rules": {
                            "description": "\uc790\ub3d9 \uaddc\uce59 \ud65c\uc131\ud654 - \uc790\ub3d9 \ubcf4\uc548 \uaddc\uce59\uc73c\ub85c \uc2e0\ub8b0\ud560 \uc218 \uc5c6\ub294 \ud2b8\ub798\ud53d \uc18c\uc2a4\ub85c\ubd80\ud130 \uc0ac\uc774\ud2b8 \ubcf4\ud638\ud558\uc138\uc694.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list_enabled": {
                            "description": "\ucc28\ub2e8 \ubaa9\ub85d - \ud2b9\uc815 \uc694\uccad IP\ub97c \ucc28\ub2e8\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_block_list": {
                            "description": "\ucc28\ub2e8\ud55c IP \uc8fc\uc18c",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list_enabled": {
                            "description": "\ud5c8\uc6a9 \ubaa9\ub85d - \ud2b9\uc815 \uc694\uccad IP\ub97c \ud5c8\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_ip_allow_list": {
                            "description": "\ud56d\uc0c1 \ud5c8\uc6a9\ub418\ub294 IP \uc8fc\uc18c",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_waf_share_data": {
                            "description": "Jetpack\uacfc \uae30\ubcf8 \ub370\uc774\ud130\ub97c \uacf5\uc720\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_waf_share_debug_data": {
                            "description": "Jetpack\uacfc \uc0c1\uc138 \ub370\uc774\ud130\ub97c \uacf5\uc720\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled_galleries": {
                            "description": "\ubaa8\ub4e0 \uac24\ub7ec\ub9ac \uc0ac\uc9c4\uc744 \ucc38\uc2e0\ud55c \ubaa8\uc790\uc774\ud06c \ud615\uc2dd\uc73c\ub85c \ud45c\ud604\ud558\uae30.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar_disable_hovercards": {
                            "description": "Gravatar\uc5d0 \ub9c8\uc6b0\uc2a4\ub97c \uc62c\ub838\uc744 \ub54c \uc0ac\uc6a9\uc790\uc758 \ud504\ub85c\ud544 \ubcf4\uae30",
                            "type": "string",
                            "default": "enabled",
                            "enum": [
                                "enabled",
                                "disabled"
                            ],
                            "required": false
                        },
                        "infinite_scroll": {
                            "description": "\ubb34\ud55c",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "infinite_scroll_google_analytics": {
                            "description": "\ubb34\ud55c \uc2a4\ud06c\ub864\uc5d0\uc11c \uad6c\uae00 \uc560\ub110\ub9ac\ud2f1\uc2a4 \uc0ac\uc6a9\ud558\uae30",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpl_default": {
                            "description": "\uc6cc\ub4dc\ud504\ub808\uc2a4\ub2f7\ucef4 \uc88b\uc544\uc694\ub294",
                            "type": "string",
                            "default": "on",
                            "enum": [
                                "on",
                                "off"
                            ],
                            "required": false
                        },
                        "social_notifications_like": {
                            "description": "\ub204\uad70\uac00\uac00 \uae00\uc5d0 \uc88b\uc544\uc694\ub77c\uace0 \ud45c\uc2dc\ud558\uba74 \uc774\uba54\uc77c \uc54c\ub9bc \ubcf4\ub0b4\uae30",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_publish_comments_with_markdown": {
                            "description": "\ub313\uae00\uc5d0 \ub9c8\ud06c\ub2e4\uc6b4\uc744 \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_publish_posts_with_markdown": {
                            "description": "\uae00\uc5d0 \ub9c8\ud06c\ub2e4\uc6b4\uc744 \uc0ac\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor_receive_notifications": {
                            "description": "\ubaa8\ub2c8\ud130 \uc774\uba54\uc77c \uc54c\ub9bc \ubc1b\uae30.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post_by_email_address": {
                            "description": "\uc804\uc790 \uc6b0\ud3b8 \uc8fc\uc18c",
                            "type": "string",
                            "default": "noop",
                            "enum": [
                                "noop",
                                "create",
                                "regenerate",
                                "delete"
                            ],
                            "required": false
                        },
                        "jetpack_protect_key": {
                            "description": "API \ud0a4 \ubcf4\ud638",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_protect_global_whitelist": {
                            "description": "\uc804\uc5ed IP \ud5c8\uc6a9 \ubaa9\ub85d \ubcf4\ud638",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharing_services": {
                            "description": "\uc11c\ube44\uc2a4 \ubc0f \ubc84\ud2bc \ub4a4\uc5d0 \uc228\uaca8\uc9c4 \uc11c\ube44\uc2a4 \ud65c\uc131\ud654",
                            "type": "object",
                            "default": {
                                "visible": [
                                    "facebook",
                                    "x"
                                ],
                                "hidden": []
                            },
                            "required": false
                        },
                        "button_style": {
                            "description": "\ubc84\ud2bc \uc2a4\ud0c0\uc77c",
                            "type": "string",
                            "default": "icon",
                            "enum": [
                                "icon-text",
                                "icon",
                                "text",
                                "official"
                            ],
                            "required": false
                        },
                        "sharing_label": {
                            "description": "\uacf5\uc720 \ub808\uc774\ube14",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "show": {
                            "description": "\ubc84\ud2bc\uc774 \ud45c\uc2dc\ub41c \uc704\uce58 \ubcf4\uae30",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "post"
                            ],
                            "required": false
                        },
                        "jetpack-twitter-cards-site-tag": {
                            "description": "\uc774 \uc0ac\uc774\ud2b8 \ub3c4\uba54\uc778 \uc18c\uc720\uc790\uc758 \ud2b8\uc704\ud130 \uc0ac\uc6a9\uc790\uba85",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sharedaddy_disable_resources": {
                            "description": "CSS\uc640 \uc790\ubc14\uc2a4\ud06c\ub9bd\ud2b8 \ube44\ud65c\uc131\ud654",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom": {
                            "description": "\uc0ac\uc6a9\uc790\uac00 \ucd94\uac00\ud55c \uacf5\uc720 \uc11c\ube44\uc2a4\ub97c \uc0ac\uc6a9\uc790 \uc815\uc758\ud569\ub2c8\ub2e4.",
                            "type": "object",
                            "default": {
                                "sharing_name": "",
                                "sharing_url": "",
                                "sharing_icon": ""
                            },
                            "required": false
                        },
                        "sharing_delete_service": {
                            "description": "\uc0ac\uc6a9\uc790 \uc815\uc758 \uacf5\uc720 \uc11c\ube44\uc2a4\ub97c \uc0ad\uc81c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_sso_require_two_step": {
                            "description": "\ub450 \ub2e8\uacc4 \uc778\uc99d \ud544\uc694",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "jetpack_sso_match_by_email": {
                            "description": "\uc774\uba54\uc77c \uc77c\uce58",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stb_enabled": {
                            "description": "\ub313\uae00 \uc591\uc2dd\uc5d0 <em>'\ube14\ub85c\uadf8 \ud314\ub85c\uc6b0'<\/em> \uc635\uc158 \ud45c\uc2dc",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "stc_enabled": {
                            "description": "\ub313\uae00 \ud3fc\uc5d0 <em>'\ub313\uae00 \ud314\ub85c\uc6b0'<\/em>\uc635\uc158\uc744 \ud45c\uc2dc\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_newsletter_categories": {
                            "description": "\ub274\uc2a4\ub808\ud130 \uce74\ud14c\uace0\ub9ac\ub85c \ud45c\uc2dc\ub41c \uae00 \uce74\ud14c\uace0\ub9ac ID \ubc30\uc5f4",
                            "type": "array",
                            "default": [],
                            "required": false
                        },
                        "wpcom_newsletter_categories_enabled": {
                            "description": "\ub274\uc2a4\ub808\ud130 \uce74\ud14c\uace0\ub9ac\uc758 \ud65c\uc131\ud654 \uc5ec\ubd80",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_newsletter_send_default": {
                            "description": "Whether to send newsletter emails by default when publishing a post",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_featured_image_in_email": {
                            "description": "\uc774\uba54\uc77c\uc5d0 \ud2b9\uc131 \uc774\ubbf8\uc9c0\ub97c \ud3ec\ud568\ud560\uc9c0 \uc5ec\ubd80",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_gravatar_in_email": {
                            "description": "\uc774\uba54\uc77c \ubc14\uc774\ub77c\uc778\uc5d0 \uae00\uc4f4\uc774 \uc544\ubc14\ud0c0\ub97c \ud45c\uc2dc\ud560\uc9c0 \uc5ec\ubd80",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_author_in_email": {
                            "description": "\uc774\uba54\uc77c \ubc14\uc774\ub77c\uc778\uc5d0 \uae00\uc4f4\uc774\uc758 \uacf5\uac1c \uc774\ub984\uc744 \ud45c\uc2dc\ud560\uc9c0 \uc5ec\ubd80",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "jetpack_post_date_in_email": {
                            "description": "\uc774\uba54\uc77c \ubc14\uc774\ub77c\uc778\uc5d0 \ub0a0\uc9dc\ub97c \ud45c\uc2dc\ud560\uc9c0 \uc5ec\ubd80",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wpcom_subscription_emails_use_excerpt": {
                            "description": "\uc774\uba54\uc77c\uc5d0\uc11c \uc694\uc57d\ubb38\uc744 \uc0ac\uc6a9\ud560\uc9c0 \uc5ec\ubd80",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_reply_to": {
                            "description": "\ub274\uc2a4\ub808\ud130 \uc774\uba54\uc77c\uc5d0 \ub300\ud55c \uc774\uba54\uc77c \ud68c\uc2e0 \ub3d9\uc791",
                            "type": "string",
                            "default": "comment",
                            "required": false
                        },
                        "jetpack_subscriptions_from_name": {
                            "description": "\ub274\uc2a4\ub808\ud130 \uc774\uba54\uc77c \uc774\ub984\uc5d0\uc11c",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "sm_enabled": {
                            "description": "\ub3c5\uc790\uc5d0\uac8c \ud31d\uc5c5 \uad6c\ub3c5 \ubaa8\ub2ec\uc744 \ud45c\uc2dc\ud558\uc138\uc694.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_overlay_enabled": {
                            "description": "\ud648\ud398\uc774\uc9c0\uc5d0 \uad6c\ub3c5 \uc624\ubc84\ub808\uc774 \ud45c\uc2dc.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscribe_floating_button_enabled": {
                            "description": "\ud50c\ub85c\ud305 \uad6c\ub3c5 \ubc84\ud2bc\uc744 \ud45c\uc2dc\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_post_end_enabled": {
                            "description": "\uac01 \uae00 \ub05d\uc5d0 \uad6c\ub3c5 \ube14\ub85d\uc744 \ucd94\uac00\ud558\uc138\uc694.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_login_navigation_enabled": {
                            "description": "\ud0d0\uc0c9\uc5d0 \uad6c\ub3c5\uc790 \ub85c\uadf8\uc778 \ube14\ub85d\uc744 \ucd94\uac00\ud558\uc138\uc694.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "jetpack_subscriptions_subscribe_navigation_enabled": {
                            "description": "\ud0d0\uc0c9\uc5d0 \uad6c\ub3c5 \ube14\ub85d\uc744 \ucd94\uac00\ud558\uc138\uc694.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "social_notifications_subscribe": {
                            "description": "\ub204\uad70\uac00 \ub0b4 \ube14\ub85c\uadf8\ub97c \uad6c\ub3c5\ud558\uba74 \uc774\uba54\uc77c \uc54c\ub9bc \ubcf4\ub0b4\uae30",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscription_options": {
                            "description": "\uad6c\ub3c5 \uc774\uba54\uc77c \ud15c\ud50c\ub9bf\uc5d0 \uc0ac\uc6a9\ub418\ub294 \uc138 \uac00\uc9c0 \uc635\uc158\uc778 &#039;invitation&#039;, &#039;welcome&#039; \ubc0f &#039;comment_follow&#039;\uc785\ub2c8\ub2e4.",
                            "type": "object",
                            "default": {
                                "invitation": "",
                                "welcome": "",
                                "comment_follow": ""
                            },
                            "required": false
                        },
                        "show_headline": {
                            "description": "\ud5e4\ub529\uc73c\ub85c \uad00\ub828 \ucf58\ud150\uce20 \uac15\uc870 \ud45c\uc2dc",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "show_thumbnails": {
                            "description": "\uac00\ub2a5\ud55c \uacbd\uc6b0 \uc378\ub124\uc77c \uc774\ubbf8\uc9c0\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "instant_search_enabled": {
                            "description": "\ube60\ub978 \uac80\uc0c9 \uc0ac\uc6a9",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "has_jetpack_search_product": {
                            "description": "\ud65c\uc131 Jetpack Search \uc81c\ud488 \uad6c\ub9e4 \uc788\uc74c",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search_auto_config": {
                            "description": "\ube60\ub978 \uac80\uc0c9 \uc790\ub3d9 \uad6c\uc131 \ud2b8\ub9ac\uac70",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google": {
                            "description": "Google \uac80\uc0c9 \ucf58\uc194",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "bing": {
                            "description": "Bing \uc6f9\ub9c8\uc2a4\ud130 \uc13c\ud130",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "pinterest": {
                            "description": "Pinterest \uc0ac\uc774\ud2b8 \ud655\uc778",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "yandex": {
                            "description": "Yandex \uc0ac\uc774\ud2b8 \uc778\uc99d",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "facebook": {
                            "description": "Facebook \ub3c4\uba54\uc778 \ud655\uc778",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "enable_header_ad": {
                            "description": "\uac01 \ud398\uc774\uc9c0 \uc0c1\ub2e8\uc5d0 \uad11\uace0 \uc720\ub2db\uc744 \ud45c\uc2dc\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_approved": {
                            "description": "\uc0ac\uc774\ud2b8\uac00 WordAds\ub97c \uc0ac\uc6a9\ud560 \uc218 \uc788\uac8c \uc2b9\uc778\ub418\uc5c8\uc2b5\ub2c8\uae4c?",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_second_belowpost": {
                            "description": "\uae00 \uc544\ub798\uc5d0 \ub2e4\ub978 \uad11\uace0\ub97c \ud45c\uc2dc\ud558\uc2dc\uaca0\uc5b4\uc694?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_inline_enabled": {
                            "description": "\uac8c\uc2dc\ubb3c \ucf58\ud150\uce20 \ub0b4\uc5d0 \uc778\ub77c\uc778 \uad11\uace0\ub97c \ud45c\uc2dc\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_front_page": {
                            "description": "\ud504\ub860\ud2b8 \ud398\uc774\uc9c0\uc5d0 \uad11\uace0\ub97c \ud45c\uc2dc\ud558\uc2dc\uaca0\uc5b4\uc694?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_post": {
                            "description": "\uae00\uc5d0 \uad11\uace0\ub97c \ud45c\uc2dc\ud558\uc2dc\uaca0\uc5b4\uc694?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_page": {
                            "description": "\ud398\uc774\uc9c0\uc5d0 \uad11\uace0\ub97c \ud45c\uc2dc\ud558\uc2dc\uaca0\uc5b4\uc694?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_display_archive": {
                            "description": "\uc544\uce74\uc774\ube0c \ud398\uc774\uc9c0\uc5d0 \uad11\uace0\ub97c \ud45c\uc2dc\ud558\uc2dc\uaca0\uc5b4\uc694?",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "wordads_custom_adstxt_enabled": {
                            "description": "ads.txt \uc0ac\uc6a9\uc790 \uc815\uc758",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_custom_adstxt": {
                            "description": "\uc0ac\uc6a9\uc790 \uc815\uc758 ads.txt \ud56d\ubaa9",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_ccpa_enabled": {
                            "description": "\uce98\ub9ac\ud3ec\ub2c8\uc544 \uc18c\ube44\uc790 \uac1c\uc778\uc815\ubcf4 \ubcf4\ud638\ubc95\uc744 \uc704\ud55c \uc9c0\uc6d0 \ud65c\uc131\ud654",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads_ccpa_privacy_policy_url": {
                            "description": "\uac1c\uc778\uc815\ubcf4 \ucde8\uae09\ubc29\uce68 URL",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "wordads_cmp_enabled": {
                            "description": "WordAds\uc6a9 GDPR \ub3d9\uc758 \uad00\ub9ac \ubc30\ub108 \ud65c\uc131\ud654",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google_analytics_tracking_id": {
                            "description": "Google \uc6f9\ub85c\uadf8 \ubd84\uc11d",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "jetpack_wga": {
                            "description": "Google \uc6f9\ub85c\uadf8 \ubd84\uc11d",
                            "type": "object",
                            "required": false
                        },
                        "admin_bar": {
                            "description": "\uad00\ub9ac \ubc14\uc5d0 48\uc2dc\uac04 \ud2b8\ub798\ud53d \uc2a4\ub0c5\uc0f7\uc774 \uc788\ub294 \uc791\uc740 \ucc28\ud2b8\ub97c \ud3ec\ud568\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "enable_odyssey_stats": {
                            "description": "\uc0c8\ub85c\uc6b4 Jetpack \ud1b5\uacc4 \ud658\uacbd \ubbf8\ub9ac\ubcf4\uae30(\uc2e4\ud5d8 \ubc84\uc804)",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "roles": {
                            "description": "\ud1b5\uacc4 \ubcf4\uace0\uc11c\ub97c \ubcfc \uc218 \uc788\ub294 \uc5ed\ud560\uc744 \uc120\ud0dd\ud558\uc138\uc694.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "count_roles": {
                            "description": "\ub85c\uadf8\uc778\ud55c \ub4f1\ub85d\ub41c \uc0ac\uc6a9\uc790\uc758 \ud398\uc774\uc9c0 \ubdf0 \uacc4\uc0b0\ud558\uae30",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [
                                "administrator"
                            ],
                            "required": false
                        },
                        "blog_id": {
                            "description": "\ube14\ub85c\uadf8 ID.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "do_not_track": {
                            "description": "\ucd94\uc801 \uc548 \ud568.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "version": {
                            "description": "\ubc84\uc804.",
                            "type": "integer",
                            "default": 9,
                            "required": false
                        },
                        "collapse_nudges": {
                            "description": "\uc5c5\uadf8\ub808\uc774\ub4dc \uc54c\ub9bc \uae30\ub2a5 \ucd95\uc18c",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom_reader_views_enabled": {
                            "description": "\uc6cc\ub4dc\ud504\ub808\uc2a4\ub2f7\ucef4 \ub9ac\ub354\uc5d0 \uae00 \uc870\ud68c\uc218\uac00 \ud45c\uc2dc\ub429\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 1,
                            "required": false
                        },
                        "akismet_show_user_comments_approved": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordpress_api_key": {
                            "description": "",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "dismiss_empty_stats_card": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_backup_getting_started": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "dismiss_dash_agencies_learn_more": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "lang_id": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uae30\ubcf8 \uc5b8\uc5b4\ub97c \uc120\ud0dd\ud558\uc138\uc694.",
                            "type": "string",
                            "default": "en_US",
                            "required": false
                        },
                        "advanced_seo_front_page_description": {
                            "description": "\uccab \ud398\uc774\uc9c0 \uba54\ud0c0 \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "advanced_seo_title_formats": {
                            "description": "SEO \ud398\uc774\uc9c0 \uc81c\ubaa9 \uad6c\uc870\uc785\ub2c8\ub2e4.",
                            "type": "object",
                            "default": {
                                "archives": [],
                                "front_page": [],
                                "groups": [],
                                "pages": [],
                                "posts": []
                            },
                            "required": false
                        },
                        "videopress_private_enabled_for_site": {
                            "description": "\ube44\ub514\uc624 \ud504\ub77c\uc774\ubc84\uc2dc: \uc774 \uc0ac\uc774\ud2b8 \ud68c\uc6d0\uc73c\ub85c \ubcf4\uae30 \uc81c\ud55c",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "ai_seo_enhancer_enabled": {
                            "description": "\uc0c8 \uae00\uc5d0 \ub300\ud55c SEO \uc81c\ubaa9, SEO \uc124\uba85 \ubc0f \uc774\ubbf8\uc9c0 \ub300\uccb4 \ud14d\uc2a4\ud2b8\ub97c \uc790\ub3d9\uc73c\ub85c \uc0dd\uc131\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "account-protection": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blaze": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "blocks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "canonical-urls": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "carousel": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comment-likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "comments": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "contact-form": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "copy-post": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "custom-content-types": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "google-fonts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "gravatar-hovercards": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "infinite-scroll": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "json-api": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "latex": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "likes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "markdown": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "monitor": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "notes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon-cdn": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "photon": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-by-email": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "post-list": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "protect": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "publicize": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "related-posts": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "search": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "seo-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sharedaddy": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortcodes": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "shortlinks": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sitemaps": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "sso": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "stats": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "subscriptions": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "tiled-gallery": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "vaultpress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "verification-tools": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "videopress": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widget-visibility": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "widgets": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "woocommerce-analytics": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wordads": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        },
                        "wpcom-reader": {
                            "description": "",
                            "type": "boolean",
                            "default": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/settings\/(?P<slug>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "default": "edit",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/options\/(?P<options>[a-z\\-]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/updates\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/updates\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/notice\/(?P<notice>[a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org \ud50c\ub7ec\uadf8\uc778 \ub514\ub809\ud130\ub9ac \uc2ac\ub7ec\uadf8.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "\ud50c\ub7ec\uadf8\uc778 \ud65c\uc131\ud654 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/plugins\/(?P<plugin>[^.\\\/]+(?:\\\/[^.\\\/]+)?)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "type": "string",
                            "required": true
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/plugin\/(?P<plugin>[a-z\\\/\\.\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/widgets\/(?P<id>[0-9a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/verify-site\/(?P<service>[a-z\\-_]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "keyring_id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/verify-site\/(?P<service>[a-z\\-_]+)\/(?<keyring_id>[0-9]+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/recommendations\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/recommendations\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/step": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "step": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/recommendations\/step"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/product-suggestions": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/recommendations\/product-suggestions"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/upsell": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/recommendations\/upsell"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/recommendations\/conditional": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/recommendations\/conditional"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/site\/discount": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/site\/discount"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jetpack_crm": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "extension": {
                            "type": "text",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/jetpack_crm"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/purchase-token": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/purchase-token"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/seen-wc-connection-modal": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/seen-wc-connection-modal"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/intro-offers": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/intro-offers"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/subscribers\/auth": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "redirect_url": {
                            "description": "\ub9ac\ub514\ub809\ud305 \ubaa9\uc801\uc9c0 URL\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/subscribers\/auth"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/features\/available": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/features\/available"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/features\/enabled": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/features\/enabled"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/error": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "error": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/licensing\/error"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/set-license": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "license": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/licensing\/set-license"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/licenses": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/licensing\/user\/licenses"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/counts": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/licensing\/user\/counts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/user\/activation-notice-dismiss": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "last_detached_count": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/licensing\/user\/activation-notice-dismiss"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/licensing\/attach-licenses": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "licenses": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/licensing\/attach-licenses"
                    }
                ]
            }
        },
        "\/stackable\/v3": {
            "namespace": "stackable\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "stackable\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/stackable\/v3"
                    }
                ]
            }
        },
        "\/stackable\/v3\/get_theme_fonts": {
            "namespace": "stackable\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/stackable\/v3\/get_theme_fonts"
                    }
                ]
            }
        },
        "\/stackable\/v3\/terms": {
            "namespace": "stackable\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/stackable\/v3\/terms"
                    }
                ]
            }
        },
        "\/stackable\/v3\/get_posts": {
            "namespace": "stackable\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/stackable\/v3\/get_posts"
                    }
                ]
            }
        },
        "\/stackable\/v2": {
            "namespace": "stackable\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "stackable\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/stackable\/v2"
                    }
                ]
            }
        },
        "\/stackable\/v2\/design_library(?:\/(?P<reset>reset))?": {
            "namespace": "stackable\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "reset": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/stackable\/v2\/design\/(?P<version>[\\w\\d-]*)\/(?P<design>[\\w\\d-]+)": {
            "namespace": "stackable\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "version": {
                            "required": false
                        },
                        "design": {
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/stackable\/v2\/design_library_dev_mode": {
            "namespace": "stackable\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "devmode": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/stackable\/v2\/design_library_dev_mode"
                    }
                ]
            }
        },
        "\/stackable\/v2\/update_block_style": {
            "namespace": "stackable\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "block": {
                            "required": false
                        },
                        "slug": {
                            "required": false
                        },
                        "name": {
                            "required": false
                        },
                        "data": {
                            "required": false
                        },
                        "save": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/stackable\/v2\/update_block_style"
                    }
                ]
            }
        },
        "\/stackable\/v2\/delete_block_style": {
            "namespace": "stackable\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "block": {
                            "required": false
                        },
                        "slug": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/stackable\/v2\/delete_block_style"
                    }
                ]
            }
        },
        "\/yoast\/v1": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "yoast\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1"
                    }
                ]
            }
        },
        "\/yoast\/v1\/file_size": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "description": "The url to retrieve",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/file_size"
                    }
                ]
            }
        },
        "\/yoast\/v1\/statistics": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/statistics"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/callback": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/ai_generator\/callback"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/refresh_callback": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "access_jwt": {
                            "type": "string",
                            "description": "The access JWT.",
                            "required": true
                        },
                        "refresh_jwt": {
                            "type": "string",
                            "description": "The JWT to be used when the access JWT needs to be refreshed.",
                            "required": true
                        },
                        "code_challenge": {
                            "type": "string",
                            "description": "The SHA266 of the verification code used to check the authenticity of a callback call.",
                            "required": true
                        },
                        "user_id": {
                            "type": "integer",
                            "description": "The id of the user associated to the code verifier.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/ai_generator\/refresh_callback"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/consent": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "consent": {
                            "type": "boolean",
                            "description": "Whether the consent to use AI-based services has been given by the user.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "consent": {
                            "type": "boolean",
                            "description": "Whether the consent to use AI-based services has been given by the user.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "consent": {
                            "type": "boolean",
                            "description": "Whether the consent to use AI-based services has been given by the user.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/ai_generator\/consent"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai\/free_sparks": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/ai\/free_sparks"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/bust_subscription_cache": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/ai_generator\/bust_subscription_cache"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/get_suggestions": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "enum": [
                                "seo-title",
                                "meta-description",
                                "product-seo-title",
                                "product-meta-description",
                                "product-taxonomy-seo-title",
                                "product-taxonomy-meta-description",
                                "taxonomy-seo-title",
                                "taxonomy-meta-description"
                            ],
                            "description": "The type of suggestion requested.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for suggestions.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": true
                        },
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "Google",
                                "Facebook",
                                "Twitter"
                            ],
                            "description": "The platform the post is intended for.",
                            "required": true
                        },
                        "editor": {
                            "type": "string",
                            "enum": [
                                "classic",
                                "elementor",
                                "gutenberg"
                            ],
                            "description": "The current editor.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "enum": [
                                "seo-title",
                                "meta-description",
                                "product-seo-title",
                                "product-meta-description",
                                "product-taxonomy-seo-title",
                                "product-taxonomy-meta-description",
                                "taxonomy-seo-title",
                                "taxonomy-meta-description"
                            ],
                            "description": "The type of suggestion requested.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for suggestions.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": true
                        },
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "Google",
                                "Facebook",
                                "Twitter"
                            ],
                            "description": "The platform the post is intended for.",
                            "required": true
                        },
                        "editor": {
                            "type": "string",
                            "enum": [
                                "classic",
                                "elementor",
                                "gutenberg"
                            ],
                            "description": "The current editor.",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "enum": [
                                "seo-title",
                                "meta-description",
                                "product-seo-title",
                                "product-meta-description",
                                "taxonomy-seo-title",
                                "taxonomy-meta-description"
                            ],
                            "description": "The type of suggestion requested.",
                            "required": true
                        },
                        "prompt_content": {
                            "type": "string",
                            "description": "The content needed by the prompt to ask for suggestions.",
                            "required": true
                        },
                        "focus_keyphrase": {
                            "type": "string",
                            "description": "The focus keyphrase associated to the post.",
                            "required": true
                        },
                        "language": {
                            "type": "string",
                            "description": "The language the post is written in.",
                            "required": true
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "Google",
                                "Facebook",
                                "Twitter"
                            ],
                            "description": "The platform the post is intended for.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/ai_generator\/get_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/ai_generator\/get_usage": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_woo_product_entity": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_woo_product_entity": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/ai_generator\/get_usage"
                    }
                ]
            }
        },
        "\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "postTypeName": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-post-type"
                    }
                ]
            }
        },
        "\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "taxonomyName": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/new-content-type-visibility\/dismiss-taxonomy"
                    }
                ]
            }
        },
        "\/yoast\/v1\/site_kit_configuration_permanent_dismissal": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "is_dismissed": {
                            "type": "bool",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/site_kit_configuration_permanent_dismissal"
                    }
                ]
            }
        },
        "\/yoast\/v1\/site_kit_manage_consent": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "consent": {
                            "type": "bool",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/site_kit_manage_consent"
                    }
                ]
            }
        },
        "\/yoast\/v1\/readability_scores": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contentType": {
                            "type": "string",
                            "required": true
                        },
                        "taxonomy": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "term": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "troubleshooting": {
                            "type": "bool",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/readability_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/seo_scores": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "contentType": {
                            "type": "string",
                            "required": true
                        },
                        "taxonomy": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "term": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "troubleshooting": {
                            "type": "bool",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/seo_scores"
                    }
                ]
            }
        },
        "\/yoast\/v1\/time_based_seo_metrics": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "limit": {
                            "type": "int",
                            "default": 5,
                            "required": false
                        },
                        "options": {
                            "type": "object",
                            "properties": {
                                "widget": {
                                    "type": "string",
                                    "required": true,
                                    "sanitize_callback": "sanitize_text_field"
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/time_based_seo_metrics"
                    }
                ]
            }
        },
        "\/yoast\/v1\/setup_steps_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "setup_widget_loaded": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        },
                        "first_interaction_stage": {
                            "type": "string",
                            "enum": [
                                "install",
                                "activate",
                                "setup",
                                "grantConsent",
                                "successfullyConnected"
                            ],
                            "required": false
                        },
                        "last_interaction_stage": {
                            "type": "string",
                            "enum": [
                                "install",
                                "activate",
                                "setup",
                                "grantConsent",
                                "successfullyConnected"
                            ],
                            "required": false
                        },
                        "setup_widget_temporarily_dismissed": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        },
                        "setup_widget_permanently_dismissed": {
                            "type": "string",
                            "enum": [
                                "yes",
                                "no"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/setup_steps_tracking"
                    }
                ]
            }
        },
        "\/yoast\/v1\/introductions\/(?P<introduction_id>[\\w-]+)\/seen": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "introduction_id": {
                            "type": "string",
                            "required": true
                        },
                        "is_seen": {
                            "type": "bool",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/yoast\/v1\/wistia_embed_permission": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "value": {
                            "type": "bool",
                            "default": true,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/wistia_embed_permission"
                    }
                ]
            }
        },
        "\/yoast\/v1\/available_posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "postType": {
                            "type": "string",
                            "default": "page",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/available_posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/alerts\/dismiss": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "key": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/alerts\/dismiss"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/site_representation": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "company_or_person": {
                            "type": "string",
                            "enum": [
                                "company",
                                "person"
                            ],
                            "required": true
                        },
                        "company_name": {
                            "type": "string",
                            "required": false
                        },
                        "company_logo": {
                            "type": "string",
                            "required": false
                        },
                        "company_logo_id": {
                            "type": "integer",
                            "required": false
                        },
                        "person_logo": {
                            "type": "string",
                            "required": false
                        },
                        "person_logo_id": {
                            "type": "integer",
                            "required": false
                        },
                        "company_or_person_user_id": {
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/configuration\/site_representation"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/social_profiles": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "facebook_site": {
                            "type": "string",
                            "required": false
                        },
                        "twitter_site": {
                            "type": "string",
                            "required": false
                        },
                        "other_social_urls": {
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/configuration\/social_profiles"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/check_capability": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "user_id": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/configuration\/check_capability"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/enable_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "tracking": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/configuration\/enable_tracking"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/save_configuration_state": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "finishedSteps": {
                            "type": "array",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/configuration\/save_configuration_state"
                    }
                ]
            }
        },
        "\/yoast\/v1\/configuration\/get_configuration_state": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/configuration\/get_configuration_state"
                    }
                ]
            }
        },
        "\/yoast\/v1\/import\/(?P<plugin>[\\w-]+)\/(?P<type>[\\w-]+)": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/yoast\/v1\/get_head": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/get_head"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/indexing\/terms"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/post-type-archives": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/indexing\/post-type-archives"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/general": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/indexing\/general"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/prepare": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/indexing\/prepare"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/indexables-complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/indexing\/indexables-complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/indexing\/complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/indexing\/complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/posts": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/link-indexing\/posts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link-indexing\/terms": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/link-indexing\/terms"
                    }
                ]
            }
        },
        "\/yoast\/v1\/integrations\/set_active": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "active": {
                            "type": "boolean",
                            "required": true
                        },
                        "integration": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/integrations\/set_active"
                    }
                ]
            }
        },
        "\/yoast\/v1\/meta\/search": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/meta\/search"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/authenticate": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/semrush\/authenticate"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/country_code": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "country_code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/semrush\/country_code"
                    }
                ]
            }
        },
        "\/yoast\/v1\/semrush\/related_keyphrases": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "keyphrase": {
                            "required": true
                        },
                        "country_code": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/semrush\/related_keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/authorization-url": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/wincher\/authorization-url"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/authenticate": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "code": {
                            "required": true
                        },
                        "websiteId": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/wincher\/authenticate"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/track": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyphrases": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/wincher\/keyphrases\/track"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyphrases": {
                            "required": false
                        },
                        "permalink": {
                            "required": false
                        },
                        "startAt": {
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/wincher\/keyphrases"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/keyphrases\/untrack": {
            "namespace": "yoast\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/wincher\/keyphrases\/untrack"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/account\/limit": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/wincher\/account\/limit"
                    }
                ]
            }
        },
        "\/yoast\/v1\/wincher\/account\/upgrade-campaign": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/wincher\/account\/upgrade-campaign"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "cornerstone": {
                            "required": true
                        },
                        "orphaned": {
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/workouts"
                    }
                ]
            }
        },
        "\/yoast\/v1\/complete_task": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "options": {
                            "type": "object",
                            "properties": {
                                "task": {
                                    "type": "string",
                                    "required": true,
                                    "sanitize_callback": "sanitize_text_field"
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/complete_task"
                    }
                ]
            }
        },
        "\/yoast\/v1\/get_tasks": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "options": {
                            "type": "object",
                            "properties": {
                                "filter": {
                                    "type": "string",
                                    "required": false,
                                    "sanitize_callback": "sanitize_text_field"
                                },
                                "limit": {
                                    "type": "int",
                                    "required": false,
                                    "sanitize_callback": "absint"
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/get_tasks"
                    }
                ]
            }
        },
        "\/yoast\/v1\/action_tracking": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/action_tracking"
                    }
                ]
            }
        },
        "\/yoast\/v1\/link_suggestions": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "prominent_words": {
                            "type": "object",
                            "description": "Stems of prominent words and their term frequencies we want link suggestions based on",
                            "required": true
                        },
                        "object_id": {
                            "type": "integer",
                            "description": "The object id of the current indexable.",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "description": "The object type of the current indexable.",
                            "required": true
                        },
                        "limit": {
                            "default": 5,
                            "type": "integer",
                            "description": "The maximum number of link suggestions to retrieve",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/link_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/prominent_words\/get_content": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/prominent_words\/get_content"
                    }
                ]
            }
        },
        "\/yoast\/v1\/prominent_words\/complete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/prominent_words\/complete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/prominent_words\/save": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "object_id": {
                                        "type": "number",
                                        "required": true
                                    },
                                    "prominent_words": {
                                        "type": "object",
                                        "required": false
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/prominent_words\/save"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/noindex": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "object_id": {
                            "type": "integer",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "required": true
                        },
                        "object_sub_type": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/workouts\/noindex"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/remove_redirect": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "object_id": {
                            "type": "integer",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "required": true
                        },
                        "object_sub_type": {
                            "type": "string",
                            "required": true
                        },
                        "permalink": {
                            "type": "string",
                            "required": true
                        },
                        "redirect_url": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/workouts\/remove_redirect"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/link_suggestions": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "indexableId": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/workouts\/link_suggestions"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/last_updated": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "postId": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/workouts\/last_updated"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/cornerstone_data": {
            "namespace": "yoast\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/workouts\/cornerstone_data"
                    }
                ]
            }
        },
        "\/yoast\/v1\/workouts\/enable_cornerstone": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "object_id": {
                            "type": "integer",
                            "required": true
                        },
                        "object_type": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/workouts\/enable_cornerstone"
                    }
                ]
            }
        },
        "\/wp-rollback\/v1": {
            "namespace": "wp-rollback\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wp-rollback\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp-rollback\/v1"
                    }
                ]
            }
        },
        "\/wp-rollback\/v1\/fetch-info": {
            "namespace": "wp-rollback\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp-rollback\/v1\/fetch-info"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/heartbeat\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "prefix": {
                            "description": "\ud1b5\uacc4 \uc2dd\ubcc4\uc790 \uc55e\uc5d0 \ucd94\uac00\ud560 \uc811\ub450\uc0ac\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/heartbeat\/data"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack-boost\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost\/v1"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/connection": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost\/v1\/connection"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/list-site-urls": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost\/v1\/list-site-urls"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/list-source-providers": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost\/v1\/list-source-providers"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost\/v1\/speed-scores"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores\/refresh": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost\/v1\/speed-scores\/refresh"
                    }
                ]
            }
        },
        "\/jetpack-boost\/v1\/speed-scores-history": {
            "namespace": "jetpack-boost\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "start": {
                            "type": "number",
                            "required": true
                        },
                        "end": {
                            "type": "number",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "start": {
                            "type": "number",
                            "required": true
                        },
                        "end": {
                            "type": "number",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-boost\/v1\/speed-scores-history"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "my-jetpack\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/my-jetpack\/v1"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "products": {
                            "description": "\uc870\ud68c\ud560 \uc0c1\ud488 \uc2ac\ub7ec\uadf8\uac00 \uc27c\ud45c\ub85c \uad6c\ubd84\ub41c \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/my-jetpack\/v1\/site\/products"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/install": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "\uc81c\ud488 \uc2ac\ub7ec\uadf8 \ubc30\uc5f4",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/my-jetpack\/v1\/site\/products\/install"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/activate": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "\uc81c\ud488 \uc2ac\ub7ec\uadf8 \ubc30\uc5f4",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/my-jetpack\/v1\/site\/products\/activate"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/interstitials": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "products": {
                            "description": "\uc0c1\ud488 \uc2ac\ub7ec\uadf8\uc758 \ud0a4-\uac12 \uc30d\uacfc \ud574\ub2f9 \uc911\uac04 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                            "type": "object",
                            "properties": {
                                "anti-spam": {
                                    "type": "boolean"
                                },
                                "backup": {
                                    "type": "boolean"
                                },
                                "boost": {
                                    "type": "boolean"
                                },
                                "crm": {
                                    "type": "boolean"
                                },
                                "creator": {
                                    "type": "boolean"
                                },
                                "extras": {
                                    "type": "boolean"
                                },
                                "jetpack-ai": {
                                    "type": "boolean"
                                },
                                "ai": {
                                    "type": "boolean"
                                },
                                "scan": {
                                    "type": "boolean"
                                },
                                "search": {
                                    "type": "boolean"
                                },
                                "social": {
                                    "type": "boolean"
                                },
                                "security": {
                                    "type": "boolean"
                                },
                                "protect": {
                                    "type": "boolean"
                                },
                                "videopress": {
                                    "type": "boolean"
                                },
                                "stats": {
                                    "type": "boolean"
                                },
                                "growth": {
                                    "type": "boolean"
                                },
                                "complete": {
                                    "type": "boolean"
                                },
                                "newsletter": {
                                    "type": "boolean"
                                },
                                "site-accelerator": {
                                    "type": "boolean"
                                },
                                "related-posts": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": false,
                            "minProperties": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/my-jetpack\/v1\/site\/products\/interstitials"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products\/deactivate": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "products": {
                            "description": "\uc81c\ud488 \uc2ac\ub7ec\uadf8 \ubc30\uc5f4",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "anti-spam",
                                    "backup",
                                    "boost",
                                    "crm",
                                    "creator",
                                    "extras",
                                    "jetpack-ai",
                                    "ai",
                                    "scan",
                                    "search",
                                    "social",
                                    "security",
                                    "protect",
                                    "videopress",
                                    "stats",
                                    "growth",
                                    "complete",
                                    "newsletter",
                                    "site-accelerator",
                                    "related-posts"
                                ],
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/my-jetpack\/v1\/site\/products\/deactivate"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/products-ownership": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/my-jetpack\/v1\/site\/products-ownership"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/purchases": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/my-jetpack\/v1\/site\/purchases"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/chat\/availability": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/my-jetpack\/v1\/chat\/availability"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/chat\/authentication": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        },
                        "test_mode": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/my-jetpack\/v1\/chat\/authentication"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/recommendations\/evaluation": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/my-jetpack\/v1\/site\/recommendations\/evaluation"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/recommendations\/evaluation\/result": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/my-jetpack\/v1\/site\/recommendations\/evaluation\/result"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/backup\/undo-event": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/my-jetpack\/v1\/site\/backup\/undo-event"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/protect\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/my-jetpack\/v1\/site\/protect\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/videopress\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/my-jetpack\/v1\/site\/videopress\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/update-historically-active-modules": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/my-jetpack\/v1\/site\/update-historically-active-modules"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/jetpack-manage\/data": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/my-jetpack\/v1\/jetpack-manage\/data"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/red-bubble-notifications": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "dismissal_cookies": {
                            "type": "array",
                            "description": "Array of dismissal cookies to set for the red bubble notifications.",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/my-jetpack\/v1\/red-bubble-notifications"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/my-jetpack\/v1\/site"
                    }
                ]
            }
        },
        "\/my-jetpack\/v1\/site\/dismiss-welcome-banner": {
            "namespace": "my-jetpack\/v1",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/my-jetpack\/v1\/site\/dismiss-welcome-banner"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/verify_xmlrpc_error": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "nonce": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/verify_xmlrpc_error"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/full-sync": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "modules": {
                            "description": "\uc804\uccb4 \ub3d9\uae30\ud654\uc5d0 \ud3ec\ud568\ub418\uc5b4\uc57c \ud558\ub294 \ub370\uc774\ud130 \ubaa8\ub4c8",
                            "type": "array",
                            "required": false
                        },
                        "users": {
                            "description": "\uc804\uccb4 \ub3d9\uae30\ud654 \ub610\ub294 '\uc774\ub2c8\uc15c'\uc5d0 \ud3ec\ud568\ud560 \uc0ac\uc6a9\uc790 ID",
                            "required": false
                        },
                        "posts": {
                            "description": "\uc804\uccb4 \ub3d9\uae30\ud654\uc5d0 \ud3ec\ud568\ud560 \uae00 ID",
                            "type": "array",
                            "required": false
                        },
                        "comments": {
                            "description": "\uc804\uccb4 \ub3d9\uae30\ud654\uc5d0 \ud3ec\ud568\ud560 \ub313\uae00 ID",
                            "type": "array",
                            "required": false
                        },
                        "context": {
                            "description": "\uc804\uccb4 \ub3d9\uae30\ud654\ub97c \uc704\ud55c \ucee8\ud14d\uc2a4\ud2b8",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/sync\/full-sync"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/status": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "fields": {
                            "description": "\uc0c1\ud0dc\uc5d0 \ud3ec\ud568\ub418\uc5b4\uc57c \ud558\ub294 \ucd94\uac00 \ud544\ub4dc\uc758 \uc27c\ud45c\ub85c \uad6c\ubd84\ub41c \ubaa9\ub85d\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/sync\/status"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/health": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "description": "\uc0c8 \ub3d9\uae30\ud654 \uc0c1\ud0dc",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/sync\/health"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/sync\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/object": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET",
                        "POST",
                        "PUT",
                        "PATCH",
                        "DELETE"
                    ],
                    "args": {
                        "module_name": {
                            "description": "\ub3d9\uae30\ud654 \ubaa8\ub4c8\uc758 \uc774\ub984",
                            "type": "string",
                            "required": false
                        },
                        "object_type": {
                            "description": "\uac1c\uccb4 \uc720\ud615",
                            "type": "string",
                            "required": false
                        },
                        "object_ids": {
                            "description": "\uac1c\uccb4 \uc2dd\ubcc4\uc790",
                            "type": "array",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/sync\/object"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/now": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "\ub3d9\uae30\ud654 \ub300\uae30\uc5f4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/sync\/now"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/checkout": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "\ub3d9\uae30\ud654 \ub300\uae30\uc5f4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "number_of_items": {
                            "description": "Number of items to checkout from the queue.",
                            "type": "integer",
                            "required": false
                        },
                        "pop": {
                            "description": "Pop items from the queue instead of checking out.",
                            "type": "boolean",
                            "required": false
                        },
                        "force": {
                            "description": "Force unlock the queue before checkout.",
                            "type": "boolean",
                            "required": false
                        },
                        "encode": {
                            "description": "Encode the items before sending.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "use_memory_limit": {
                            "description": "Use memory-based checkout instead of fixed item count.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/sync\/checkout"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/close": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/sync\/close"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/unlock": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "queue": {
                            "description": "\ub3d9\uae30\ud654 \ub300\uae30\uc5f4\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/sync\/unlock"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/object-id-range": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "sync_module": {
                            "description": "\ub3d9\uae30\ud654 \ubaa8\ub4c8\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "batch_size": {
                            "description": "\ubc30\uce58 \ud06c\uae30",
                            "type": "int",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/sync\/object-id-range"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/data-check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "perform_text_conversion": {
                            "description": "\uccb4\ud06c\uc12c \uacc4\uc0b0\uc5d0\uc11c \ud14d\uc2a4\ud2b8 \ud544\ub4dc\ub97c latin1\uc73c\ub85c \ubcc0\ud658\ud574\uc57c \ud558\ub294 \uacbd\uc6b0\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/sync\/data-check"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/data-histogram": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "columns": {
                            "description": "\uc5f4 \ub9e4\ud551",
                            "type": "array",
                            "required": false
                        },
                        "object_type": {
                            "description": "\uac1c\uccb4 \uc720\ud615",
                            "type": "string",
                            "required": false
                        },
                        "buckets": {
                            "description": "\ud788\uc2a4\ud1a0\uadf8\ub7a8 \ubc84\ud0b7 \uc218\uc785\ub2c8\ub2e4.",
                            "type": "int",
                            "required": false
                        },
                        "start_id": {
                            "description": "\ud788\uc2a4\ud1a0\uadf8\ub7a8 \uc2dc\uc791 ID",
                            "type": "int",
                            "required": false
                        },
                        "end_id": {
                            "description": "\ud788\uc2a4\ud1a0\uadf8\ub7a8 \uc885\ub8cc ID",
                            "type": "int",
                            "required": false
                        },
                        "strip_non_ascii": {
                            "description": "ASCII \ubb38\uc790\uac00 \uc544\ub2c8\uba74 \uc81c\uac70\ud560\uae4c\uc694?",
                            "type": "boolean",
                            "required": false
                        },
                        "shared_salt": {
                            "description": "\uccb4\ud06c\uc12c \uc0dd\uc131 \uc2dc \uc0ac\uc6a9\ud560 \uacf5\uc720 \uc194\ud2b8",
                            "type": "string",
                            "required": false
                        },
                        "only_range_edges": {
                            "description": "\ubc94\uc704 \uac00\uc7a5\uc790\ub9ac\ub9cc \ubc18\ud658\ud574\uc57c \ud558\ub294 \uacbd\uc6b0",
                            "type": "boolean",
                            "required": false
                        },
                        "detailed_drilldown": {
                            "description": "\uccb4\ud06c\uc12c ID \ub610\ub294 \uac1c\uccb4 ID\uac00 \ud544\uc694\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "perform_text_conversion": {
                            "description": "\uccb4\ud06c\uc12c \uacc4\uc0b0\uc5d0\uc11c \ud14d\uc2a4\ud2b8 \ud544\ub4dc\ub97c latin1\uc73c\ub85c \ubcc0\ud658\ud574\uc57c \ud558\ub294 \uacbd\uc6b0\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/sync\/data-histogram"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/spawn-sync": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/sync\/spawn-sync"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/locks": {
            "namespace": "jetpack\/v4",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/sync\/locks"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/sync\/clear-queue": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/sync\/clear-queue"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/jitm": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/jitm"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/confirm-safe-mode": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/identity-crisis\/confirm-safe-mode"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/migrate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/identity-crisis\/migrate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/start-fresh": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "redirect_uri": {
                            "description": "\uc5f0\uacb0 \ud750\ub984 \uc774\ud6c4 \uc0ac\uc6a9\uc790\uac00 \ub9ac\ub514\ub809\uc158\ub418\uc5b4\uc57c \ud558\ub294 \uad00\ub9ac\uc790 \ud398\uc774\uc9c0\uc758 URI",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/identity-crisis\/start-fresh"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/idc-url-validation": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/identity-crisis\/idc-url-validation"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/url-secret": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/identity-crisis\/url-secret"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/identity-crisis\/compare-url-secret": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "secret": {
                            "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc800\uc7a5\ub41c \uac83\uacfc \ube44\uad50\ud560 URL \uc554\ud638\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/identity-crisis\/compare-url-secret"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/search\/plan"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/search\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/stats": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/search\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/pricing": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/search\/pricing"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan\/activate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/search\/plan\/activate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/plan\/deactivate": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/search\/plan\/deactivate"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/search"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/search\/local-stats": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/search\/local-stats"
                    }
                ]
            }
        },
        "\/wpcom\/v2": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpcom\/v2",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/publicize\/connections": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "test_connections": {
                            "type": "boolean",
                            "description": "\uc5f0\uacb0\uc744 \ud14c\uc2a4\ud2b8\ud560\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "keyring_connection_ID": {
                            "description": "\ud0a4\ub9c1 \uc5f0\uacb0 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        },
                        "external_user_ID": {
                            "description": "\uc678\ubd80 \uc0ac\uc6a9\uc790 ID - Facebook\uacfc \uac19\uc740 \uc11c\ube44\uc2a4\uc5d0 \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "shared": {
                            "description": "\ub2e4\ub978 \uc0ac\uc6a9\uc790\uc640 \uc5f0\uacb0\uc774 \uacf5\uc720\ub418\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/publicize\/connections"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/publicize\/connections\/(?P<connection_id>[0-9]+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "connection_id": {
                            "description": "\uc5f0\uacb0\uc744 \uc704\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "shared": {
                            "description": "\ub2e4\ub978 \uc0ac\uc6a9\uc790\uc640 \uc5f0\uacb0\uc774 \uacf5\uc720\ub418\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "connection_id": {
                            "description": "\uc5f0\uacb0\uc744 \uc704\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/publicize\/scheduled-actions": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "description": "\ud56d\ubaa9 \ud544\ud130\ub9c1 \uae30\uc900\uc774 \ub418\ub294 \uae00 ID\uc785\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "required": true
                        },
                        "connection_id": {
                            "type": "integer",
                            "required": true
                        },
                        "message": {
                            "type": "string",
                            "required": false
                        },
                        "share_date": {
                            "type": "integer",
                            "description": "timestamp\uc744(\ub97c) \uc704\ud574 \uc0ac\uc6a9 \uc911\uc9c0\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
                            "required": false
                        },
                        "timestamp": {
                            "type": "integer",
                            "description": "\uc791\uc5c5\uc5d0 \ub300\ud55c GMT\/UTC Unix \ud0c0\uc784\uc2a4\ud0ec\ud504(\ucd08)\uc785\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/publicize\/scheduled-actions"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/publicize\/scheduled-actions\/(?P<action_id>\\d+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "message": {
                            "type": "string",
                            "required": false
                        },
                        "share_date": {
                            "type": "integer",
                            "description": "timestamp\uc744(\ub97c) \uc704\ud574 \uc0ac\uc6a9 \uc911\uc9c0\ub418\uc5c8\uc2b5\ub2c8\ub2e4.",
                            "required": false
                        },
                        "timestamp": {
                            "type": "integer",
                            "description": "\uc791\uc5c5\uc5d0 \ub300\ud55c GMT\/UTC Unix \ud0c0\uc784\uc2a4\ud0ec\ud504(\ucd08)\uc785\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/publicize\/services": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/publicize\/services"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/publicize\/share-post\/(?P<postId>\\d+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "message": {
                            "description": "\uacf5\uc720\ud560 \uba54\uc2dc\uc9c0\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "skipped_connections": {
                            "description": "\uacf5\uc720\ud558\uae30\ub97c \uac74\ub108\ub6f0\ub294 \uc678\ubd80 \uc5f0\uacb0 ID \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "required": false
                        },
                        "async": {
                            "description": "\uae00\uc744 \ube44\ub3d9\uae30\uc2dd\uc73c\ub85c \uacf5\uc720\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/publicize\/share-status": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "description": "\ud56d\ubaa9 \ud544\ud130\ub9c1 \uae30\uc900\uc774 \ub418\ub294 \uae00 ID\uc785\ub2c8\ub2e4.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/publicize\/share-status"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/publicize\/share-status\/sync": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "description": "\ub370\uc774\ud130\ub97c \uc5c5\ub370\uc774\ud2b8\ud560 \uac8c\uc2dc\ubb3c ID\uc785\ub2c8\ub2e4.",
                            "required": true
                        },
                        "shares": {
                            "type": "array",
                            "description": "\uacf5\uc720 \uc0c1\ud0dc \ud56d\ubaa9\ub4e4.",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "status": {
                                        "description": "\uacf5\uc720\uc758 \uc0c1\ud0dc.",
                                        "type": "string"
                                    },
                                    "message": {
                                        "description": "\uba54\uc2dc\uc9c0 \ub610\ub294 \ub9c1\ud06c\ub97c \uacf5\uc720\ud558\uc138\uc694.",
                                        "type": "string"
                                    },
                                    "timestamp": {
                                        "description": "\uacf5\uc720\uc758 \ud0c0\uc784\uc2a4\ud0ec\ud504.",
                                        "type": "integer"
                                    },
                                    "service": {
                                        "description": "\uacf5\uc720\ub41c \uc11c\ube44\uc2a4.",
                                        "type": "string"
                                    },
                                    "connection_id": {
                                        "description": "\uacf5\uc720\uc758 \uc5f0\uacb0 ID.",
                                        "type": "integer"
                                    },
                                    "external_id": {
                                        "description": "\uacf5\uc720\ub41c \uac8c\uc2dc\ubb3c\uc758 \uc678\ubd80 ID.",
                                        "type": "string"
                                    },
                                    "external_name": {
                                        "description": "\uacf5\uc720\ub41c \uac8c\uc2dc\ubb3c\uc758 \uc678\ubd80 \uc774\ub984.",
                                        "type": "string"
                                    },
                                    "profile_picture": {
                                        "description": "\uacc4\uc815 \uacf5\uc720\uc758 \ud504\ub85c\ud544 \uc0ac\uc9c4 URL.",
                                        "type": "string"
                                    },
                                    "profile_link": {
                                        "description": "\uacf5\uc720 \uacc4\uc815\uc758 \ud504\ub85c\ud544 \ub9c1\ud06c.",
                                        "type": "string"
                                    },
                                    "wpcom_user_id": {
                                        "type": "integer",
                                        "description": "\uc5f0\uacb0\uc774 \uc18d\ud55c \uc0ac\uc6a9\uc790\uc758 \uc6cc\ub4dc\ud504\ub808\uc2a4\ub2f7\ucef4 ID\uc785\ub2c8\ub2e4."
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/publicize\/share-status\/sync"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/publicize\/x-usage": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/publicize\/x-usage"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/publicize\/social-image-generator\/generate-token": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "text": {
                            "description": "\uc774\ubbf8\uc9c0 \uc0dd\uc131\uc5d0 \uc0ac\uc6a9\ud558\ub294 \ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "image_url": {
                            "description": "\uc18c\uc15c \uc774\ubbf8\uc9c0\ub97c \uc0dd\uc131\ud560 \ub54c \uc0ac\uc6a9\ud558\ub294 \ubc30\uacbd \uc774\ubbf8\uc9c0\uc758 URL\uc785\ub2c8\ub2e4.",
                            "oneOf": [
                                {
                                    "type": "string"
                                },
                                {
                                    "type": "null"
                                }
                            ],
                            "required": false
                        },
                        "template": {
                            "description": "\ud15c\ud50c\ub9bf \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "highway",
                                "dois",
                                "fullscreen",
                                "edge"
                            ],
                            "required": false
                        },
                        "font": {
                            "description": "\uae00\uaf34 \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/publicize\/social-image-generator\/generate-token"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/publicize\/social-image-generator\/font-options": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/publicize\/social-image-generator\/font-options"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/social-image-generator\/generate-preview-token": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "text": {
                            "description": "\uc774\ubbf8\uc9c0 \uc0dd\uc131\uc5d0 \uc0ac\uc6a9\ud558\ub294 \ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "image_url": {
                            "description": "\uc18c\uc15c \uc774\ubbf8\uc9c0\ub97c \uc0dd\uc131\ud560 \ub54c \uc0ac\uc6a9\ud558\ub294 \ubc30\uacbd \uc774\ubbf8\uc9c0\uc758 URL\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "template": {
                            "description": "\ud15c\ud50c\ub9bf \uc2ac\ub7ec\uadf8",
                            "type": "string",
                            "enum": [
                                "highway",
                                "dois",
                                "fullscreen",
                                "edge"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/social-image-generator\/generate-preview-token"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/social-image-generator\/settings": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "enabled": {
                            "description": "\uc18c\uc15c \uc774\ubbf8\uc9c0 \uc0dd\uc131\uae30\uac00 \ud65c\uc131\ud654\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_image_id": {
                            "description": "\uc18c\uc15c \uc774\ubbf8\uc9c0 \uc0dd\uc131\uae30\uc758 \uae30\ubcf8 \uc774\ubbf8\uc9c0 ID.",
                            "type": "number",
                            "required": false
                        },
                        "defaults": {
                            "description": "\uc0c8\ub85c \uc0dd\uc131\ud55c \uc774\ubbf8\uc9c0\uc758 \uae30\ubcf8 \uc124\uc815\uc785\ub2c8\ub2e4.",
                            "type": "object",
                            "properties": {
                                "template": {
                                    "type": "string",
                                    "enum": [
                                        "highway",
                                        "dois",
                                        "fullscreen",
                                        "edge"
                                    ]
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/social-image-generator\/settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/publicize\/connection-test-results": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/publicize\/connection-test-results"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/publicize\/connections": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/publicize\/connections"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/social-product-info": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/social-product-info"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/publicize\/(?P<postId>\\d+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "message": {
                            "description": "\uacf5\uc720\ud560 \uba54\uc2dc\uc9c0\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "skipped_connections": {
                            "description": "\uacf5\uc720\ud558\uae30\ub97c \uac74\ub108\ub6f0\ub294 \uc678\ubd80 \uc5f0\uacb0 ID \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "required": false
                        },
                        "async": {
                            "description": "\uae00\uc744 \ube44\ub3d9\uae30\uc2dd\uc73c\ub85c \uacf5\uc720\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/social\/connections": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/social\/connections"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/social\/connections\/(?P<connection_id>\\d+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/social\/sync-shares\/post\/(?P<id>\\d+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "meta": {
                            "type": "object",
                            "properties": {
                                "_publicize_shares": {
                                    "type": "array",
                                    "required": true
                                }
                            },
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/social\/share-status\/(?P<post_id>\\d+)": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/waf": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/waf"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/waf\/update-rules": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/waf\/update-rules"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/meta": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ucca8\ubd80\uc5d0 \ub300\ud55c \uae00 ID.",
                            "type": "integer",
                            "required": true
                        },
                        "title": {
                            "description": "\ube44\ub514\uc624 \uc81c\ubaa9.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "description": "\ube44\ub514\uc624 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\ube44\ub514\uc624 \uc790\ub9c9\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "rating": {
                            "description": "\ube44\ub514\uc624 \ucf58\ud150\uce20 \ud3c9\uac00. G, PG-13 \ub610\ub294 R-17 \uc911 \ud558\ub098",
                            "type": "string",
                            "required": false
                        },
                        "display_embed": {
                            "description": "\ud50c\ub808\uc774\uc5b4\uc5d0 \uacf5\uc720 \uba54\ub274\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "allow_download": {
                            "description": "\ub2e4\uc6b4\ub85c\ub4dc \uc635\uc158 \ud45c\uc2dc \ubc0f \ub3c5\uc790\uc5d0\uac8c \uc774 \ube44\ub514\uc624 \ub2e4\uc6b4\ub85c\ub4dc \ud5c8\uc6a9",
                            "type": "boolean",
                            "required": false
                        },
                        "privacy_setting": {
                            "description": "\ube44\ub514\uc624 \uacf5\uac1c \uc5ec\ubd80\ub97c \uacb0\uc815\ud558\ub294 \ubc29\ubc95",
                            "type": "integer",
                            "enum": [
                                0,
                                1,
                                2
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/videopress\/meta"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/(?P<video_guid>[A-Za-z0-9]{8})\/poster": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "video_guid": {
                            "description": "The VideoPress GUID.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "video_guid": {
                            "description": "The VideoPress GUID.",
                            "type": "string",
                            "required": true
                        },
                        "at_time": {
                            "description": "\ube44\ub514\uc624\uc5d0\uc11c \ud3ec\uc2a4\ud130 \ud504\ub808\uc784\uc73c\ub85c \uc0ac\uc6a9\ud560 \uc2dc\uac04\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "is_millisec": {
                            "description": "\uc2dc\uac04\uc774 \ubc00\ub9ac\ucd08 \ub610\ub294 \ucd08 \ub2e8\uc704\uc778\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "poster_attachment_id": {
                            "description": "\ud3ec\uc2a4\ud130 \uc774\ubbf8\uc9c0\uc758 \ucca8\ubd80 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/videopress\/(?P<video_guid>[A-Za-z0-9]{8})\/check-ownership\/(?P<post_id>\\d+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "video_guid": {
                            "description": "The VideoPress GUID.",
                            "type": "string",
                            "required": true
                        },
                        "post_id": {
                            "description": "\ucca8\ubd80\uc5d0 \ub300\ud55c \uae00 ID.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/videopress\/upload-jwt": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/videopress\/upload-jwt"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/videopress\/playback-jwt\/(?P<video_guid>[A-Za-z0-9]{8})": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "video_guid": {
                            "description": "The VideoPress GUID.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/videopress\/v1": {
            "namespace": "videopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "videopress\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/videopress\/v1"
                    }
                ]
            }
        },
        "\/videopress\/v1\/upload\/(?P<attachment_id>\\d+)": {
            "namespace": "videopress\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "attachment_id": {
                            "description": "\ube44\ub514\uc624\ud504\ub808\uc2a4\uc5d0 \uc5c5\ub85c\ub4dc\ud558\ub824\ub294 \ucca8\ubd80\uc758 ID",
                            "type": "integer",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "attachment_id": {
                            "description": "\ube44\ub514\uc624\ud504\ub808\uc2a4\uc5d0 \uc5c5\ub85c\ub4dc\ud558\ub824\ub294 \ucca8\ubd80\uc758 ID",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/videopress\/v1\/stats": {
            "namespace": "videopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/videopress\/v1\/stats"
                    }
                ]
            }
        },
        "\/videopress\/v1\/stats\/featured": {
            "namespace": "videopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/videopress\/v1\/stats\/featured"
                    }
                ]
            }
        },
        "\/videopress\/v1\/site": {
            "namespace": "videopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/videopress\/v1\/site"
                    }
                ]
            }
        },
        "\/videopress\/v1\/settings": {
            "namespace": "videopress\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "videopress_videos_private_for_site": {
                            "description": "\ube44\ub514\uc624\ud504\ub808\uc2a4 \ube44\ub514\uc624\uac00 \uae30\ubcf8\uc801\uc73c\ub85c \ube44\uacf5\uac1c\uc5ec\uc57c \ud558\ub294 \uacbd\uc6b0",
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/videopress\/v1\/settings"
                    }
                ]
            }
        },
        "\/videopress\/v1\/features": {
            "namespace": "videopress\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/videopress\/v1\/features"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats\/blog": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/stats\/blog"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/stats-app",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/stats-app"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/stats\/(?P<resource>[\\-\\w]+)\/(?P<resource_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/stats\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/posts\/(?P<resource_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/posts\/(?P<resource_id>[\\d]+)\/likes": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/stats": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/stats-app\/sites\/212288830\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/site-has-never-published-post": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/stats-app\/sites\/212288830\/site-has-never-published-post"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/posts": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/stats-app\/sites\/212288830\/posts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/subscribers\/counts": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/stats-app\/sites\/212288830\/subscribers\/counts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/jetpack-stats\/usage": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/stats-app\/sites\/212288830\/jetpack-stats\/usage"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/jetpack-stats\/user-feedback": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/stats-app\/sites\/212288830\/jetpack-stats\/user-feedback"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/wordads\/earnings": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/stats-app\/sites\/212288830\/wordads\/earnings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/wordads\/stats": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/stats-app\/sites\/212288830\/wordads\/stats"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/stats\/notices": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "ID of the notice",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "description": "Status of the notice",
                            "required": true
                        },
                        "postponed_for": {
                            "type": "number",
                            "default": null,
                            "description": "Postponed for (in seconds)",
                            "minimum": 0,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/stats-app\/stats\/notices"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/jetpack-stats-dashboard\/notices": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "ID of the notice",
                            "required": true
                        },
                        "status": {
                            "type": "string",
                            "description": "Status of the notice",
                            "required": true
                        },
                        "postponed_for": {
                            "type": "number",
                            "default": null,
                            "description": "Postponed for (in seconds)",
                            "minimum": 0,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/stats-app\/sites\/212288830\/jetpack-stats-dashboard\/notices"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/stats\/referrers\/spam\/new": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "domain": {
                            "type": "string",
                            "description": "Domain of the referrer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/stats-app\/sites\/212288830\/stats\/referrers\/spam\/new"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/stats\/referrers\/spam\/delete": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "domain": {
                            "type": "string",
                            "description": "Domain of the referrer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/stats-app\/sites\/212288830\/stats\/referrers\/spam\/delete"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/jetpack-stats-dashboard\/modules": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/stats-app\/sites\/212288830\/jetpack-stats-dashboard\/modules"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/jetpack-stats-dashboard\/module-settings": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/stats-app\/sites\/212288830\/jetpack-stats-dashboard\/module-settings"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/stats\/emails\/(?P<resource>[\\-\\w\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/stats\/opens\/emails\/(?P<post_id>[\\d]+)\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/stats\/clicks\/emails\/(?P<post_id>[\\d]+)\/(?P<resource>[\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/stats\/(?P<resource>[\\-\\w]+)\/emails\/(?P<post_id>[\\d]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/stats\/utm\/(?P<utm_params>[_,\\-\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/stats\/devices\/(?P<device_property>[\\w]+)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/commercial-classification": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/stats-app\/sites\/212288830\/commercial-classification"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/purchases": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/stats-app\/sites\/212288830\/purchases"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/stats-app\/sites\/212288830\/stats\/location-views\/(?P<geo_mode>country|region|city)": {
            "namespace": "jetpack\/v4\/stats-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/import": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/import",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/import"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/blocks": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "wp_pattern_category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c Jetpack Import \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/import\/blocks"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/categories": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\uc0c1\uc704 \uce74\ud14c\uace0\ub9ac \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c Jetpack Import \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/import\/categories"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/comments": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "author": {
                            "description": "\uc0ac\uc6a9\uc790 \uc624\ube0c\uc81d\ud2b8\uc758 ID. \uc791\uc131\uc790\uac00 \uc0ac\uc6a9\uc790\uc778 \uacbd\uc6b0.",
                            "type": "integer",
                            "required": false
                        },
                        "author_email": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 \uc774\uba54\uc77c \uc8fc\uc18c.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "author_ip": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 IP \uc8fc\uc18c.",
                            "type": "string",
                            "format": "ip",
                            "required": false
                        },
                        "author_name": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 \ud45c\uc2dc\uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "author_url": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "author_user_agent": {
                            "description": "\ub313\uae00 \uc791\uc131\uc790\uc758 \uc0ac\uc6a9\uc790 \uc5d0\uc774\uc804\ud2b8.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\ub313\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \ub313\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ub313\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \ub313\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\ub313\uae00\uc774 \ubc1c\ud589\ub41c \ub0a0\uc9dc, GMT.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\ub313\uae00\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "default": 0,
                            "description": "\uad00\ub828 \uae00 \uc624\ube0c\uc81d\ud2b8\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "\ub313\uae00 \uc0c1\ud0dc.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_wp_note_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\uba54\ubaa8 \ud574\uacb0 \uc0c1\ud0dc",
                                    "default": "",
                                    "enum": [
                                        "resolved",
                                        "reopen"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c Jetpack Import \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/import\/comments"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/custom-css": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c Jetpack Import \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/import\/custom-css"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/end": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/import\/end"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/global-styles": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "theme": {
                            "description": "\ud14c\ub9c8\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "unified_importer_id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c Jetpack Import \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/import\/global-styles"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/media": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "upload_date": {
                            "description": "\ucca8\ubd80 \ud30c\uc77c \uc5c5\ub85c\ub4dc \ub514\ub809\ud130\ub9ac\uc758 \ub0a0\uc9dc\uc785\ub2c8\ub2e4.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "pattern": "^\\d{4}\\\/\\d{2}$",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c Jetpack Import \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\ucca8\ubd80\ud30c\uc77c\uac00 \ud45c\uc2dc\ub418\uc9c0 \uc54a\uc744 \uacbd\uc6b0 \ud45c\uc2dc\ud560 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\ucca8\ubd80\ud30c\uc77c \ucea1\uc158.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c \ucea1\uc158, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c HTML \ucea1\uc158, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\ucca8\ubd80\ud30c\uc77c \uc124\uba85.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c \uc124\uba85, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c HTML \uc124\uba85. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\ucca8\ubd80\ud30c\uc77c\uc758 \uad00\ub828 \uae00\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/import\/media"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/media\/(?P<id>[\\d]+)": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\ucca8\ubd80\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "upload_date": {
                            "description": "\ucca8\ubd80 \ud30c\uc77c \uc5c5\ub85c\ub4dc \ub514\ub809\ud130\ub9ac\uc758 \ub0a0\uc9dc\uc785\ub2c8\ub2e4.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "pattern": "^\\d{4}\\\/\\d{2}$",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c Jetpack Import \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\ucca8\ubd80\ud30c\uc77c\uac00 \ud45c\uc2dc\ub418\uc9c0 \uc54a\uc744 \uacbd\uc6b0 \ud45c\uc2dc\ud560 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\ucca8\ubd80\ud30c\uc77c \ucea1\uc158.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c \ucea1\uc158, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c HTML \ucea1\uc158, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\ucca8\ubd80\ud30c\uc77c \uc124\uba85.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c \uc124\uba85, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c HTML \uc124\uba85. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\ucca8\ubd80\ud30c\uc77c\uc758 \uad00\ub828 \uae00\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/import\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\ucca8\ubd80\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "action": {
                            "type": "string",
                            "enum": [
                                "create-image-subsizes"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/import\/menu-items": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "\uc624\ube0c\uc81d\ud2b8 \uc81c\ubaa9.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uac83\uacfc \uac19\uc740 \uac1d\uccb4\uc5d0 \ub300\ud55c \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ud45c\uc2dc\uc6a9\uc73c\ub85c \ubcc0\ud658\ub41c \uac1d\uccb4\uc758 HTML \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "\"post_type\" \ub610\ub294 \"\ud0dd\uc18c\ub178\ubbf8\" \ub4f1 \uc6d0\ub798 \ud45c\uc2dc\ub41c \uac1d\uccb4\uc758 \uacc4\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uac1d\uccb4\uc5d0 \ub300\ud574 \uba85\uba85\ub41c \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\uac1d\uccb4\uc758 \ubd80\ubaa8\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc6a9 \ub9c1\ud06c \uc694\uc18c\uc758 \uc81c\ubaa9 \uc18d\uc131\uc758 \ud14d\uc2a4\ud2b8.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc758 \ub9c1\ud06c \uc694\uc18c\uc6a9 \ud074\ub798\uc2a4 \uc774\ub984.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "\uc774 \ud56d\ubaa9\uc758 \uba54\ub274 \uc0c1\uc704 \ud56d\ubaa9\uc778 nav_menu_item\uc758 DB ID\uc774\uba70, \uc5c6\uc73c\uba74 0\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u201c\uce74\ud14c\uace0\ub9ac\u201d, \u201c\uae00\u201d \ub610\ub294 \u201c\ucca8\ubd80\ud30c\uc77c\u201d\uc640 \uac19\uc740 \uc6d0\ub798 \ub098\ud0c0\ub0b8 \uac1d\uccb4\uc758 \uc720\ud615.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc5d0\uc11c \ub098\ud0c0\ub0b4\ub294 \uc6d0\ub798 \uac1d\uccb4\uc758 DB ID\uc785\ub2c8\ub2e4(\uc608: \uae00\uc758 \uacbd\uc6b0 ID, \uce74\ud14c\uace0\ub9ac\uc758 \uacbd\uc6b0 term_id).",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc5d0 \ub300\ud55c \ub9c1\ud06c \uc694\uc18c\uc758 \ud0c0\uac9f \uc18d\uc131.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc774 \uac00\ub9ac\ud0a4\ub294 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "XFN \uad00\uacc4\ub97c \uc774 \uba54\ub274 \ud56d\ubaa9\uc758 \ub9c1\ud06c\uc5d0 \ud45c\ud604\ud588\uc2b5\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "\uc0c1\uc704 \uba54\ub274 \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c Jetpack Import \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/import\/menu-items"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/menus": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c Jetpack Import \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        },
                        "locations": {
                            "description": "\uba54\ub274\uc5d0 \ubc30\uc815\ub41c \uc704\uce58\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\uc774 \uba54\ub274\uc5d0 \ucd5c\uc0c1\uc704 \ud398\uc774\uc9c0\ub97c \uc790\ub3d9\uc73c\ub85c \ucd94\uac00\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/import\/menus"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/navigation": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c Jetpack Import \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/import\/navigation"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/pages": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam",
                                "auto-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\uae00\uc758 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub2e4\ub978 \uae00\uacfc \uad00\ub828\ub41c \uae00\uc758 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "tags": {
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c Jetpack Import \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/import\/pages"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/posts": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam",
                                "auto-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ud615\uc2dd.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "_jetpack_newsletter_access": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_jetpack_dont_email_post_to_subs": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_jetpack_newsletter_tier_id": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_jetpack_memberships_contains_paywalled_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "jetpack_publicize_message": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Jetpack \uc18c\uc15c \uc11c\ube44\uc2a4\ub97c \uacf5\uc720\ud560 \ub54c \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \uc0ac\uc6a9\ud560 \uba54\uc2dc\uc9c0",
                                    "default": ""
                                },
                                "jetpack_publicize_feature_enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00 \uacf5\uc720 \uae30\ub2a5\uc744 \ud65c\uc131\ud654\ud558\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": true
                                },
                                "jetpack_social_post_already_shared": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \uc774\ubbf8 \uacf5\uc720\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "jetpack_social_options": {
                                    "type": "object",
                                    "title": "",
                                    "description": "Jetpack Social \uad00\ub828 \uacf5\uac1c \uc635\uc158\uc785\ub2c8\ub2e4.",
                                    "default": {
                                        "image_generator_settings": {
                                            "template": "highway",
                                            "default_image_id": 0,
                                            "font": "",
                                            "enabled": false
                                        },
                                        "version": 2
                                    },
                                    "properties": {
                                        "version": {
                                            "type": "number"
                                        },
                                        "attached_media": {
                                            "type": "array",
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "id": {
                                                        "type": "number"
                                                    },
                                                    "url": {
                                                        "type": "string"
                                                    },
                                                    "type": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            }
                                        },
                                        "image_generator_settings": {
                                            "type": "object",
                                            "properties": {
                                                "enabled": {
                                                    "type": "boolean"
                                                },
                                                "custom_text": {
                                                    "type": "string"
                                                },
                                                "image_type": {
                                                    "type": "string"
                                                },
                                                "image_id": {
                                                    "type": "number"
                                                },
                                                "template": {
                                                    "type": "string"
                                                },
                                                "font": {
                                                    "type": "string"
                                                },
                                                "token": {
                                                    "type": "string"
                                                },
                                                "default_image_id": {
                                                    "type": "number"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "media_source": {
                                            "type": "string",
                                            "enum": [
                                                "featured-image",
                                                "sig",
                                                "media-library",
                                                "upload-video",
                                                "none"
                                            ]
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_wpas_customize_per_network": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\ub124\ud2b8\uc6cc\ud06c\ubcc4 \uc0ac\uc6a9\uc790 \uc815\uc758 \ud65c\uc131\ud654 \uc5ec\ubd80.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\uae00\uc774 \uace0\uc815\uc73c\ub85c \ucc98\ub9ac\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "post_tag \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c Jetpack Import \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/import\/posts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/start": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/import\/start"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/tags": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c Jetpack Import \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/import\/tags"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/template-parts": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "slug": {
                            "description": "\ud15c\ud50c\ub9bf\uc744 \uc2dd\ubcc4\ud558\ub294 \uace0\uc720 \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ud14c\ub9c8 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ud615\uc2dd.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ucf58\ud150\uce20.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc81c\ubaa9.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \uc81c\ubaa9. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\ud15c\ud50c\ub9bf \uc791\uc131\uc790\uc758 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\ud15c\ud50c\ub9bf \ubd80\ubd84\uac00 \uc0ac\uc6a9\ub420 \uc7a5\uc18c (\ud5e4\ub354, \ud478\ud130, \ub4f1)",
                            "type": "string",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c Jetpack Import \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/import\/template-parts"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/import\/templates": {
            "namespace": "jetpack\/v4\/import",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "slug": {
                            "description": "\ud15c\ud50c\ub9bf\uc744 \uc2dd\ubcc4\ud558\ub294 \uace0\uc720 \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ud14c\ub9c8 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ud615\uc2dd.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ucf58\ud150\uce20.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc81c\ubaa9.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \uc81c\ubaa9. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\ud15c\ud50c\ub9bf \uc791\uc131\uc790\uc758 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "unified_importer_id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c Jetpack Import \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/import\/templates"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/explat": {
            "namespace": "jetpack\/v4\/explat",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/explat",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/explat"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/explat\/assignments": {
            "namespace": "jetpack\/v4\/explat",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "experiment_name": {
                            "type": "string",
                            "required": false
                        },
                        "anon_id": {
                            "type": "string",
                            "required": false
                        },
                        "as_connected_user": {
                            "type": "boolean",
                            "required": false
                        },
                        "platform": {
                            "type": "string",
                            "enum": [
                                "jetpack",
                                "calypso",
                                "wpcom"
                            ],
                            "default": "jetpack",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/explat\/assignments"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/feature\/custom-content-types": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/feature\/custom-content-types"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/global-styles\/status": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/global-styles\/status"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/rtc\/pinghub-token": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/rtc\/pinghub-token"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/launchpad\/navigator": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "active_checklist_slug": {
                            "description": "The slug of the checklist to set as active.",
                            "type": [
                                "null",
                                "string"
                            ],
                            "required": false
                        },
                        "remove_checklist_slug": {
                            "description": "The slug of the checklist to remove from the active list.",
                            "type": "string",
                            "enum": [
                                "build",
                                "free",
                                "link-in-bio",
                                "link-in-bio-tld",
                                "newsletter",
                                "intent-newsletter-goal",
                                "create-course-goal",
                                "videopress",
                                "write",
                                "start-writing",
                                "design-first",
                                "intent-build",
                                "intent-write",
                                "intent-free-newsletter",
                                "intent-paid-newsletter",
                                "earn",
                                "host-site",
                                "subscribers",
                                "assembler-first",
                                "readymade-template",
                                "ai-assembler",
                                "legacy-site-setup",
                                "sell",
                                "entrepreneur-site-setup",
                                "post-migration"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/launchpad\/navigator"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/launchpad": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "checklist_slug": {
                            "description": "Checklist slug",
                            "type": "string",
                            "enum": [
                                "build",
                                "free",
                                "link-in-bio",
                                "link-in-bio-tld",
                                "newsletter",
                                "intent-newsletter-goal",
                                "create-course-goal",
                                "videopress",
                                "write",
                                "start-writing",
                                "design-first",
                                "intent-build",
                                "intent-write",
                                "intent-free-newsletter",
                                "intent-paid-newsletter",
                                "earn",
                                "host-site",
                                "subscribers",
                                "assembler-first",
                                "readymade-template",
                                "ai-assembler",
                                "legacy-site-setup",
                                "sell",
                                "entrepreneur-site-setup",
                                "post-migration"
                            ],
                            "required": false
                        },
                        "launchpad_context": {
                            "description": "Screen where Launchpand instance is loaded.",
                            "type": "string",
                            "required": false
                        },
                        "use_goals": {
                            "description": "Should the launchpad data use site goals or intent.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "enable_checklist_for_goals": {
                            "description": "Used by the client to signal to Jetpack which launchpad goals have been enabled (e.g. via feature flags)",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "checklist_statuses": {
                            "description": "Launchpad statuses",
                            "type": "object",
                            "properties": {
                                "design_edited": {
                                    "type": "boolean"
                                },
                                "site_edited": {
                                    "type": "boolean"
                                },
                                "design_completed": {
                                    "type": "boolean"
                                },
                                "design_selected": {
                                    "type": "boolean"
                                },
                                "domain_claim": {
                                    "type": "boolean"
                                },
                                "domain_upsell": {
                                    "type": "boolean"
                                },
                                "domain_upsell_deferred": {
                                    "type": "boolean"
                                },
                                "first_post_published": {
                                    "type": "boolean"
                                },
                                "generate_content": {
                                    "type": "boolean"
                                },
                                "plan_completed": {
                                    "type": "boolean"
                                },
                                "plan_selected": {
                                    "type": "boolean"
                                },
                                "setup_general": {
                                    "type": "boolean"
                                },
                                "site_launched": {
                                    "type": "boolean"
                                },
                                "verify_email": {
                                    "type": "boolean"
                                },
                                "first_post_published_newsletter": {
                                    "type": "boolean"
                                },
                                "newsletter_plan_created": {
                                    "type": "boolean"
                                },
                                "setup_newsletter": {
                                    "type": "boolean"
                                },
                                "set_up_payments": {
                                    "type": "boolean"
                                },
                                "subscribers_added": {
                                    "type": "boolean"
                                },
                                "migrate_content": {
                                    "type": "boolean"
                                },
                                "start_building_your_audience": {
                                    "type": "boolean"
                                },
                                "link_in_bio_launched": {
                                    "type": "boolean"
                                },
                                "links_added": {
                                    "type": "boolean"
                                },
                                "links_edited": {
                                    "type": "boolean"
                                },
                                "videopress_launched": {
                                    "type": "boolean"
                                },
                                "videopress_setup": {
                                    "type": "boolean"
                                },
                                "videopress_upload": {
                                    "type": "boolean"
                                },
                                "video_uploaded": {
                                    "type": "boolean"
                                },
                                "blog_launched": {
                                    "type": "boolean"
                                },
                                "setup_blog": {
                                    "type": "boolean"
                                },
                                "setup_free": {
                                    "type": "boolean"
                                },
                                "complete_profile": {
                                    "type": "boolean"
                                },
                                "site_title": {
                                    "type": "boolean"
                                },
                                "drive_traffic": {
                                    "type": "boolean"
                                },
                                "add_new_page": {
                                    "type": "boolean"
                                },
                                "update_about_page": {
                                    "type": "boolean"
                                },
                                "edit_page": {
                                    "type": "boolean"
                                },
                                "domain_customize": {
                                    "type": "boolean"
                                },
                                "domain_customize_deferred": {
                                    "type": "boolean"
                                },
                                "share_site": {
                                    "type": "boolean"
                                },
                                "earn_money": {
                                    "type": "boolean"
                                },
                                "customize_welcome_message": {
                                    "type": "boolean"
                                },
                                "enable_subscribers_modal": {
                                    "type": "boolean"
                                },
                                "add_10_email_subscribers": {
                                    "type": "boolean"
                                },
                                "write_3_posts": {
                                    "type": "boolean"
                                },
                                "manage_subscribers": {
                                    "type": "boolean"
                                },
                                "connect_social_media": {
                                    "type": "boolean"
                                },
                                "manage_paid_newsletter_plan": {
                                    "type": "boolean"
                                },
                                "add_about_page": {
                                    "type": "boolean"
                                },
                                "stripe_connected": {
                                    "type": "boolean"
                                },
                                "paid_offer_created": {
                                    "type": "boolean"
                                },
                                "site_theme_selected": {
                                    "type": "boolean"
                                },
                                "install_custom_plugin": {
                                    "type": "boolean"
                                },
                                "setup_ssh": {
                                    "type": "boolean"
                                },
                                "site_monitoring_page": {
                                    "type": "boolean"
                                },
                                "import_subscribers": {
                                    "type": "boolean"
                                },
                                "add_subscribe_block": {
                                    "type": "boolean"
                                },
                                "mobile_app_installed": {
                                    "type": "boolean"
                                },
                                "post_sharing_enabled": {
                                    "type": "boolean"
                                },
                                "front_page_updated": {
                                    "type": "boolean"
                                },
                                "woocommerce_setup": {
                                    "type": "boolean"
                                },
                                "sensei_setup": {
                                    "type": "boolean"
                                },
                                "verify_domain_email": {
                                    "type": "boolean"
                                },
                                "woo_customize_store": {
                                    "type": "boolean"
                                },
                                "woo_products": {
                                    "type": "boolean"
                                },
                                "woo_woocommerce_payments": {
                                    "type": "boolean"
                                },
                                "woo_tax": {
                                    "type": "boolean"
                                },
                                "woo_marketing": {
                                    "type": "boolean"
                                },
                                "woo_add_domain": {
                                    "type": "boolean"
                                },
                                "woo_launch_site": {
                                    "type": "boolean"
                                },
                                "migrating_site": {
                                    "type": "boolean"
                                },
                                "review_site": {
                                    "type": "boolean"
                                },
                                "review_plugins": {
                                    "type": "boolean"
                                },
                                "connect_migration_domain": {
                                    "type": "boolean"
                                },
                                "domain_dns_mapped": {
                                    "type": "boolean"
                                },
                                "check_ssl_status": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "launchpad_screen": {
                            "description": "Launchpad screen",
                            "type": "string",
                            "enum": [
                                "off",
                                "minimized",
                                "full",
                                "skipped"
                            ],
                            "required": false
                        },
                        "is_checklist_dismissed": {
                            "description": "Marks a checklist as dismissed by the user",
                            "type": "object",
                            "properties": {
                                "slug": {
                                    "description": "Checklist slug",
                                    "type": "string",
                                    "enum": [
                                        "build",
                                        "free",
                                        "link-in-bio",
                                        "link-in-bio-tld",
                                        "newsletter",
                                        "intent-newsletter-goal",
                                        "create-course-goal",
                                        "videopress",
                                        "write",
                                        "start-writing",
                                        "design-first",
                                        "intent-build",
                                        "intent-write",
                                        "intent-free-newsletter",
                                        "intent-paid-newsletter",
                                        "earn",
                                        "host-site",
                                        "subscribers",
                                        "assembler-first",
                                        "readymade-template",
                                        "ai-assembler",
                                        "legacy-site-setup",
                                        "sell",
                                        "entrepreneur-site-setup",
                                        "post-migration"
                                    ]
                                },
                                "is_dismissed": {
                                    "type": "boolean",
                                    "required": false,
                                    "default": false
                                },
                                "dismiss_by": {
                                    "description": "Timestamp of when the checklist should be shown again",
                                    "type": "string",
                                    "enum": [
                                        "+ 1 day",
                                        "+ 1 week"
                                    ]
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "hide_fse_next_steps_modal": {
                            "description": "Controls whether we show or hide the next steps modal in the full site editor",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/launchpad"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/atomic-migration-status\/migrate-guru-key": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/atomic-migration-status\/migrate-guru-key"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/atomic-migration-status\/wpcom-migration-key": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/atomic-migration-status\/wpcom-migration-key"
                    }
                ]
            }
        },
        "\/newspack-blocks\/v1": {
            "namespace": "newspack-blocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "newspack-blocks\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/newspack-blocks\/v1"
                    }
                ]
            }
        },
        "\/newspack-blocks\/v1\/video-playlist": {
            "namespace": "newspack-blocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/newspack-blocks\/v1\/video-playlist"
                    }
                ]
            }
        },
        "\/newspack-blocks\/v1\/articles": {
            "namespace": "newspack-blocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "className": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "showExcerpt": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "showFullContent": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "excerptLength": {
                            "type": "number",
                            "default": 55,
                            "required": false
                        },
                        "showReadMore": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "infiniteScroll": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "readMoreLabel": {
                            "type": "string",
                            "default": "Keep reading",
                            "required": false
                        },
                        "showDate": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "showImage": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "showCaption": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "showCredit": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "disableImageLazyLoad": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "fetchPriority": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "imageShape": {
                            "type": "string",
                            "default": "landscape",
                            "required": false
                        },
                        "minHeight": {
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "moreButton": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "moreButtonText": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "showAuthor": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "showAvatar": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "showCategory": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "postLayout": {
                            "type": "string",
                            "default": "list",
                            "required": false
                        },
                        "columns": {
                            "type": "integer",
                            "default": 3,
                            "required": false
                        },
                        "colGap": {
                            "type": "integer",
                            "default": 3,
                            "required": false
                        },
                        "postsToShow": {
                            "type": "integer",
                            "default": 3,
                            "required": false
                        },
                        "mediaPosition": {
                            "type": "string",
                            "default": "top",
                            "required": false
                        },
                        "authors": {
                            "type": "array",
                            "default": [],
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "categories": {
                            "type": "array",
                            "default": [],
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "categoryJoinType": {
                            "type": "string",
                            "default": "or",
                            "enum": [
                                "or",
                                "all"
                            ],
                            "required": false
                        },
                        "includeSubcategories": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "tags": {
                            "type": "array",
                            "default": [],
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customTaxonomies": {
                            "type": "array",
                            "default": [],
                            "items": {
                                "type": "object",
                                "properties": {
                                    "slug": {
                                        "type": "string"
                                    },
                                    "terms": {
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "tagExclusions": {
                            "type": "array",
                            "default": [],
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "categoryExclusions": {
                            "type": "array",
                            "default": [],
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customTaxonomyExclusions": {
                            "type": "array",
                            "default": [],
                            "items": {
                                "type": "object",
                                "properties": {
                                    "slug": {
                                        "type": "string"
                                    },
                                    "terms": {
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "specificPosts": {
                            "type": "array",
                            "default": [],
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "typeScale": {
                            "type": "integer",
                            "default": 4,
                            "required": false
                        },
                        "imageScale": {
                            "type": "integer",
                            "default": 3,
                            "required": false
                        },
                        "mobileStack": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "sectionHeader": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "specificMode": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "textColor": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "customTextColor": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "singleMode": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "showSubtitle": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "postType": {
                            "type": "array",
                            "default": [
                                "post"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "textAlign": {
                            "type": "string",
                            "default": "left",
                            "required": false
                        },
                        "includedPostStatuses": {
                            "type": "array",
                            "default": [
                                "publish"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "deduplicate": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "exclude_ids": {
                            "type": "array",
                            "default": [],
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/newspack-blocks\/v1\/articles"
                    }
                ]
            }
        },
        "\/newspack-blocks\/v1\/newspack-blocks-posts": {
            "namespace": "newspack-blocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "className": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "showExcerpt": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "showFullContent": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "excerptLength": {
                            "type": "number",
                            "default": 55,
                            "required": false
                        },
                        "showReadMore": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "infiniteScroll": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "readMoreLabel": {
                            "type": "string",
                            "default": "Keep reading",
                            "required": false
                        },
                        "showDate": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "showImage": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "showCaption": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "showCredit": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "disableImageLazyLoad": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "fetchPriority": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "imageShape": {
                            "type": "string",
                            "default": "landscape",
                            "required": false
                        },
                        "minHeight": {
                            "type": "integer",
                            "default": 0,
                            "required": false
                        },
                        "moreButton": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "moreButtonText": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "showAuthor": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "showAvatar": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "showCategory": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "postLayout": {
                            "type": "string",
                            "default": "list",
                            "required": false
                        },
                        "columns": {
                            "type": "integer",
                            "default": 3,
                            "required": false
                        },
                        "colGap": {
                            "type": "integer",
                            "default": 3,
                            "required": false
                        },
                        "postsToShow": {
                            "type": "integer",
                            "default": 3,
                            "required": false
                        },
                        "mediaPosition": {
                            "type": "string",
                            "default": "top",
                            "required": false
                        },
                        "authors": {
                            "type": "array",
                            "default": [],
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "categories": {
                            "type": "array",
                            "default": [],
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "categoryJoinType": {
                            "type": "string",
                            "default": "or",
                            "enum": [
                                "or",
                                "all"
                            ],
                            "required": false
                        },
                        "includeSubcategories": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "tags": {
                            "type": "array",
                            "default": [],
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customTaxonomies": {
                            "type": "array",
                            "default": [],
                            "items": {
                                "type": "object",
                                "properties": {
                                    "slug": {
                                        "type": "string"
                                    },
                                    "terms": {
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "tagExclusions": {
                            "type": "array",
                            "default": [],
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "categoryExclusions": {
                            "type": "array",
                            "default": [],
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "customTaxonomyExclusions": {
                            "type": "array",
                            "default": [],
                            "items": {
                                "type": "object",
                                "properties": {
                                    "slug": {
                                        "type": "string"
                                    },
                                    "terms": {
                                        "type": "array",
                                        "items": {
                                            "type": "integer"
                                        }
                                    }
                                }
                            },
                            "required": false
                        },
                        "specificPosts": {
                            "type": "array",
                            "default": [],
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "typeScale": {
                            "type": "integer",
                            "default": 4,
                            "required": false
                        },
                        "imageScale": {
                            "type": "integer",
                            "default": 3,
                            "required": false
                        },
                        "mobileStack": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "sectionHeader": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "specificMode": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "textColor": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "customTextColor": {
                            "type": "string",
                            "default": "",
                            "required": false
                        },
                        "singleMode": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "showSubtitle": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "postType": {
                            "type": "array",
                            "default": [
                                "post"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "textAlign": {
                            "type": "string",
                            "default": "left",
                            "required": false
                        },
                        "includedPostStatuses": {
                            "type": "array",
                            "default": [
                                "publish"
                            ],
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "deduplicate": {
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "exclude_ids": {
                            "type": "array",
                            "default": [],
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "exclude": {
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/newspack-blocks\/v1\/newspack-blocks-posts"
                    }
                ]
            }
        },
        "\/newspack-blocks\/v1\/newspack-blocks-specific-posts": {
            "namespace": "newspack-blocks\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "required": false
                        },
                        "postsToShow": {
                            "required": false
                        },
                        "postType": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/newspack-blocks\/v1\/newspack-blocks-specific-posts"
                    }
                ]
            }
        },
        "\/block-visibility\/v1": {
            "namespace": "block-visibility\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "block-visibility\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/block-visibility\/v1"
                    }
                ]
            }
        },
        "\/block-visibility\/v1\/settings": {
            "namespace": "block-visibility\/v1",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/block-visibility\/v1\/settings"
                    }
                ]
            }
        },
        "\/block-visibility\/v1\/variables": {
            "namespace": "block-visibility\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "integration": {
                            "type": "string",
                            "description": "The integration to search.",
                            "required": false
                        },
                        "search_term": {
                            "type": "string",
                            "description": "Search term.",
                            "required": false
                        },
                        "saved_values": {
                            "type": "string",
                            "description": "Saved values.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/block-visibility\/v1\/variables"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/business-hours\/localized-week": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/business-hours\/localized-week"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/admin-color": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/admin-color"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/admin-menu": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/admin-menu"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/jetpack-ai\/ai-assistant-feature": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/jetpack-ai\/ai-assistant-feature"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/jetpack-search\/ai\/search": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "query": {
                            "description": "Your question to the site",
                            "required": true
                        },
                        "answer_prompt": {
                            "description": "Answer prompt override",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/jetpack-search\/ai\/search"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/jetpack-search\/ai\/rank": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "cache_key": {
                            "description": "Cache key of your response",
                            "required": true
                        },
                        "comment": {
                            "description": "Optional feedback",
                            "required": false
                        },
                        "rank": {
                            "description": "How do you rank this response",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/jetpack-search\/ai\/rank"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/jetpack-ai\/completions": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "content": {
                            "type": "string",
                            "required": true
                        },
                        "post_id": {
                            "type": "integer",
                            "required": false
                        },
                        "skip_cache": {
                            "type": "boolean",
                            "description": "Whether to skip the cache and make a new request",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/jetpack-ai\/completions"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/jetpack-ai\/images\/generations": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "prompt": {
                            "type": "string",
                            "required": true
                        },
                        "post_id": {
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/jetpack-ai\/images\/generations"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/app-media": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "number": {
                            "description": "\uc774 \uc694\uccad\uc758 \ubbf8\ub514\uc5b4 \ud56d\ubaa9 \uc218",
                            "type": "number",
                            "default": 20,
                            "required": false
                        },
                        "page_handle": {
                            "type": "number",
                            "default": 1,
                            "required": false
                        },
                        "after": {
                            "description": "\ubbf8\ub514\uc5b4\uac00 \uc5c5\ub85c\ub4dc\ub41c \uc774\ud6c4\uc758 \ud0c0\uc784\uc2a4\ud0ec\ud504",
                            "type": "number",
                            "default": 0,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/app-media"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/application-password-extras\/abilities": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/application-password-extras\/abilities"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/application-password-extras\/admin-ajax": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/application-password-extras\/admin-ajax"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/editor-assets": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "exclude": {
                            "description": "\uc751\ub2f5\uc5d0\uc11c \uc81c\uc678\ud560 \uc790\uc0b0 \uc720\ud615\uc758 \uc27c\ud45c\ub85c \uad6c\ubd84\ub41c \ubaa9\ub85d. \uc9c0\uc6d0\ub418\ub294 \uac12: \"core\"(\uc6cc\ub4dc\ud504\ub808\uc2a4 \ucf54\uc5b4 \uc790\uc0b0), \"gutenberg\"(Gutenberg \ud50c\ub7ec\uadf8\uc778 \uc790\uc0b0) \ub610\ub294 \ud50c\ub7ec\uadf8\uc778 \ud578\ub4e4 \uc811\ub450\uc0ac(\uc608: \"contact-form-7\").",
                            "type": "string",
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/editor-assets"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/blog-stats": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_id": {
                            "description": "\ud1b5\uacc4\ub97c \uac00\uc838\uc62c \uae00 ID\uc785\ub2c8\ub2e4.",
                            "type": [
                                "string",
                                "integer"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/blog-stats"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/email-preview": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\uae00\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "access": {
                            "description": "\uc811\uadfc \uc218\uc900.",
                            "enum": [
                                "everybody",
                                "subscribers",
                                "paid_subscribers"
                            ],
                            "default": "everybody",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/email-preview"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/external-media\/list\/(?P<service>google_photos|openverse|pexels)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "description": "\ubbf8\ub514\uc5b4 \uceec\ub809\uc158 \uac80\uc0c9\uc5b4.",
                            "type": "string",
                            "required": false
                        },
                        "number": {
                            "description": "\uc774 \uc694\uccad\uc758 \ubbf8\ub514\uc5b4 \ud56d\ubaa9 \uc218",
                            "type": "number",
                            "default": 20,
                            "required": false
                        },
                        "path": {
                            "type": "string",
                            "required": false
                        },
                        "page_handle": {
                            "type": "string",
                            "required": false
                        },
                        "session_id": {
                            "description": "\uc11c\ube44\uc2a4\uc758 \uc138\uc158 ID, \ud604\uc7ac\ub294 Google Photos Picker\ub9cc \ud574\ub2f9",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/copy\/(?P<service>google_photos|openverse|pexels)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "media": {
                            "description": "\ubcf5\uc0ac\ud560 \ubbf8\ub514\uc5b4 \ub370\uc774\ud130.",
                            "items": {
                                "type": "array",
                                "items": {
                                    "type": "object",
                                    "required": true,
                                    "properties": {
                                        "caption": {
                                            "type": "string"
                                        },
                                        "guid": {
                                            "type": "object",
                                            "properties": {
                                                "caption": {
                                                    "type": "string"
                                                },
                                                "name": {
                                                    "type": "string"
                                                },
                                                "title": {
                                                    "type": "string"
                                                },
                                                "url": {
                                                    "format": "uri",
                                                    "type": "string"
                                                }
                                            }
                                        },
                                        "title": {
                                            "type": "string"
                                        },
                                        "meta": {
                                            "type": "object",
                                            "additionalProperties": false,
                                            "properties": {
                                                "vertical_id": {
                                                    "type": "string",
                                                    "format": "text-field"
                                                },
                                                "pexels_object": {
                                                    "type": "object"
                                                }
                                            }
                                        }
                                    }
                                }
                            },
                            "type": "array",
                            "required": true
                        },
                        "post_id": {
                            "description": "\uc5c5\ub85c\ub4dc\ub97c \uc5f0\uacb0\ud560 \uae00 ID.",
                            "type": "number",
                            "minimum": 0,
                            "required": false
                        },
                        "should_proxy": {
                            "description": "\ubbf8\ub514\uc5b4 \uc694\uccad\uc744 \ud504\ub85d\uc2f1\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/connection\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/connection\/(?P<service>google_photos)\/picker_status": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/session\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/session\/(?P<service>google_photos)\/(?P<session_id>.*)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/external-media\/proxy\/(?P<service>google_photos)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "url": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/following\/mine": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "ignore_user_blogs": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/following\/mine"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/following\/recommendations": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "number": {
                            "type": "number",
                            "default": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/following\/recommendations"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/goodreads\/user-id": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "Goodreads \uc0ac\uc6a9\uc790 ID",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/goodreads\/user-id"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/checkGoogleDocVisibility": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/checkGoogleDocVisibility"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/connect-url": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/instagram-gallery\/connect-url"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/connections": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/instagram-gallery\/connections"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/instagram-gallery\/gallery": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "access_token": {
                            "description": "\uc778\uc2a4\ud0c0\uadf8\ub7a8 \ud0a4\ub9c1 \uc561\uc138\uc2a4 \ud1a0\ud070.",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        },
                        "count": {
                            "description": "\uc778\uc2a4\ud0c0\uadf8\ub7a8 \uae00\uc774 \uba87 \uac1c\uc778\uac00\uc694?",
                            "type": "integer",
                            "minimum": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/instagram-gallery\/gallery"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/mailchimp"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp\/groups": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/mailchimp\/groups"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/mailchimp\/settings": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/mailchimp\/settings"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/newsletter-categories": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/newsletter-categories"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/newsletter-categories\/count": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "term_ids": {
                            "default": "",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/newsletter-categories\/count"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/newsletter-email-sent-status": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/newsletter-email-sent-status"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/podcast-player": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\ud31f\uce90\uc2a4\ud2b8 RSS \ud53c\ub4dc URL",
                            "type": "string",
                            "required": true
                        },
                        "guids": {
                            "description": "\ud2b9\uc815 \ud31f\uce90\uc2a4\ud2b8 \uc5d0\ud53c\uc18c\ub4dc \uac00\uc838\uc624\uae30\ub97c \uc704\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790 \ubaa9\ub85d.",
                            "type": "array",
                            "required": true
                        },
                        "episode-options": {
                            "description": "\uc120\ud0dd UI\uc5d0\uc11c \uc0ac\uc6a9\ud560 \uc5d0\ud53c\uc18c\ub4dc \ubaa9\ub85d \ud45c\uc2dc \uc5ec\ubd80",
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/podcast-player"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/podcast-player\/track-quantity": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/podcast-player\/track-quantity"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/profile": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/profile"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/related-posts"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts\/enable": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/related-posts\/enable"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/related-posts\/(?P<id>[\\d]+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\uae00\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/resolve-redirect\/?(?P<url>.+)?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\ub9ac\ub514\ub809\uc158\uc744 \ud655\uc778\ud560 URL\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/search": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/search"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/send-email-preview": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\uae00\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/send-email-preview"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/template-loader\/(?P<template_type>\\w+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "template_type": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc720\ud615\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/post-types": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/post-types"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/top-posts": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "period": {
                            "description": "\ud1b5\uacc4 \uae30\uac04\uc785\ub2c8\ub2e4.",
                            "type": [
                                "string",
                                "integer"
                            ],
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/top-posts"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/transients\/(?P<name>\\w{1,172})": {
            "namespace": "wpcom\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "name": {
                            "description": "\uc0ad\uc81c\ud560 \uc784\uc2dc \ub0b4\uc6a9\uc758 \uc774\ub984\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v3": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpcom\/v3",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v3"
                    }
                ]
            }
        },
        "\/wpcom\/v3\/blogging-prompts": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "after": {
                            "description": "\uc9c0\uc815\ub41c \ub0a0\uc9dc \uc774\ud6c4 \ud504\ub86c\ud504\ud2b8\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "before": {
                            "description": "\uc9c0\uc815\ub41c \ub0a0\uc9dc \uc774\uc804 \ud504\ub86c\ud504\ud2b8\ub97c \ud45c\uc2dc\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "force_year": {
                            "description": "\ubc18\ud658\ub41c \ud504\ub86c\ud504\ud2b8\ub97c \ud2b9\uc815 \uc5f0\ub3c4\uc5d0 \uac15\uc81c\ub85c \uc801\uc6a9\ud569\ub2c8\ub2e4. \ub9e4\uc77c \ud558\ub098\uc758 \ud504\ub86c\ud504\ud2b8\ub9cc \ubc18\ud658\ub429\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v3\/blogging-prompts"
                    }
                ]
            }
        },
        "\/wpcom\/v3\/blogging-prompts\/(?P<id>[\\d]+)": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\ud504\ub86c\ud504\ud2b8\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v3\/jitm": {
            "namespace": "wpcom\/v3",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "message_path": {
                            "type": "string",
                            "description": "\ub2e4\uc74c\uc5d0 \ub300\ud55c JITM\uc744 \uac00\uc838\uc62c \uba54\uc2dc\uc9c0 \uacbd\ub85c",
                            "required": true
                        },
                        "query": {
                            "type": "string",
                            "description": "\ucd94\uac00 \ucffc\ub9ac \ud30c\ub77c\ubbf8\ud130",
                            "required": false
                        },
                        "full_jp_logo_exists": {
                            "type": "boolean",
                            "description": "\uc804\uccb4 Jetpack \ub85c\uace0\uac00 \uc788\ub294\uc9c0 \uc5ec\ubd80",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "string",
                            "description": "\ubb34\uc2dc\ud560 JITM\uc758 ID",
                            "required": true
                        },
                        "feature_class": {
                            "type": "string",
                            "description": "JITM\uc758 \uae30\ub2a5 \ud074\ub798\uc2a4",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v3\/jitm"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/gutenberg\/available-extensions": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/gutenberg\/available-extensions"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/hello": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/hello"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/status\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "required": false
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/memberships\/status\/?"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/product\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "price": {
                            "type": "number",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "interval": {
                            "type": "string",
                            "required": true
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        },
                        "buyer_can_change_amount": {
                            "type": "boolean",
                            "required": false
                        },
                        "tier": {
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/memberships\/product\/?"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/products\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "type": {
                            "type": "string",
                            "required": true
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/memberships\/products\/?"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/memberships\/product\/(?P<product_id>[0-9]+)\/?": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "title": {
                            "type": "string",
                            "required": true
                        },
                        "price": {
                            "type": "number",
                            "required": true
                        },
                        "currency": {
                            "type": "string",
                            "required": true
                        },
                        "interval": {
                            "type": "string",
                            "required": true
                        },
                        "is_editable": {
                            "type": "boolean",
                            "required": false
                        },
                        "buyer_can_change_amount": {
                            "type": "boolean",
                            "required": false
                        },
                        "tier": {
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "cancel_subscriptions": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wpcom\/v2\/publicize\/connection-test-results": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/publicize\/connection-test-results"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/service-api-keys\/(?P<service>[a-z\\-_]+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "service_api_key": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/subscribers\/count": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/subscribers\/count"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/subscribers\/counts": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/subscribers\/counts"
                    }
                ]
            }
        },
        "\/wpgmza\/v1": {
            "namespace": "wpgmza\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "wpgmza\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpgmza\/v1"
                    }
                ]
            }
        },
        "\/wpgmza\/v1\/maps(\\\/\\d+)?": {
            "namespace": "wpgmza\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpgmza\/v1\/maps(\\\/\\d+)?"
                    }
                ]
            }
        },
        "\/wpgmza\/v1\/markers\/\\d+": {
            "namespace": "wpgmza\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpgmza\/v1\/markers\/\\d+"
                    }
                ]
            }
        },
        "\/wpgmza\/v1\/markers": {
            "namespace": "wpgmza\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpgmza\/v1\/markers"
                    }
                ]
            }
        },
        "\/wpgmza\/v1\/markers\/base64[A-Za-z0-9+\\- ]+(={0,3})?(\\\/[A-Za-z0-9+\\- ]+(={0,3})?)?": {
            "namespace": "wpgmza\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpgmza\/v1\/(features|polygons|polylines|circles|rectangles|pointlabels)(\\\/\\d+)?": {
            "namespace": "wpgmza\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpgmza\/v1\/(features|polygons|polylines|circles|rectangles|pointlabels)(\\\/\\d+)?"
                    }
                ]
            }
        },
        "\/wpgmza\/v1\/(features|polygons|polylines|circles|rectangles|pointlabels)(\\\/\\d+)?\/base64[A-Za-z0-9+\\- ]+(={0,3})?(\\\/[A-Za-z0-9+\\- ]+(={0,3})?)?": {
            "namespace": "wpgmza\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpgmza\/v1\/(polygons|polylines|circles|rectangles|pointlabels)(\\\/\\d+)?": {
            "namespace": "wpgmza\/v1",
            "methods": [
                "DELETE",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpgmza\/v1\/(polygons|polylines|circles|rectangles|pointlabels)(\\\/\\d+)?"
                    }
                ]
            }
        },
        "\/wpgmza\/v1\/markers(\\\/\\d+)?": {
            "namespace": "wpgmza\/v1",
            "methods": [
                "DELETE",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE",
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpgmza\/v1\/markers(\\\/\\d+)?"
                    }
                ]
            }
        },
        "\/wpgmza\/v1\/datatables": {
            "namespace": "wpgmza\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpgmza\/v1\/datatables"
                    }
                ]
            }
        },
        "\/wpgmza\/v1\/datatables\/base64[A-Za-z0-9+\\- ]+(={0,3})?(\\\/[A-Za-z0-9+\\- ]+(={0,3})?)?": {
            "namespace": "wpgmza\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpgmza\/v1\/geocode-cache": {
            "namespace": "wpgmza\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpgmza\/v1\/geocode-cache"
                    }
                ]
            }
        },
        "\/wpgmza\/v1\/geocode-cache\/base64[A-Za-z0-9+\\- ]+(={0,3})?(\\\/[A-Za-z0-9+\\- ]+(={0,3})?)?": {
            "namespace": "wpgmza\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpgmza\/v1\/query-nominatim": {
            "namespace": "wpgmza\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpgmza\/v1\/query-nominatim"
                    }
                ]
            }
        },
        "\/wpgmza\/v1\/query-nominatim\/base64[A-Za-z0-9+\\- ]+(={0,3})?(\\\/[A-Za-z0-9+\\- ]+(={0,3})?)?": {
            "namespace": "wpgmza\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpgmza\/v1\/decompress": {
            "namespace": "wpgmza\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpgmza\/v1\/decompress"
                    }
                ]
            }
        },
        "\/wpgmza\/v1\/decompress\/base64[A-Za-z0-9+\\- ]+(={0,3})?(\\\/[A-Za-z0-9+\\- ]+(={0,3})?)?": {
            "namespace": "wpgmza\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpgmza\/v1\/system-health-tools": {
            "namespace": "wpgmza\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpgmza\/v1\/system-health-tools"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "origin": {
                            "type": "string",
                            "description": "The origin to redirect",
                            "required": true
                        },
                        "target": {
                            "type": "string",
                            "description": "The redirect target",
                            "required": false
                        },
                        "type": {
                            "type": "integer",
                            "description": "The redirect type",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/redirects"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/delete": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "origin": {
                            "type": "string",
                            "description": "The origin to redirect",
                            "required": true
                        },
                        "target": {
                            "type": "string",
                            "description": "The redirect target",
                            "required": false
                        },
                        "type": {
                            "type": "string",
                            "description": "The redirect format",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/redirects\/delete"
                    }
                ]
            }
        },
        "\/yoast\/v1\/redirects\/undo-for-object": {
            "namespace": "yoast\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "obj_id": {
                            "type": "int",
                            "description": "The id of the post or term",
                            "required": true
                        },
                        "obj_type": {
                            "type": "string",
                            "description": "The object type: post or term",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/yoast\/v1\/redirects\/undo-for-object"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/update-schedules\/capabilities": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/update-schedules\/capabilities"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/update-schedules\/(?P<schedule_id>[\\w]+)\/logs": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH",
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "action": {
                            "description": "The action to be logged",
                            "type": "string",
                            "enum": [
                                "PLUGIN_UPDATES_START",
                                "PLUGIN_UPDATES_SUCCESS",
                                "PLUGIN_UPDATES_FAILURE",
                                "PLUGIN_UPDATE_SUCCESS",
                                "PLUGIN_UPDATE_FAILURE",
                                "PLUGIN_SITE_HEALTH_CHECK_SUCCESS",
                                "PLUGIN_SITE_HEALTH_CHECK_FAILURE",
                                "PLUGIN_UPDATE_FAILURE_AND_ROLLBACK",
                                "PLUGIN_UPDATE_FAILURE_AND_ROLLBACK_FAIL"
                            ],
                            "required": true
                        },
                        "message": {
                            "description": "The message to be logged",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "The context to be logged",
                            "type": "object",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/update-schedules\/(?P<schedule_id>[\\w]+)\/active": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "active": {
                            "description": "Whether the schedule is active.",
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/blaze-app",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/blaze-app"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/blaze\/posts(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/blaze-app\/sites\/212288830\/blaze\/posts(\\?.*)?"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/wpcom\/sites\/212288830\/blaze\/posts(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/wpcom\/sites\/212288830\/blaze\/posts(\\?.*)?"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/wpcom\/checkout": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/wpcom\/checkout"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/credits(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/wpcom\/sites\/212288830\/media(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/wpcom\/sites\/212288830\/media": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/wpcom\/sites\/212288830\/media"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/wpcom\/media(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/experiments(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/campaigns(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1.1\/campaigns": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1.1\/campaigns"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/campaigns(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/sites\/212288830\/campaigns(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/stats(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/stats(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/search(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/user(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/templates\/article\/(?P<urn>[a-zA-Z0-9-_:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/templates\/advise\/campaign\/(?P<urn>[a-zA-Z0-9-_:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/templates(?P<sub_path>[a-zA-Z0-9-_\\\/:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/advise\/campaign\/(?P<urn>[a-zA-Z0-9-_:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/advise(?P<sub_path>[a-zA-Z0-9-_\\\/:]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/subscriptions(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/subscriptions(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/payments(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/(?P<api_version>v[0-9]+\\.?[0-9]*)\/payments(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/smart(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/smart(?P<sub_path>[a-zA-Z0-9-_\\\/]*)": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/locations(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/woo(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/image(?P<sub_path>[a-zA-Z0-9-_\\\/]*)(\\?.*)?": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/logs": {
            "namespace": "jetpack\/v4\/blaze-app",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/blaze-app\/sites\/212288830\/wordads\/dsp\/api\/v1\/logs"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze": {
            "namespace": "jetpack\/v4\/blaze",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack\/v4\/blaze",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/blaze"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze\/eligibility": {
            "namespace": "jetpack\/v4\/blaze",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/blaze\/eligibility"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/blaze\/dashboard": {
            "namespace": "jetpack\/v4\/blaze",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/blaze\/dashboard"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/hints": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "hint": {
                            "default": "",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/hints"
                    }
                ]
            }
        },
        "\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/wp-json\/google-site-kit\/v1\/core\/user\/data\/disconnect"
                    }
                ]
            }
        },
        "\/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"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/google-site-kit\/v1\/core\/user\/data\/user-input-settings"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/modules\/data\/list": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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": "\ubaa8\ub4c8\uc6a9 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\ubaa8\ub4c8\uc6a9 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "default": null,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\ubaa8\ub4c8\uc6a9 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "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": "\ubaa8\ub4c8\uc6a9 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "\ubaa8\ub4c8\uc6a9 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "\uc124\uc815\ud558\ub294 \uc124\uc815\uc785\ub2c8\ub2e4.",
                            "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": "\ubaa8\ub4c8\uc6a9 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "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": "\ubaa8\ub4c8\uc6a9 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "\ub4f1\ub85d\ud560 \ubaa8\ub4c8 \uc790\ub8cc \ud3ec\uc778\ud2b8\uc785\ub2c8\ub2e4.",
                            "default": null,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "\ubaa8\ub4c8\uc6a9 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "default": null,
                            "required": false
                        },
                        "datapoint": {
                            "type": "string",
                            "description": "\ub4f1\ub85d\ud560 \ubaa8\ub4c8 \uc790\ub8cc \ud3ec\uc778\ud2b8\uc785\ub2c8\ub2e4.",
                            "default": null,
                            "required": false
                        },
                        "data": {
                            "type": "object",
                            "description": "\uc124\uc815\ud560 \uc790\ub8cc\uc785\ub2c8\ub2e4.",
                            "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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-event"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-timeout": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "data": {
                            "type": "object",
                            "description": "",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/google-site-kit\/v1\/core\/user\/data\/survey-timeout"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/survey-timeouts": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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": "\uac80\uc0c9\ud560 \ubb38\uc790 \ub0b4\uc6a9\uc785\ub2c8\ub2e4.",
                            "default": null,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/wp-json\/google-site-kit\/v1\/core\/site\/data\/health-checks"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/site\/data\/connection-check": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/google-site-kit\/v1\/core\/site\/data\/connection-check"
                    }
                ]
            }
        },
        "\/google-site-kit\/v1\/core\/user\/data\/dismissed-tours": {
            "namespace": "google-site-kit\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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": 4,
                                            "items": {
                                                "type": "string"
                                            }
                                        }
                                    }
                                }
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/wp-json\/google-site-kit\/v1\/core\/site\/data\/consent-api-info"
                    }
                ]
            }
        },
        "\/getwid\/v1": {
            "namespace": "getwid\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "getwid\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/getwid\/v1"
                    }
                ]
            }
        },
        "\/getwid\/v1\/get_remote_templates": {
            "namespace": "getwid\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/getwid\/v1\/get_remote_templates"
                    }
                ]
            }
        },
        "\/getwid\/v1\/get_remote_content": {
            "namespace": "getwid\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/getwid\/v1\/get_remote_content"
                    }
                ]
            }
        },
        "\/getwid\/v1\/taxonomies": {
            "namespace": "getwid\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/getwid\/v1\/taxonomies"
                    }
                ]
            }
        },
        "\/getwid\/v1\/terms": {
            "namespace": "getwid\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/getwid\/v1\/terms"
                    }
                ]
            }
        },
        "\/getwid\/v1\/templates": {
            "namespace": "getwid\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/getwid\/v1\/templates"
                    }
                ]
            }
        },
        "\/getwid\/v1\/get_meta_keys": {
            "namespace": "getwid\/v1",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/getwid\/v1\/get_meta_keys"
                    }
                ]
            }
        },
        "\/help-center": {
            "namespace": "help-center",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "help-center",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/help-center"
                    }
                ]
            }
        },
        "\/help-center\/authenticate\/chat": {
            "namespace": "help-center",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "type": {
                            "type": "string",
                            "default": "zendesk",
                            "required": false
                        },
                        "test_mode": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/help-center\/authenticate\/chat"
                    }
                ]
            }
        },
        "\/help-center\/sibyl": {
            "namespace": "help-center",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/help-center\/sibyl"
                    }
                ]
            }
        },
        "\/help-center\/support-status": {
            "namespace": "help-center",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/help-center\/support-status"
                    }
                ]
            }
        },
        "\/help-center\/support-status\/messaging": {
            "namespace": "help-center",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "group": {
                            "type": "string",
                            "required": true
                        },
                        "environment": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/help-center\/support-status\/messaging"
                    }
                ]
            }
        },
        "\/help-center\/search": {
            "namespace": "help-center",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "query": {
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "type": "string",
                            "default": "en",
                            "required": false
                        },
                        "section": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/help-center\/search"
                    }
                ]
            }
        },
        "\/help-center\/jetpack-search\/ai\/search": {
            "namespace": "help-center",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/help-center\/jetpack-search\/ai\/search"
                    }
                ]
            }
        },
        "\/help-center\/fetch-post": {
            "namespace": "help-center",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "blog_id": {
                            "type": "number",
                            "required": false
                        },
                        "post_id": {
                            "type": "number",
                            "required": false
                        },
                        "post_url": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/help-center\/fetch-post"
                    }
                ]
            }
        },
        "\/help-center\/articles": {
            "namespace": "help-center",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "blog_id": {
                            "type": "number",
                            "required": true
                        },
                        "post_ids": {
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/help-center\/articles"
                    }
                ]
            }
        },
        "\/help-center\/ticket\/new": {
            "namespace": "help-center",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "subject": {
                            "type": "string",
                            "required": false
                        },
                        "message": {
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "type": "string",
                            "default": "en",
                            "required": false
                        },
                        "is_chat_overflow": {
                            "type": "boolean",
                            "required": false
                        },
                        "source": {
                            "type": "string",
                            "required": false
                        },
                        "blog_url": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/help-center\/ticket\/new"
                    }
                ]
            }
        },
        "\/help-center\/forum\/new": {
            "namespace": "help-center",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "subject": {
                            "type": "string",
                            "required": true
                        },
                        "message": {
                            "type": "string",
                            "required": true
                        },
                        "blog_url": {
                            "type": "string",
                            "required": true
                        },
                        "blog_id": {
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "tags": {
                            "type": "array",
                            "default": [],
                            "required": false
                        },
                        "locale": {
                            "type": "string",
                            "required": false
                        },
                        "hide_blog_info": {
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "should_use_test_forums": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/help-center\/forum\/new"
                    }
                ]
            }
        },
        "\/help-center\/support-activity": {
            "namespace": "help-center",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/help-center\/support-activity"
                    }
                ]
            }
        },
        "\/help-center\/support-interactions": {
            "namespace": "help-center",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "open",
                                    "resolved",
                                    "solved",
                                    "closed"
                                ]
                            },
                            "default": [],
                            "required": false
                        },
                        "page": {
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "event_external_id": {
                            "type": "string",
                            "required": true
                        },
                        "event_source": {
                            "type": "string",
                            "required": true
                        },
                        "event_metadata": {
                            "type": "string",
                            "required": false
                        },
                        "bot_slug": {
                            "type": "string",
                            "required": false
                        },
                        "is_test_mode": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/help-center\/support-interactions"
                    }
                ]
            }
        },
        "\/help-center\/support-interactions\/(?P<support_interaction_id>[a-zA-Z0-9-]+)": {
            "namespace": "help-center",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ]
        },
        "\/help-center\/support-interactions\/(?P<support_interaction_id>[a-zA-Z0-9-]+)\/events": {
            "namespace": "help-center",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "event_external_id": {
                            "type": "string",
                            "required": true
                        },
                        "event_source": {
                            "type": "string",
                            "required": true
                        },
                        "event_metadata": {
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/help-center\/support-interactions\/(?P<support_interaction_id>[a-zA-Z0-9-]+)\/status": {
            "namespace": "help-center",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "status": {
                            "type": "string",
                            "enum": [
                                "open",
                                "resolved",
                                "closed"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/help-center\/zendesk\/user-fields": {
            "namespace": "help-center",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "fields": {
                            "type": "object",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/help-center\/zendesk\/user-fields"
                    }
                ]
            }
        },
        "\/help-center\/odie\/chat\/(?P<bot_id>[a-zA-Z0-9-_]+)\/(?P<chat_id>\\d+)": {
            "namespace": "help-center",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "bot_id": {
                            "description": "\ucc44\ud305\uc744 \uc9c4\ud589\ud560 \ubd07 ID\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "chat_id": {
                            "description": "\ucc44\ud305\uc744 \uc9c4\ud589\ud560 \ucc44\ud305 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        },
                        "page_number": {
                            "description": "\uac80\uc0c9\ud560 \ud398\uc774\uc9c0 \uc218(100\uac1c\ub85c \uc81c\ud55c\ub428)\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": 1,
                            "required": false
                        },
                        "items_per_page": {
                            "description": "\ud398\uc774\uc9c0\ub2f9 \uc544\uc774\ud15c \uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        },
                        "include_feedback": {
                            "type": "boolean",
                            "description": "true\uc778 \uacbd\uc6b0, \uac01 \uba54\uc2dc\uc9c0\uc5d0 \ub300\ud55c \ud53c\ub4dc\ubc31 \ud3c9\uac00 \uac12\uc744 \uc751\ub2f5\uc5d0 \ud3ec\ud568\ud569\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "bot_id": {
                            "description": "\ucc44\ud305\ud560 \ubd07 ID\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "chat_id": {
                            "description": "\uae30\uc874 \ucc44\ud305\uc758 \ucc44\ud305 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        },
                        "message": {
                            "description": "\ucc44\ud305\uc5d0 \ucd94\uac00\ud560 \uba54\uc2dc\uc9c0\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "context": {
                            "description": "\ucc44\ud305\uc744 \uacc4\uc18d\ud560 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/help-center\/odie\/chat\/(?P<bot_id>[a-zA-Z0-9-_]+)\/(?P<chat_id>\\d+)\/(?P<message_id>\\d+)\/feedback": {
            "namespace": "help-center",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "bot_id": {
                            "description": "\ucc44\ud305\ud560 \ubd07 ID\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "chat_id": {
                            "description": "\uae30\uc874 \ucc44\ud305\uc758 \ucc44\ud305 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        },
                        "message_id": {
                            "description": "\uae30\uc874 \uba54\uc2dc\uc9c0\uc758 \uba54\uc2dc\uc9c0 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        },
                        "rating_value": {
                            "description": "\ud53c\ub4dc\ubc31 \ud3c9\uac00 \uac12\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/help-center\/odie\/chat\/(?P<bot_id>[a-zA-Z0-9-_]+)": {
            "namespace": "help-center",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "bot_id": {
                            "description": "\ucc44\ud305\ud560 \ubd07 ID\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "context": {
                            "description": "\ucc44\ud305\uc744 \uacc4\uc18d\ud560 \ucee8\ud14d\uc2a4\ud2b8\uc785\ub2c8\ub2e4.",
                            "type": "object",
                            "required": false
                        },
                        "message": {
                            "description": "\ucc44\ud305\uc5d0 \ucd94\uac00\ud560 \uba54\uc2dc\uc9c0\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "test": {
                            "description": "\ud14c\uc2a4\ud2b8 \ucc44\ud305\uc73c\ub85c \ud45c\uc2dc\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4(a11n \uc804\uc6a9).",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/help-center\/odie\/conversations\/(?P<bot_ids>[a-zA-Z0-9-_,\\@]+)": {
            "namespace": "help-center",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "bot_ids": {
                            "description": "\ub300\ud654\ub97c \uac00\uc838\uc62c \uc27c\ud45c\ub85c \uad6c\ubd84\ub41c \ubd07 ID\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "page_number": {
                            "description": "\uac80\uc0c9\ud560 \ud398\uc774\uc9c0 \uc218(100\uac1c\ub85c \uc81c\ud55c\ub428)\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": 1,
                            "required": false
                        },
                        "items_per_page": {
                            "description": "\ud398\uc774\uc9c0\ub2f9 \uc544\uc774\ud15c \uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": 10,
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/help-center\/open-state": {
            "namespace": "help-center",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/help-center\/open-state"
                    }
                ]
            }
        },
        "\/help-center\/support-availability\/email": {
            "namespace": "help-center",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/help-center\/support-availability\/email"
                    }
                ]
            }
        },
        "\/help-center\/csat": {
            "namespace": "help-center",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "ticket_id": {
                            "type": "int",
                            "required": true
                        },
                        "score": {
                            "enum": [
                                "good",
                                "bad"
                            ],
                            "type": "string",
                            "required": true
                        },
                        "comment": {
                            "type": "string",
                            "required": false
                        },
                        "reason_id": {
                            "type": "string",
                            "required": false
                        },
                        "test_mode": {
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/help-center\/csat"
                    }
                ]
            }
        },
        "\/jetpack-global-styles\/v1": {
            "namespace": "jetpack-global-styles\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "namespace": {
                            "default": "jetpack-global-styles\/v1",
                            "required": false
                        },
                        "context": {
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-global-styles\/v1"
                    }
                ]
            }
        },
        "\/jetpack-global-styles\/v1\/options": {
            "namespace": "jetpack-global-styles\/v1",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack-global-styles\/v1\/options"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/block-editor\/nux": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/block-editor\/nux"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/block-editor\/should-show-first-post-published-modal": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/block-editor\/should-show-first-post-published-modal"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/block-editor\/has-seen-seller-celebration-modal": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "has_seen_seller_celebration_modal": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/block-editor\/has-seen-seller-celebration-modal"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/block-editor\/has-seen-video-celebration-modal": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "has_seen_video_celebration_modal": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/block-editor\/has-seen-video-celebration-modal"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/block-editor\/recommended-tags-modal-dismissed": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/block-editor\/recommended-tags-modal-dismissed"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_authorize": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/remote_authorize"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_provision": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/remote_provision"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_register": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/remote_register"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/remote_connect": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/remote_connect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/check": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/connection\/check"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "isActive": {
                            "description": "false\ub85c \uc124\uc815\ud558\uba74 \uc0ac\uc774\ud2b8 \uc5f0\uacb0 \ud574\uc81c\uac00 \ud2b8\ub9ac\uac70\ub429\ub2c8\ub2e4.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/connection"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/user": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/connection\/user"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/data": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/connection\/data"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/plugins": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/connection\/plugins"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/reconnect": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/connection\/reconnect"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/register": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "from": {
                            "description": "\ucd94\uc801\/\uc138\ubd84\ud654\ub97c \ubaa9\uc801\uc73c\ub85c \ub4f1\ub85d \uc791\uc5c5\uc774 \ud2b8\ub9ac\uac70\ub41c \uc704\uce58\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "redirect_uri": {
                            "description": "\uc5f0\uacb0 \ud750\ub984 \uc774\ud6c4 \uc0ac\uc6a9\uc790\uac00 \ub9ac\ub514\ub809\uc158\ub418\uc5b4\uc57c \ud558\ub294 \uad00\ub9ac\uc790 \ud398\uc774\uc9c0\uc758 URI",
                            "type": "string",
                            "required": false
                        },
                        "plugin_slug": {
                            "description": "\uc694\uccad\uc774 \ubc1c\uc0dd\ud558\ub294 \ud50c\ub7ec\uadf8\uc778 \ud45c\uc2dc",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/connection\/register"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/authorize_url": {
            "namespace": "jetpack\/v4",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "redirect_uri": {
                            "description": "\uc5f0\uacb0 \ud750\ub984 \uc774\ud6c4 \uc0ac\uc6a9\uc790\uac00 \ub9ac\ub514\ub809\uc158\ub418\uc5b4\uc57c \ud558\ub294 \uad00\ub9ac\uc790 \ud398\uc774\uc9c0\uc758 URI",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/connection\/authorize_url"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/user-token": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "user_token": {
                            "description": "\uc0c8 \uc0ac\uc6a9\uc790 \ud1a0\ud070",
                            "type": "string",
                            "required": true
                        },
                        "is_connection_owner": {
                            "description": "\uc5f0\uacb0 \uc18c\uc720\uc790\uc784",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/user-token"
                    }
                ]
            }
        },
        "\/jetpack\/v4\/connection\/owner": {
            "namespace": "jetpack\/v4",
            "methods": [
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "owner": {
                            "description": "\uc0c8 \uc18c\uc720\uc790",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/jetpack\/v4\/connection\/owner"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/update-schedules": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "plugins": {
                            "description": "List of plugin slugs to update.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "arg_options": {
                                    "validate_callback": [
                                        {
                                            "namespace": "wpcom\/v2",
                                            "rest_base": "update-schedules"
                                        },
                                        "validate_plugin_param"
                                    ],
                                    "sanitize_callback": [
                                        {
                                            "namespace": "wpcom\/v2",
                                            "rest_base": "update-schedules"
                                        },
                                        "sanitize_plugin_param"
                                    ]
                                }
                            },
                            "maxItems": 10,
                            "required": true
                        },
                        "themes": {
                            "description": "List of theme slugs to update.",
                            "type": "array",
                            "required": false
                        },
                        "schedule": {
                            "description": "Update schedule.",
                            "type": "object",
                            "properties": {
                                "interval": {
                                    "description": "Interval for the schedule.",
                                    "type": "string",
                                    "enum": [
                                        "daily",
                                        "weekly"
                                    ],
                                    "required": true
                                },
                                "timestamp": {
                                    "description": "Unix timestamp (UTC) for when to first run the schedule.",
                                    "type": "integer",
                                    "required": true
                                }
                            },
                            "required": true
                        },
                        "last_run_timestamp": {
                            "description": "Unix timestamp (UTC) for when the last run occurred.",
                            "type": "integer",
                            "required": false
                        },
                        "last_run_status": {
                            "description": "Status of last run.",
                            "type": "string",
                            "enum": [
                                "success",
                                "failure-and-rollback",
                                "failure-and-rollback-fail"
                            ],
                            "required": false
                        },
                        "active": {
                            "description": "Whether the schedule is active or paused.",
                            "type": "boolean",
                            "required": false
                        },
                        "health_check_paths": {
                            "description": "List of paths to check for site health after the update.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "arg_options": {
                                    "validate_callback": [
                                        "Automattic\\Jetpack\\Scheduled_Updates_Health_Paths",
                                        "validate"
                                    ]
                                }
                            },
                            "maxItems": 5,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/update-schedules"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/update-schedules\/(?P<schedule_id>[\\w]+)": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "schedule_id": {
                            "description": "ID of the schedule.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "schedule_id": {
                            "description": "ID of the schedule.",
                            "type": "string",
                            "required": true
                        },
                        "plugins": {
                            "description": "List of plugin slugs to update.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "arg_options": {
                                    "validate_callback": [
                                        {
                                            "namespace": "wpcom\/v2",
                                            "rest_base": "update-schedules"
                                        },
                                        "validate_plugin_param"
                                    ],
                                    "sanitize_callback": [
                                        {
                                            "namespace": "wpcom\/v2",
                                            "rest_base": "update-schedules"
                                        },
                                        "sanitize_plugin_param"
                                    ]
                                }
                            },
                            "maxItems": 10,
                            "required": false
                        },
                        "themes": {
                            "description": "List of theme slugs to update.",
                            "type": "array",
                            "required": false
                        },
                        "schedule": {
                            "description": "Update schedule.",
                            "type": "object",
                            "properties": {
                                "interval": {
                                    "description": "Interval for the schedule.",
                                    "type": "string",
                                    "enum": [
                                        "daily",
                                        "weekly"
                                    ],
                                    "required": true
                                },
                                "timestamp": {
                                    "description": "Unix timestamp (UTC) for when to first run the schedule.",
                                    "type": "integer",
                                    "required": true
                                }
                            },
                            "required": false
                        },
                        "last_run_timestamp": {
                            "description": "Unix timestamp (UTC) for when the last run occurred.",
                            "type": "integer",
                            "required": false
                        },
                        "last_run_status": {
                            "description": "Status of last run.",
                            "type": "string",
                            "enum": [
                                "success",
                                "failure-and-rollback",
                                "failure-and-rollback-fail"
                            ],
                            "required": false
                        },
                        "active": {
                            "description": "Whether the schedule is active or paused.",
                            "type": "boolean",
                            "required": false
                        },
                        "health_check_paths": {
                            "description": "List of paths to check for site health after the update.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "arg_options": {
                                    "validate_callback": [
                                        "Automattic\\Jetpack\\Scheduled_Updates_Health_Paths",
                                        "validate"
                                    ]
                                }
                            },
                            "maxItems": 5,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wpcom\/v2\/rtc-notices\/dismiss": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/rtc-notices\/dismiss"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/rtc-notices\/status": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/rtc-notices\/status"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/rtc-notices\/join-request": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/rtc-notices\/join-request"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/rtc-notices\/join-requests": {
            "namespace": "wpcom\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/rtc-notices\/join-requests"
                    }
                ]
            }
        },
        "\/wpcom\/v2\/rtc-notices\/join-requests\/clear": {
            "namespace": "wpcom\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "post_id": {
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wpcom\/v2\/rtc-notices\/join-requests\/clear"
                    }
                ]
            }
        },
        "\/wp\/v2\/posts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc791\uc131\uc790\uc5d0 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 \uc791\uc131\uc790\uc5d0 \ubc30\uc815\ub41c \uae00\uc744 \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\ub2e4\uc911 \ud0dd\uc18c\ub178\ubbf8 \uac04\uc758 \uad00\uacc4\uc5d0 \uae30\ubc18\ud558\uc5ec \uacb0\uacfc \uc138\ud2b8\ub97c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "categories": {
                            "description": "categories \ud0dd\uc18c\ub178\ubbf8\ub85c \uc9c0\uc815\ud55c \ud2b9\uc815 \uc6a9\uc5b4\uc744 \uac00\uc9c4 \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc \uc138\ud2b8\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\uacb0\uacfc\ubaa8\uc74c\uc744 \uc81c\ud55c\ud560 \uc6a9\uc5b4\uc5d0 \ud558\uc704 \uc6a9\uc5b4\ub97c \ud3ec\ud568\uc2dc\ud0ac\uc9c0 \uc5ec\ubd80.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\ud56d\ubaa9\uc774 \ud2b9\uc815 \uc6a9\uc5b4\uc758 \ubaa8\ub450 \ub610\ub294 \uc5b4\ub290 \ud558\ub098\uc5d0 \ubc30\uc815\ub418\uc57c \ud558\ub294\uc9c0 \uc5ec\ubd80.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "categories_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c categories \ud0dd\uc18c\ub178\ubbf8\uc5d0 \ubc30\uc815\ub41c \ud2b9\uc815 \uc6a9\uc5b4\ub97c \uac00\uc9c4 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\uacb0\uacfc\ubaa8\uc74c\uc744 \uc81c\ud55c\ud560 \uc6a9\uc5b4\uc5d0 \ud558\uc704 \uc6a9\uc5b4\ub97c \ud3ec\ud568\uc2dc\ud0ac\uc9c0 \uc5ec\ubd80.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags": {
                            "description": "tags \ud0dd\uc18c\ub178\ubbf8\ub85c \uc9c0\uc815\ud55c \ud2b9\uc815 \uc6a9\uc5b4\uc744 \uac00\uc9c4 \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc \uc138\ud2b8\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\ud56d\ubaa9\uc774 \ud2b9\uc815 \uc6a9\uc5b4\uc758 \ubaa8\ub450 \ub610\ub294 \uc5b4\ub290 \ud558\ub098\uc5d0 \ubc30\uc815\ub418\uc57c \ud558\ub294\uc9c0 \uc5ec\ubd80.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "tags_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c tags \ud0dd\uc18c\ub178\ubbf8\uc5d0 \ubc30\uc815\ub41c \ud2b9\uc815 \uc6a9\uc5b4\ub97c \uac00\uc9c4 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "sticky": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ubd99\ubc15\uc774\uc778 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": "boolean",
                            "required": false
                        },
                        "ignore_sticky": {
                            "description": "\uace0\uc815 \uae00\uc744 \ubb34\uc2dc\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "default": true,
                            "required": false
                        },
                        "format": {
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \ud615\uc2dd\uc774 \uc9c0\uc815\ub41c \ud488\ubaa9\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "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": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam",
                                "auto-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ud615\uc2dd.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "_jetpack_newsletter_access": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_jetpack_dont_email_post_to_subs": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_jetpack_newsletter_tier_id": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_jetpack_memberships_contains_paywalled_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "jetpack_publicize_message": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Jetpack \uc18c\uc15c \uc11c\ube44\uc2a4\ub97c \uacf5\uc720\ud560 \ub54c \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \uc0ac\uc6a9\ud560 \uba54\uc2dc\uc9c0",
                                    "default": ""
                                },
                                "jetpack_publicize_feature_enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00 \uacf5\uc720 \uae30\ub2a5\uc744 \ud65c\uc131\ud654\ud558\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": true
                                },
                                "jetpack_social_post_already_shared": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \uc774\ubbf8 \uacf5\uc720\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "jetpack_social_options": {
                                    "type": "object",
                                    "title": "",
                                    "description": "Jetpack Social \uad00\ub828 \uacf5\uac1c \uc635\uc158\uc785\ub2c8\ub2e4.",
                                    "default": {
                                        "image_generator_settings": {
                                            "template": "highway",
                                            "default_image_id": 0,
                                            "font": "",
                                            "enabled": false
                                        },
                                        "version": 2
                                    },
                                    "properties": {
                                        "version": {
                                            "type": "number"
                                        },
                                        "attached_media": {
                                            "type": "array",
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "id": {
                                                        "type": "number"
                                                    },
                                                    "url": {
                                                        "type": "string"
                                                    },
                                                    "type": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            }
                                        },
                                        "image_generator_settings": {
                                            "type": "object",
                                            "properties": {
                                                "enabled": {
                                                    "type": "boolean"
                                                },
                                                "custom_text": {
                                                    "type": "string"
                                                },
                                                "image_type": {
                                                    "type": "string"
                                                },
                                                "image_id": {
                                                    "type": "number"
                                                },
                                                "template": {
                                                    "type": "string"
                                                },
                                                "font": {
                                                    "type": "string"
                                                },
                                                "token": {
                                                    "type": "string"
                                                },
                                                "default_image_id": {
                                                    "type": "number"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "media_source": {
                                            "type": "string",
                                            "enum": [
                                                "featured-image",
                                                "sig",
                                                "media-library",
                                                "upload-video",
                                                "none"
                                            ]
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_wpas_customize_per_network": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\ub124\ud2b8\uc6cc\ud06c\ubcc4 \uc0ac\uc6a9\uc790 \uc815\uc758 \ud65c\uc131\ud654 \uc5ec\ubd80.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\uae00\uc774 \uace0\uc815\uc73c\ub85c \ucc98\ub9ac\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "post_tag \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_publicize_connections": {
                            "default": [],
                            "title": "jetpack-publicize-post-connections",
                            "type": "array",
                            "items": {
                                "$schema": "http:\/\/json-schema.org\/draft-04\/schema#",
                                "title": "jetpack-publicize-post-connection",
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "type": "string",
                                        "description": "Jetpack \uc18c\uc15c \uc5f0\uacb0\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4. connection_id\uc744(\ub97c) \uc704\ud574 \uc0ac\uc6a9 \uc911\uc9c0\ub418\uc5c8\uc2b5\ub2c8\ub2e4."
                                    },
                                    "username": {
                                        "type": "string",
                                        "description": "\uc5f0\uacb0\ub41c \uacc4\uc815\uc758 \uc0ac\uc6a9\uc790\uba85\uc785\ub2c8\ub2e4. external_handle\uc744(\ub97c) \uc704\ud574 \uc0ac\uc6a9 \uc911\uc9c0\ub418\uc5c8\uc2b5\ub2c8\ub2e4."
                                    },
                                    "can_disconnect": {
                                        "description": "\ud604\uc7ac \uc0ac\uc6a9\uc790\uac00 \uc774 \uc5f0\uacb0\uc744 \ub04a\uc744 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80 \uc0ac\uc6a9 \uc911\uc9c0\ub428.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "connection_id": {
                                        "type": "string",
                                        "description": "\uc5f0\uacb0\ub41c \uacc4\uc815\uc758 \uc5f0\uacb0 ID\uc785\ub2c8\ub2e4."
                                    },
                                    "display_name": {
                                        "type": "string",
                                        "description": "\uc5f0\uacb0\ud55c \uacc4\uc815\uc758 \ud45c\uc2dc \uc774\ub984\uc785\ub2c8\ub2e4."
                                    },
                                    "external_handle": {
                                        "type": [
                                            "string",
                                            "null"
                                        ],
                                        "description": "\uc5f0\uacb0\ub41c \uacc4\uc815\uc758 \uc678\ubd80 \ud578\ub4e4 \ub610\ub294 \uc0ac\uc6a9\uc790\uba85\uc785\ub2c8\ub2e4."
                                    },
                                    "external_id": {
                                        "type": "string",
                                        "description": "\uc5f0\uacb0\ub41c \uacc4\uc815\uc758 \uc678\ubd80 ID\uc785\ub2c8\ub2e4."
                                    },
                                    "profile_link": {
                                        "type": "string",
                                        "description": "\uc5f0\uacb0\ub41c \uacc4\uc815\uc758 \ud504\ub85c\ud544 \ub9c1\ud06c\uc785\ub2c8\ub2e4."
                                    },
                                    "profile_picture": {
                                        "type": "string",
                                        "description": "\uc5f0\uacb0\ub41c \uacc4\uc815\uc758 \ud504\ub85c\ud544 \uc0ac\uc9c4 URL\uc785\ub2c8\ub2e4."
                                    },
                                    "service_label": {
                                        "type": "string",
                                        "description": "Jetpack \uc18c\uc15c \uc11c\ube44\uc2a4\uc5d0 \ub300\ud55c \uc0ac\ub78c\uc774 \uc2dd\ubcc4\ud560 \uc218 \uc788\ub294 \ub808\uc774\ube14\uc785\ub2c8\ub2e4."
                                    },
                                    "service_name": {
                                        "type": "string",
                                        "description": "Jetpack \uc18c\uc15c \uc11c\ube44\uc2a4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4."
                                    },
                                    "shared": {
                                        "type": "boolean",
                                        "description": "\ub2e4\ub978 \uc0ac\uc6a9\uc790\uc640 \uc5f0\uacb0\uc774 \uacf5\uc720\ub418\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4."
                                    },
                                    "status": {
                                        "type": [
                                            "string",
                                            "null"
                                        ],
                                        "description": "\uc5f0\uacb0 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                        "enum": [
                                            "ok",
                                            "broken",
                                            "must_reauth",
                                            null
                                        ]
                                    },
                                    "wpcom_user_id": {
                                        "type": "integer",
                                        "description": "\uc5f0\uacb0\uc774 \uc18d\ud55c \uc0ac\uc6a9\uc790\uc758 \uc6cc\ub4dc\ud504\ub808\uc2a4\ub2f7\ucef4 ID\uc785\ub2c8\ub2e4."
                                    },
                                    "enabled": {
                                        "description": "\uc774 \uc5f0\uacb0\uc744 \uacf5\uc720\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "message": {
                                        "description": "\uae00\ub85c\ubc8c \uba54\uc2dc\uc9c0 \ub300\uc2e0 \uc774 \uc5f0\uacb0\uc5d0 \uc0ac\uc6a9\ud560 \uc0ac\uc6a9\uc790 \uc815\uc758 \uba54\uc2dc\uc9c0\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "attached_media": {
                                        "description": "\uae00\ub85c\ubc8c \ubbf8\ub514\uc5b4 \ub300\uc2e0 \uc774 \uc5f0\uacb0\uc5d0 \uc5f0\uacb0\ud560 \uc0ac\uc6a9\uc790 \uc815\uc758 \ubbf8\ub514\uc5b4\uc785\ub2c8\ub2e4.",
                                        "type": "array",
                                        "context": [
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "type": "number"
                                                },
                                                "url": {
                                                    "type": "string"
                                                },
                                                "type": {
                                                    "type": "string"
                                                }
                                            }
                                        }
                                    },
                                    "media_source": {
                                        "type": "string",
                                        "enum": [
                                            "featured-image",
                                            "sig",
                                            "media-library",
                                            "upload-video",
                                            "none"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "\uc88b\uc544\uc694\uac00 \ud65c\uc131\ud654\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\uacf5\uc720 \ubc84\ud2bc\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\uae30\ubcf8 \uc694\uc57d\uae00 \uae38\uc774\ub97c \uc7ac\uc815\uc758\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam",
                                "auto-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ud615\uc2dd.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "_jetpack_newsletter_access": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_jetpack_dont_email_post_to_subs": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_jetpack_newsletter_tier_id": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_jetpack_memberships_contains_paywalled_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "jetpack_publicize_message": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Jetpack \uc18c\uc15c \uc11c\ube44\uc2a4\ub97c \uacf5\uc720\ud560 \ub54c \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \uc0ac\uc6a9\ud560 \uba54\uc2dc\uc9c0",
                                    "default": ""
                                },
                                "jetpack_publicize_feature_enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00 \uacf5\uc720 \uae30\ub2a5\uc744 \ud65c\uc131\ud654\ud558\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": true
                                },
                                "jetpack_social_post_already_shared": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \uc774\ubbf8 \uacf5\uc720\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "jetpack_social_options": {
                                    "type": "object",
                                    "title": "",
                                    "description": "Jetpack Social \uad00\ub828 \uacf5\uac1c \uc635\uc158\uc785\ub2c8\ub2e4.",
                                    "default": {
                                        "image_generator_settings": {
                                            "template": "highway",
                                            "default_image_id": 0,
                                            "font": "",
                                            "enabled": false
                                        },
                                        "version": 2
                                    },
                                    "properties": {
                                        "version": {
                                            "type": "number"
                                        },
                                        "attached_media": {
                                            "type": "array",
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "id": {
                                                        "type": "number"
                                                    },
                                                    "url": {
                                                        "type": "string"
                                                    },
                                                    "type": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            }
                                        },
                                        "image_generator_settings": {
                                            "type": "object",
                                            "properties": {
                                                "enabled": {
                                                    "type": "boolean"
                                                },
                                                "custom_text": {
                                                    "type": "string"
                                                },
                                                "image_type": {
                                                    "type": "string"
                                                },
                                                "image_id": {
                                                    "type": "number"
                                                },
                                                "template": {
                                                    "type": "string"
                                                },
                                                "font": {
                                                    "type": "string"
                                                },
                                                "token": {
                                                    "type": "string"
                                                },
                                                "default_image_id": {
                                                    "type": "number"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "media_source": {
                                            "type": "string",
                                            "enum": [
                                                "featured-image",
                                                "sig",
                                                "media-library",
                                                "upload-video",
                                                "none"
                                            ]
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_wpas_customize_per_network": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\ub124\ud2b8\uc6cc\ud06c\ubcc4 \uc0ac\uc6a9\uc790 \uc815\uc758 \ud65c\uc131\ud654 \uc5ec\ubd80.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\uae00\uc774 \uace0\uc815\uc73c\ub85c \ucc98\ub9ac\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "post_tag \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_publicize_connections": {
                            "title": "jetpack-publicize-post-connections",
                            "type": "array",
                            "items": {
                                "$schema": "http:\/\/json-schema.org\/draft-04\/schema#",
                                "title": "jetpack-publicize-post-connection",
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "type": "string",
                                        "description": "Jetpack \uc18c\uc15c \uc5f0\uacb0\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4. connection_id\uc744(\ub97c) \uc704\ud574 \uc0ac\uc6a9 \uc911\uc9c0\ub418\uc5c8\uc2b5\ub2c8\ub2e4."
                                    },
                                    "username": {
                                        "type": "string",
                                        "description": "\uc5f0\uacb0\ub41c \uacc4\uc815\uc758 \uc0ac\uc6a9\uc790\uba85\uc785\ub2c8\ub2e4. external_handle\uc744(\ub97c) \uc704\ud574 \uc0ac\uc6a9 \uc911\uc9c0\ub418\uc5c8\uc2b5\ub2c8\ub2e4."
                                    },
                                    "can_disconnect": {
                                        "description": "\ud604\uc7ac \uc0ac\uc6a9\uc790\uac00 \uc774 \uc5f0\uacb0\uc744 \ub04a\uc744 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80 \uc0ac\uc6a9 \uc911\uc9c0\ub428.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "connection_id": {
                                        "type": "string",
                                        "description": "\uc5f0\uacb0\ub41c \uacc4\uc815\uc758 \uc5f0\uacb0 ID\uc785\ub2c8\ub2e4."
                                    },
                                    "display_name": {
                                        "type": "string",
                                        "description": "\uc5f0\uacb0\ud55c \uacc4\uc815\uc758 \ud45c\uc2dc \uc774\ub984\uc785\ub2c8\ub2e4."
                                    },
                                    "external_handle": {
                                        "type": [
                                            "string",
                                            "null"
                                        ],
                                        "description": "\uc5f0\uacb0\ub41c \uacc4\uc815\uc758 \uc678\ubd80 \ud578\ub4e4 \ub610\ub294 \uc0ac\uc6a9\uc790\uba85\uc785\ub2c8\ub2e4."
                                    },
                                    "external_id": {
                                        "type": "string",
                                        "description": "\uc5f0\uacb0\ub41c \uacc4\uc815\uc758 \uc678\ubd80 ID\uc785\ub2c8\ub2e4."
                                    },
                                    "profile_link": {
                                        "type": "string",
                                        "description": "\uc5f0\uacb0\ub41c \uacc4\uc815\uc758 \ud504\ub85c\ud544 \ub9c1\ud06c\uc785\ub2c8\ub2e4."
                                    },
                                    "profile_picture": {
                                        "type": "string",
                                        "description": "\uc5f0\uacb0\ub41c \uacc4\uc815\uc758 \ud504\ub85c\ud544 \uc0ac\uc9c4 URL\uc785\ub2c8\ub2e4."
                                    },
                                    "service_label": {
                                        "type": "string",
                                        "description": "Jetpack \uc18c\uc15c \uc11c\ube44\uc2a4\uc5d0 \ub300\ud55c \uc0ac\ub78c\uc774 \uc2dd\ubcc4\ud560 \uc218 \uc788\ub294 \ub808\uc774\ube14\uc785\ub2c8\ub2e4."
                                    },
                                    "service_name": {
                                        "type": "string",
                                        "description": "Jetpack \uc18c\uc15c \uc11c\ube44\uc2a4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4."
                                    },
                                    "shared": {
                                        "type": "boolean",
                                        "description": "\ub2e4\ub978 \uc0ac\uc6a9\uc790\uc640 \uc5f0\uacb0\uc774 \uacf5\uc720\ub418\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4."
                                    },
                                    "status": {
                                        "type": [
                                            "string",
                                            "null"
                                        ],
                                        "description": "\uc5f0\uacb0 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                        "enum": [
                                            "ok",
                                            "broken",
                                            "must_reauth",
                                            null
                                        ]
                                    },
                                    "wpcom_user_id": {
                                        "type": "integer",
                                        "description": "\uc5f0\uacb0\uc774 \uc18d\ud55c \uc0ac\uc6a9\uc790\uc758 \uc6cc\ub4dc\ud504\ub808\uc2a4\ub2f7\ucef4 ID\uc785\ub2c8\ub2e4."
                                    },
                                    "enabled": {
                                        "description": "\uc774 \uc5f0\uacb0\uc744 \uacf5\uc720\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "message": {
                                        "description": "\uae00\ub85c\ubc8c \uba54\uc2dc\uc9c0 \ub300\uc2e0 \uc774 \uc5f0\uacb0\uc5d0 \uc0ac\uc6a9\ud560 \uc0ac\uc6a9\uc790 \uc815\uc758 \uba54\uc2dc\uc9c0\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "attached_media": {
                                        "description": "\uae00\ub85c\ubc8c \ubbf8\ub514\uc5b4 \ub300\uc2e0 \uc774 \uc5f0\uacb0\uc5d0 \uc5f0\uacb0\ud560 \uc0ac\uc6a9\uc790 \uc815\uc758 \ubbf8\ub514\uc5b4\uc785\ub2c8\ub2e4.",
                                        "type": "array",
                                        "context": [
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "type": "number"
                                                },
                                                "url": {
                                                    "type": "string"
                                                },
                                                "type": {
                                                    "type": "string"
                                                }
                                            }
                                        }
                                    },
                                    "media_source": {
                                        "type": "string",
                                        "enum": [
                                            "featured-image",
                                            "sig",
                                            "media-library",
                                            "upload-video",
                                            "none"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "\uc88b\uc544\uc694\uac00 \ud65c\uc131\ud654\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\uacf5\uc720 \ubc84\ud2bc\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "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": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ub9ac\ube44\uc804\uc740 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam",
                                "auto-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "format": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ud615\uc2dd.",
                            "type": "string",
                            "enum": [
                                "standard",
                                "aside",
                                "chat",
                                "gallery",
                                "link",
                                "image",
                                "quote",
                                "status",
                                "video",
                                "audio"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "_jetpack_newsletter_access": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "_jetpack_dont_email_post_to_subs": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_jetpack_newsletter_tier_id": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "_jetpack_memberships_contains_paywalled_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "_jetpack_memberships_contains_paid_content": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "jetpack_publicize_message": {
                                    "type": "string",
                                    "title": "",
                                    "description": "Jetpack \uc18c\uc15c \uc11c\ube44\uc2a4\ub97c \uacf5\uc720\ud560 \ub54c \uc81c\ubaa9 \ub300\uc2e0\uc5d0 \uc0ac\uc6a9\ud560 \uba54\uc2dc\uc9c0",
                                    "default": ""
                                },
                                "jetpack_publicize_feature_enabled": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00 \uacf5\uc720 \uae30\ub2a5\uc744 \ud65c\uc131\ud654\ud558\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": true
                                },
                                "jetpack_social_post_already_shared": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \uc774\ubbf8 \uacf5\uc720\ub418\uc5c8\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "jetpack_social_options": {
                                    "type": "object",
                                    "title": "",
                                    "description": "Jetpack Social \uad00\ub828 \uacf5\uac1c \uc635\uc158\uc785\ub2c8\ub2e4.",
                                    "default": {
                                        "image_generator_settings": {
                                            "template": "highway",
                                            "default_image_id": 0,
                                            "font": "",
                                            "enabled": false
                                        },
                                        "version": 2
                                    },
                                    "properties": {
                                        "version": {
                                            "type": "number"
                                        },
                                        "attached_media": {
                                            "type": "array",
                                            "items": {
                                                "type": "object",
                                                "properties": {
                                                    "id": {
                                                        "type": "number"
                                                    },
                                                    "url": {
                                                        "type": "string"
                                                    },
                                                    "type": {
                                                        "type": "string"
                                                    }
                                                },
                                                "additionalProperties": false
                                            }
                                        },
                                        "image_generator_settings": {
                                            "type": "object",
                                            "properties": {
                                                "enabled": {
                                                    "type": "boolean"
                                                },
                                                "custom_text": {
                                                    "type": "string"
                                                },
                                                "image_type": {
                                                    "type": "string"
                                                },
                                                "image_id": {
                                                    "type": "number"
                                                },
                                                "template": {
                                                    "type": "string"
                                                },
                                                "font": {
                                                    "type": "string"
                                                },
                                                "token": {
                                                    "type": "string"
                                                },
                                                "default_image_id": {
                                                    "type": "number"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "media_source": {
                                            "type": "string",
                                            "enum": [
                                                "featured-image",
                                                "sig",
                                                "media-library",
                                                "upload-video",
                                                "none"
                                            ]
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "_wpas_customize_per_network": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\ub124\ud2b8\uc6cc\ud06c\ubcc4 \uc0ac\uc6a9\uc790 \uc815\uc758 \ud65c\uc131\ud654 \uc5ec\ubd80.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "sticky": {
                            "description": "\uae00\uc774 \uace0\uc815\uc73c\ub85c \ucc98\ub9ac\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                            "type": "boolean",
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "categories": {
                            "description": "category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "tags": {
                            "description": "post_tag \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_publicize_connections": {
                            "title": "jetpack-publicize-post-connections",
                            "type": "array",
                            "items": {
                                "$schema": "http:\/\/json-schema.org\/draft-04\/schema#",
                                "title": "jetpack-publicize-post-connection",
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "type": "string",
                                        "description": "Jetpack \uc18c\uc15c \uc5f0\uacb0\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4. connection_id\uc744(\ub97c) \uc704\ud574 \uc0ac\uc6a9 \uc911\uc9c0\ub418\uc5c8\uc2b5\ub2c8\ub2e4."
                                    },
                                    "username": {
                                        "type": "string",
                                        "description": "\uc5f0\uacb0\ub41c \uacc4\uc815\uc758 \uc0ac\uc6a9\uc790\uba85\uc785\ub2c8\ub2e4. external_handle\uc744(\ub97c) \uc704\ud574 \uc0ac\uc6a9 \uc911\uc9c0\ub418\uc5c8\uc2b5\ub2c8\ub2e4."
                                    },
                                    "can_disconnect": {
                                        "description": "\ud604\uc7ac \uc0ac\uc6a9\uc790\uac00 \uc774 \uc5f0\uacb0\uc744 \ub04a\uc744 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80 \uc0ac\uc6a9 \uc911\uc9c0\ub428.",
                                        "type": "boolean",
                                        "context": [
                                            "view",
                                            "edit"
                                        ],
                                        "readonly": true
                                    },
                                    "connection_id": {
                                        "type": "string",
                                        "description": "\uc5f0\uacb0\ub41c \uacc4\uc815\uc758 \uc5f0\uacb0 ID\uc785\ub2c8\ub2e4."
                                    },
                                    "display_name": {
                                        "type": "string",
                                        "description": "\uc5f0\uacb0\ud55c \uacc4\uc815\uc758 \ud45c\uc2dc \uc774\ub984\uc785\ub2c8\ub2e4."
                                    },
                                    "external_handle": {
                                        "type": [
                                            "string",
                                            "null"
                                        ],
                                        "description": "\uc5f0\uacb0\ub41c \uacc4\uc815\uc758 \uc678\ubd80 \ud578\ub4e4 \ub610\ub294 \uc0ac\uc6a9\uc790\uba85\uc785\ub2c8\ub2e4."
                                    },
                                    "external_id": {
                                        "type": "string",
                                        "description": "\uc5f0\uacb0\ub41c \uacc4\uc815\uc758 \uc678\ubd80 ID\uc785\ub2c8\ub2e4."
                                    },
                                    "profile_link": {
                                        "type": "string",
                                        "description": "\uc5f0\uacb0\ub41c \uacc4\uc815\uc758 \ud504\ub85c\ud544 \ub9c1\ud06c\uc785\ub2c8\ub2e4."
                                    },
                                    "profile_picture": {
                                        "type": "string",
                                        "description": "\uc5f0\uacb0\ub41c \uacc4\uc815\uc758 \ud504\ub85c\ud544 \uc0ac\uc9c4 URL\uc785\ub2c8\ub2e4."
                                    },
                                    "service_label": {
                                        "type": "string",
                                        "description": "Jetpack \uc18c\uc15c \uc11c\ube44\uc2a4\uc5d0 \ub300\ud55c \uc0ac\ub78c\uc774 \uc2dd\ubcc4\ud560 \uc218 \uc788\ub294 \ub808\uc774\ube14\uc785\ub2c8\ub2e4."
                                    },
                                    "service_name": {
                                        "type": "string",
                                        "description": "Jetpack \uc18c\uc15c \uc11c\ube44\uc2a4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4."
                                    },
                                    "shared": {
                                        "type": "boolean",
                                        "description": "\ub2e4\ub978 \uc0ac\uc6a9\uc790\uc640 \uc5f0\uacb0\uc774 \uacf5\uc720\ub418\ub294\uc9c0 \uc5ec\ubd80\ub97c \ub098\ud0c0\ub0c5\ub2c8\ub2e4."
                                    },
                                    "status": {
                                        "type": [
                                            "string",
                                            "null"
                                        ],
                                        "description": "\uc5f0\uacb0 \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                                        "enum": [
                                            "ok",
                                            "broken",
                                            "must_reauth",
                                            null
                                        ]
                                    },
                                    "wpcom_user_id": {
                                        "type": "integer",
                                        "description": "\uc5f0\uacb0\uc774 \uc18d\ud55c \uc0ac\uc6a9\uc790\uc758 \uc6cc\ub4dc\ud504\ub808\uc2a4\ub2f7\ucef4 ID\uc785\ub2c8\ub2e4."
                                    },
                                    "enabled": {
                                        "description": "\uc774 \uc5f0\uacb0\uc744 \uacf5\uc720\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                        "type": "boolean",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "message": {
                                        "description": "\uae00\ub85c\ubc8c \uba54\uc2dc\uc9c0 \ub300\uc2e0 \uc774 \uc5f0\uacb0\uc5d0 \uc0ac\uc6a9\ud560 \uc0ac\uc6a9\uc790 \uc815\uc758 \uba54\uc2dc\uc9c0\uc785\ub2c8\ub2e4.",
                                        "type": "string",
                                        "context": [
                                            "edit"
                                        ]
                                    },
                                    "attached_media": {
                                        "description": "\uae00\ub85c\ubc8c \ubbf8\ub514\uc5b4 \ub300\uc2e0 \uc774 \uc5f0\uacb0\uc5d0 \uc5f0\uacb0\ud560 \uc0ac\uc6a9\uc790 \uc815\uc758 \ubbf8\ub514\uc5b4\uc785\ub2c8\ub2e4.",
                                        "type": "array",
                                        "context": [
                                            "edit"
                                        ],
                                        "items": {
                                            "type": "object",
                                            "properties": {
                                                "id": {
                                                    "type": "number"
                                                },
                                                "url": {
                                                    "type": "string"
                                                },
                                                "type": {
                                                    "type": "string"
                                                }
                                            }
                                        }
                                    },
                                    "media_source": {
                                        "type": "string",
                                        "enum": [
                                            "featured-image",
                                            "sig",
                                            "media-library",
                                            "upload-video",
                                            "none"
                                        ]
                                    }
                                }
                            },
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "\uc88b\uc544\uc694\uac00 \ud65c\uc131\ud654\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\uacf5\uc720 \ubc84\ud2bc\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/posts\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc791\uc131\uc790\uc5d0 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 \uc791\uc131\uc790\uc5d0 \ubc30\uc815\ub41c \uae00\uc744 \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 menu_order \uac12\uc774 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\uac00 \uc788\ub294 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\uac00 \uc788\ub294 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "orderby_hierarchy": {
                            "description": "Sort pages by hierarchy.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam",
                                "auto-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\uae00\uc758 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub2e4\ub978 \uae00\uacfc \uad00\ub828\ub41c \uae00\uc758 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "wpcom_performance_report_url": {
                            "default": "",
                            "description": "\uc774 \ud398\uc774\uc9c0\uc5d0 \ub300\ud55c \uc131\uacfc \ubcf4\uace0\uc11c\uc758 URL\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "\uc88b\uc544\uc694\uac00 \ud65c\uc131\ud654\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\uacf5\uc720 \ubc84\ud2bc\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\uae30\ubcf8 \uc694\uc57d\uae00 \uae38\uc774\ub97c \uc7ac\uc815\uc758\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam",
                                "auto-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\uae00\uc758 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub2e4\ub978 \uae00\uacfc \uad00\ub828\ub41c \uae00\uc758 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "wpcom_performance_report_url": {
                            "description": "\uc774 \ud398\uc774\uc9c0\uc5d0 \ub300\ud55c \uc131\uacfc \ubcf4\uace0\uc11c\uc758 URL\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "\uc88b\uc544\uc694\uac00 \ud65c\uc131\ud654\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\uacf5\uc720 \ubc84\ud2bc\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "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": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ub9ac\ube44\uc804\uc740 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uae00\uc758 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam",
                                "auto-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub2e4\ub978 \uae00\uacfc \uad00\ub828\ub41c \uae00\uc758 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "wpcom_performance_report_url": {
                            "description": "\uc774 \ud398\uc774\uc9c0\uc5d0 \ub300\ud55c \uc131\uacfc \ubcf4\uace0\uc11c\uc758 URL\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "\uc88b\uc544\uc694\uac00 \ud65c\uc131\ud654\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\uacf5\uc720 \ubc84\ud2bc\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/pages\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc791\uc131\uc790\uc5d0 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 \uc791\uc131\uc790\uc5d0 \ubc30\uc815\ub41c \uae00\uc744 \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\uac00 \uc788\ub294 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\uac00 \uc788\ub294 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "inherit",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "inherit",
                                    "private",
                                    "trash"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "media_type": {
                            "default": null,
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud2b9\uc815 \ubbf8\ub514\uc5b4 \uc720\ud615 \ub610\ub294 \ubbf8\ub514\uc5b4 \uc720\ud615\uc758 \ucca8\ubd80 \ud30c\uc77c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "image",
                                    "video",
                                    "text",
                                    "application",
                                    "audio"
                                ]
                            },
                            "required": false
                        },
                        "mime_type": {
                            "default": null,
                            "description": "\uacb0\uacfc \uc9d1\ud569\uc744 \ud2b9\uc815 MIME \uc720\ud615 \ub610\ub294 MIME \uc720\ud615\uc758 \ucca8\ubd80 \ud30c\uc77c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "gtvb_custom_link": {
                            "description": "Custom link for the image",
                            "type": "string",
                            "required": false
                        },
                        "filename": {
                            "description": "\uc6d0\ubcf8 \ucca8\ubd80 \ud30c\uc77c \uc774\ub984",
                            "type": "string",
                            "required": false
                        },
                        "filesize": {
                            "description": "\ucca8\ubd80 \ud30c\uc77c \ud06c\uae30",
                            "type": "number",
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "\uc88b\uc544\uc694\uac00 \ud65c\uc131\ud654\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\uacf5\uc720 \ubc84\ud2bc\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\ucca8\ubd80\ud30c\uc77c\uac00 \ud45c\uc2dc\ub418\uc9c0 \uc54a\uc744 \uacbd\uc6b0 \ud45c\uc2dc\ud560 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\ucca8\ubd80\ud30c\uc77c \ucea1\uc158.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c \ucea1\uc158, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c HTML \ucea1\uc158, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\ucca8\ubd80\ud30c\uc77c \uc124\uba85.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c \uc124\uba85, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c HTML \uc124\uba85. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\ucca8\ubd80\ud30c\uc77c\uc758 \uad00\ub828 \uae00\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "generate_sub_sizes": {
                            "type": "boolean",
                            "default": true,
                            "description": "\uc774\ubbf8\uc9c0 \ud558\uc704 \ud06c\uae30 \uc0dd\uc131 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "required": false
                        },
                        "convert_format": {
                            "type": "boolean",
                            "default": true,
                            "description": "\uc774\ubbf8\uc9c0 \ud615\uc2dd \ubcc0\ud658 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "gtvb_custom_link": {
                            "description": "Custom link for the image",
                            "type": "string",
                            "required": false
                        },
                        "filename": {
                            "description": "\uc6d0\ubcf8 \ucca8\ubd80 \ud30c\uc77c \uc774\ub984",
                            "type": "string",
                            "required": false
                        },
                        "filesize": {
                            "description": "\ucca8\ubd80 \ud30c\uc77c \ud06c\uae30",
                            "type": "number",
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "\uc88b\uc544\uc694\uac00 \ud65c\uc131\ud654\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\uacf5\uc720 \ubc84\ud2bc\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\ucca8\ubd80\ud30c\uc77c\uac00 \ud45c\uc2dc\ub418\uc9c0 \uc54a\uc744 \uacbd\uc6b0 \ud45c\uc2dc\ud560 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                            "type": "string",
                            "required": false
                        },
                        "caption": {
                            "description": "\ucca8\ubd80\ud30c\uc77c \ucea1\uc158.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c \ucea1\uc158, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c HTML \ucea1\uc158, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\ucca8\ubd80\ud30c\uc77c \uc124\uba85.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c \uc124\uba85, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c HTML \uc124\uba85. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\ucca8\ubd80\ud30c\uc77c\uc758 \uad00\ub828 \uae00\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/post-process": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\ucca8\ubd80\ud30c\uc77c\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "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": "\ud3b8\uc9d1\ud55c \uc774\ubbf8\uc9c0 \ud30c\uc77c\uc758 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        },
                        "modifiers": {
                            "description": "\uc774\ubbf8\uc9c0 \ud3b8\uc9d1 \ubc30\uc5f4.",
                            "type": "array",
                            "minItems": 1,
                            "items": {
                                "description": "\uc774\ubbf8\uc9c0 \ud3b8\uc9d1.",
                                "type": "object",
                                "required": [
                                    "type",
                                    "args"
                                ],
                                "oneOf": [
                                    {
                                        "title": "\ud50c\ub9bd",
                                        "properties": {
                                            "type": {
                                                "description": "\ud50c\ub9bd\ud615.",
                                                "type": "string",
                                                "enum": [
                                                    "flip"
                                                ]
                                            },
                                            "args": {
                                                "description": "\ubc29\ud5a5 \ub4a4\uc9d1\uae30.",
                                                "type": "object",
                                                "required": [
                                                    "flip"
                                                ],
                                                "properties": {
                                                    "flip": {
                                                        "description": "\ubc29\ud5a5\uc744 \ubc14\uafb8\uc138\uc694.",
                                                        "type": "object",
                                                        "required": [
                                                            "horizontal",
                                                            "vertical"
                                                        ],
                                                        "properties": {
                                                            "horizontal": {
                                                                "description": "\uc218\ud3c9 \ubc29\ud5a5\uc73c\ub85c \ub4a4\uc9d1\uc744\uc9c0 \uc5ec\ubd80.",
                                                                "type": "boolean"
                                                            },
                                                            "vertical": {
                                                                "description": "\uc218\uc9c1 \ubc29\ud5a5\uc73c\ub85c \ub4a4\uc9d1\uc744\uc9c0 \uc5ec\ubd80.",
                                                                "type": "boolean"
                                                            }
                                                        }
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "\ud68c\uc804",
                                        "properties": {
                                            "type": {
                                                "description": "\ud68c\uc804 \ud615\ud0dc.",
                                                "type": "string",
                                                "enum": [
                                                    "rotate"
                                                ]
                                            },
                                            "args": {
                                                "description": "\ud68c\uc804 \ubcc0\uc218.",
                                                "type": "object",
                                                "required": [
                                                    "angle"
                                                ],
                                                "properties": {
                                                    "angle": {
                                                        "description": "\uc2dc\uacc4\ubc29\ud5a5\uc73c\ub85c \ud68c\uc804\ud560 \uac01\ub3c4.",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    },
                                    {
                                        "title": "\uc790\ub974\uae30",
                                        "properties": {
                                            "type": {
                                                "description": "\uc790\ub974\uae30 \ud615\ud0dc.",
                                                "type": "string",
                                                "enum": [
                                                    "crop"
                                                ]
                                            },
                                            "args": {
                                                "description": "\uc790\ub974\uae30 \ubcc0\uc218\uc785\ub2c8\ub2e4.",
                                                "type": "object",
                                                "required": [
                                                    "left",
                                                    "top",
                                                    "width",
                                                    "height"
                                                ],
                                                "properties": {
                                                    "left": {
                                                        "description": "\uc67c\ucabd\uc73c\ub85c\ubd80\ud130 \uc790\ub974\uae30 \uc2dc\uc791\uc810\uc758 \uc218\ud3c9 \uc704\uce58(\uc774\ubbf8\uc9c0 \ub108\ube44 \ud37c\uc13c\ud2b8)",
                                                        "type": "number"
                                                    },
                                                    "top": {
                                                        "description": "\uc0c1\ub2e8\uc73c\ub85c\ubd80\ud130 \uc790\ub974\uae30 \uc2dc\uc791\uc810\uc758 \uc218\uc9c1 \uc704\uce58 (\uc774\ubbf8\uc9c0 \ub192\uc774 \ud37c\uc13c\ud2b8)",
                                                        "type": "number"
                                                    },
                                                    "width": {
                                                        "description": "\uc790\ub974\uae30 \ub108\ube44 (\uc774\ubbf8\uc9c0 \ub108\ube44 \uae30\uc900 \ud37c\uc13c\ud2b8)",
                                                        "type": "number"
                                                    },
                                                    "height": {
                                                        "description": "\uc790\ub974\uae30 \ub192\uc774 (\uc774\ubbf8\uc9c0 \ub192\uc774 \uae30\uc900 \ud37c\uc13c\ud2b8)",
                                                        "type": "number"
                                                    }
                                                }
                                            }
                                        }
                                    }
                                ]
                            },
                            "required": false
                        },
                        "rotation": {
                            "description": "\uc2dc\uacc4\ubc29\ud5a5\uc73c\ub85c \ud68c\uc804\uc2dc\ud0ac \uac01\ub3c4. \ud3d0\uae30\uc608\uc815: \ub300\uc2e0 `\uc218\uc815\uae30`\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "integer",
                            "minimum": 0,
                            "exclusiveMinimum": true,
                            "maximum": 360,
                            "exclusiveMaximum": true,
                            "required": false
                        },
                        "x": {
                            "description": "\uc774\ubbf8\uc9c0 \ud37c\uc13c\ud2b8\ub85c\uc11c\uc758 \uc774\ubbf8\uc9c0 \uc790\ub974\uae30 \uc2dc\uc791 x \uc704\uce58. \ud3d0\uae30 \uc608\uc815\uc784: \ub300\uc2e0 `\uc218\uc815\uae30`\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "y": {
                            "description": "\uc774\ubbf8\uc9c0 \ud37c\uc13c\ud2b8\ub85c\uc11c\uc758 \uc774\ubbf8\uc9c0 \uc790\ub974\uae30 \uc2dc\uc791 y \uc704\uce58. \ud3d0\uae30 \uc608\uc815\uc784: \ub300\uc2e0 `\uc218\uc815\uae30`\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "width": {
                            "description": "\uc774\ubbf8\uc9c0 \ud37c\uc13c\ud2b8\ub85c\uc11c\uc758 \uc774\ubbf8\uc9c0 \uc790\ub974\uae30 \ub108\ube44. \ud3d0\uae30 \uc608\uc815\uc784: \ub300\uc2e0 `\uc218\uc815\uae30`\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "height": {
                            "description": "\uc774\ubbf8\uc9c0 \ud37c\uc13c\ud2b8\ub85c\uc11c\uc758 \uc774\ubbf8\uc9c0 \uc790\ub974\uae30 \ub192\uc774. \ud3d0\uae30 \uc608\uc815\uc784: \ub300\uc2e0 `\uc218\uc815\uae30`\ub97c \uc0ac\uc6a9\ud558\uc138\uc694.",
                            "type": "number",
                            "minimum": 0,
                            "maximum": 100,
                            "required": false
                        },
                        "caption": {
                            "description": "\ucca8\ubd80\ud30c\uc77c \ucea1\uc158.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c \ucea1\uc158, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c HTML \ucea1\uc158, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\ucca8\ubd80\ud30c\uc77c \uc124\uba85.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c \uc124\uba85, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ucca8\ubd80\ud30c\uc77c\uc5d0 \ub300\ud55c HTML \uc124\uba85. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "post": {
                            "description": "\ucca8\ubd80\ud30c\uc77c\uc758 \uad00\ub828 \uae00\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "alt_text": {
                            "description": "\ucca8\ubd80\ud30c\uc77c\uac00 \ud45c\uc2dc\ub418\uc9c0 \uc54a\uc744 \uacbd\uc6b0 \ud45c\uc2dc\ud560 \ub300\uccb4 \ud14d\uc2a4\ud2b8.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/sideload": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\ucca8\ubd80\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "image_size": {
                            "description": "\uc774\ubbf8\uc9c0\ud06c\uae30.",
                            "type": "string",
                            "enum": [
                                "thumbnail",
                                "medium",
                                "medium_large",
                                "large",
                                "1536x1536",
                                "2048x2048",
                                "trp-custom-language-flag",
                                "newspack-article-block-landscape-large",
                                "newspack-article-block-portrait-large",
                                "newspack-article-block-square-large",
                                "newspack-article-block-landscape-medium",
                                "newspack-article-block-portrait-medium",
                                "newspack-article-block-square-medium",
                                "newspack-article-block-landscape-intermediate",
                                "newspack-article-block-portrait-intermediate",
                                "newspack-article-block-square-intermediate",
                                "newspack-article-block-landscape-small",
                                "newspack-article-block-portrait-small",
                                "newspack-article-block-square-small",
                                "newspack-article-block-landscape-tiny",
                                "newspack-article-block-portrait-tiny",
                                "newspack-article-block-square-tiny",
                                "newspack-article-block-uncropped",
                                "zakra-thumb-size-one",
                                "zakra-thumb-size-two",
                                "original",
                                "scaled",
                                "full"
                            ],
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/media\/(?P<id>[\\d]+)\/finalize": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\ucca8\ubd80\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "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": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\ub2e4\uc911 \ud0dd\uc18c\ub178\ubbf8 \uac04\uc758 \uad00\uacc4\uc5d0 \uae30\ubc18\ud558\uc5ec \uacb0\uacfc \uc138\ud2b8\ub97c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "menus": {
                            "description": "menus \ud0dd\uc18c\ub178\ubbf8\ub85c \uc9c0\uc815\ud55c \ud2b9\uc815 \uc6a9\uc5b4\uc744 \uac00\uc9c4 \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc \uc138\ud2b8\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\ud56d\ubaa9\uc774 \ud2b9\uc815 \uc6a9\uc5b4\uc758 \ubaa8\ub450 \ub610\ub294 \uc5b4\ub290 \ud558\ub098\uc5d0 \ubc30\uc815\ub418\uc57c \ud558\ub294\uc9c0 \uc5ec\ubd80.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menus_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c menus \ud0dd\uc18c\ub178\ubbf8\uc5d0 \ubc30\uc815\ub41c \ud2b9\uc815 \uc6a9\uc5b4\ub97c \uac00\uc9c4 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 menu_order \uac12\uc774 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "title": {
                            "description": "\uc624\ube0c\uc81d\ud2b8 \uc81c\ubaa9.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uac83\uacfc \uac19\uc740 \uac1d\uccb4\uc5d0 \ub300\ud55c \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ud45c\uc2dc\uc6a9\uc73c\ub85c \ubcc0\ud658\ub41c \uac1d\uccb4\uc758 HTML \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "default": "custom",
                            "description": "\"post_type\" \ub610\ub294 \"\ud0dd\uc18c\ub178\ubbf8\" \ub4f1 \uc6d0\ub798 \ud45c\uc2dc\ub41c \uac1d\uccb4\uc758 \uacc4\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uac1d\uccb4\uc5d0 \ub300\ud574 \uba85\uba85\ub41c \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "parent": {
                            "default": 0,
                            "description": "\uac1d\uccb4\uc758 \ubd80\ubaa8\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc6a9 \ub9c1\ud06c \uc694\uc18c\uc758 \uc81c\ubaa9 \uc18d\uc131\uc758 \ud14d\uc2a4\ud2b8.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc758 \ub9c1\ud06c \uc694\uc18c\uc6a9 \ud074\ub798\uc2a4 \uc774\ub984.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "default": 1,
                            "description": "\uc774 \ud56d\ubaa9\uc758 \uba54\ub274 \uc0c1\uc704 \ud56d\ubaa9\uc778 nav_menu_item\uc758 DB ID\uc774\uba70, \uc5c6\uc73c\uba74 0\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u201c\uce74\ud14c\uace0\ub9ac\u201d, \u201c\uae00\u201d \ub610\ub294 \u201c\ucca8\ubd80\ud30c\uc77c\u201d\uc640 \uac19\uc740 \uc6d0\ub798 \ub098\ud0c0\ub0b8 \uac1d\uccb4\uc758 \uc720\ud615.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "default": 0,
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc5d0\uc11c \ub098\ud0c0\ub0b4\ub294 \uc6d0\ub798 \uac1d\uccb4\uc758 DB ID\uc785\ub2c8\ub2e4(\uc608: \uae00\uc758 \uacbd\uc6b0 ID, \uce74\ud14c\uace0\ub9ac\uc758 \uacbd\uc6b0 term_id).",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc5d0 \ub300\ud55c \ub9c1\ud06c \uc694\uc18c\uc758 \ud0c0\uac9f \uc18d\uc131.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc774 \uac00\ub9ac\ud0a4\ub294 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "XFN \uad00\uacc4\ub97c \uc774 \uba54\ub274 \ud56d\ubaa9\uc758 \ub9c1\ud06c\uc5d0 \ud45c\ud604\ud588\uc2b5\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "nav_menu \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uac1d\uccb4\uc5d0 \ubc30\uc815\ud55c \uc6a9\uc5b4\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\uc624\ube0c\uc81d\ud2b8 \uc81c\ubaa9.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uac83\uacfc \uac19\uc740 \uac1d\uccb4\uc5d0 \ub300\ud55c \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ud45c\uc2dc\uc6a9\uc73c\ub85c \ubcc0\ud658\ub41c \uac1d\uccb4\uc758 HTML \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\"post_type\" \ub610\ub294 \"\ud0dd\uc18c\ub178\ubbf8\" \ub4f1 \uc6d0\ub798 \ud45c\uc2dc\ub41c \uac1d\uccb4\uc758 \uacc4\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\uac1d\uccb4\uc5d0 \ub300\ud574 \uba85\uba85\ub41c \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uac1d\uccb4\uc758 \ubd80\ubaa8\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "attr_title": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc6a9 \ub9c1\ud06c \uc694\uc18c\uc758 \uc81c\ubaa9 \uc18d\uc131\uc758 \ud14d\uc2a4\ud2b8.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc758 \ub9c1\ud06c \uc694\uc18c\uc6a9 \ud074\ub798\uc2a4 \uc774\ub984.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uc774 \ud56d\ubaa9\uc758 \uba54\ub274 \uc0c1\uc704 \ud56d\ubaa9\uc778 nav_menu_item\uc758 DB ID\uc774\uba70, \uc5c6\uc73c\uba74 0\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u201c\uce74\ud14c\uace0\ub9ac\u201d, \u201c\uae00\u201d \ub610\ub294 \u201c\ucca8\ubd80\ud30c\uc77c\u201d\uc640 \uac19\uc740 \uc6d0\ub798 \ub098\ud0c0\ub0b8 \uac1d\uccb4\uc758 \uc720\ud615.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc5d0\uc11c \ub098\ud0c0\ub0b4\ub294 \uc6d0\ub798 \uac1d\uccb4\uc758 DB ID\uc785\ub2c8\ub2e4(\uc608: \uae00\uc758 \uacbd\uc6b0 ID, \uce74\ud14c\uace0\ub9ac\uc758 \uacbd\uc6b0 term_id).",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc5d0 \ub300\ud55c \ub9c1\ud06c \uc694\uc18c\uc758 \ud0c0\uac9f \uc18d\uc131.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc774 \uac00\ub9ac\ud0a4\ub294 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "XFN \uad00\uacc4\ub97c \uc774 \uba54\ub274 \ud56d\ubaa9\uc758 \ub9c1\ud06c\uc5d0 \ud45c\ud604\ud588\uc2b5\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "nav_menu \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uac1d\uccb4\uc5d0 \ubc30\uc815\ud55c \uc6a9\uc5b4\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uac1d\uccb4\uc758 \ubd80\ubaa8\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "title": {
                            "description": "\uc624\ube0c\uc81d\ud2b8 \uc81c\ubaa9.",
                            "type": [
                                "string",
                                "object"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uac83\uacfc \uac19\uc740 \uac1d\uccb4\uc5d0 \ub300\ud55c \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ud45c\uc2dc\uc6a9\uc73c\ub85c \ubcc0\ud658\ub41c \uac1d\uccb4\uc758 HTML \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "type": {
                            "description": "\"post_type\" \ub610\ub294 \"\ud0dd\uc18c\ub178\ubbf8\" \ub4f1 \uc6d0\ub798 \ud45c\uc2dc\ub41c \uac1d\uccb4\uc758 \uacc4\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "taxonomy",
                                "post_type",
                                "post_type_archive",
                                "custom"
                            ],
                            "required": false
                        },
                        "status": {
                            "description": "\uac1d\uccb4\uc5d0 \ub300\ud574 \uba85\uba85\ub41c \uc0c1\ud0dc\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "attr_title": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc6a9 \ub9c1\ud06c \uc694\uc18c\uc758 \uc81c\ubaa9 \uc18d\uc131\uc758 \ud14d\uc2a4\ud2b8.",
                            "type": "string",
                            "required": false
                        },
                        "classes": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc758 \ub9c1\ud06c \uc694\uc18c\uc6a9 \ud074\ub798\uc2a4 \uc774\ub984.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uc774 \ud56d\ubaa9\uc758 \uba54\ub274 \uc0c1\uc704 \ud56d\ubaa9\uc778 nav_menu_item\uc758 DB ID\uc774\uba70, \uc5c6\uc73c\uba74 0\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "object": {
                            "description": "\u201c\uce74\ud14c\uace0\ub9ac\u201d, \u201c\uae00\u201d \ub610\ub294 \u201c\ucca8\ubd80\ud30c\uc77c\u201d\uc640 \uac19\uc740 \uc6d0\ub798 \ub098\ud0c0\ub0b8 \uac1d\uccb4\uc758 \uc720\ud615.",
                            "type": "string",
                            "required": false
                        },
                        "object_id": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc5d0\uc11c \ub098\ud0c0\ub0b4\ub294 \uc6d0\ub798 \uac1d\uccb4\uc758 DB ID\uc785\ub2c8\ub2e4(\uc608: \uae00\uc758 \uacbd\uc6b0 ID, \uce74\ud14c\uace0\ub9ac\uc758 \uacbd\uc6b0 term_id).",
                            "type": "integer",
                            "minimum": 0,
                            "required": false
                        },
                        "target": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc5d0 \ub300\ud55c \ub9c1\ud06c \uc694\uc18c\uc758 \ud0c0\uac9f \uc18d\uc131.",
                            "type": "string",
                            "enum": [
                                "_blank",
                                ""
                            ],
                            "required": false
                        },
                        "url": {
                            "description": "\uc774 \uba54\ub274 \ud56d\ubaa9\uc774 \uac00\ub9ac\ud0a4\ub294 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "xfn": {
                            "description": "XFN \uad00\uacc4\ub97c \uc774 \uba54\ub274 \ud56d\ubaa9\uc758 \ub9c1\ud06c\uc5d0 \ud45c\ud604\ud588\uc2b5\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "menus": {
                            "description": "nav_menu \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uac1d\uccb4\uc5d0 \ubc30\uc815\ud55c \uc6a9\uc5b4\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menu-items\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\ub2e4\uc911 \ud0dd\uc18c\ub178\ubbf8 \uac04\uc758 \uad00\uacc4\uc5d0 \uae30\ubc18\ud558\uc5ec \uacb0\uacfc \uc138\ud2b8\ub97c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "wp_pattern_category \ud0dd\uc18c\ub178\ubbf8\ub85c \uc9c0\uc815\ud55c \ud2b9\uc815 \uc6a9\uc5b4\uc744 \uac00\uc9c4 \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc \uc138\ud2b8\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "operator": {
                                            "description": "\ud56d\ubaa9\uc774 \ud2b9\uc815 \uc6a9\uc5b4\uc758 \ubaa8\ub450 \ub610\ub294 \uc5b4\ub290 \ud558\ub098\uc5d0 \ubc30\uc815\ub418\uc57c \ud558\ub294\uc9c0 \uc5ec\ubd80.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "wp_pattern_category_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c wp_pattern_category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \ubc30\uc815\ub41c \ud2b9\uc815 \uc6a9\uc5b4\ub97c \uac00\uc9c4 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "wp_pattern_category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\uae30\ubcf8 \uc694\uc57d\uae00 \uae38\uc774\ub97c \uc7ac\uc815\uc758\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "wp_pattern_category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "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": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ub9ac\ube44\uc804\uc740 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/blocks\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "wp_pattern_sync_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "",
                                    "enum": [
                                        "partial",
                                        "unsynced"
                                    ]
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "wp_pattern_category": {
                            "description": "wp_pattern_category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "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": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "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": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ub9ac\ube44\uc804\uc740 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/templates\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud15c\ud50c\ub9bf\uc744 \uc2dd\ubcc4\ud558\ub294 \uace0\uc720 \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ud14c\ub9c8 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ud615\uc2dd.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ucf58\ud150\uce20.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc81c\ubaa9.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \uc81c\ubaa9. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\ud15c\ud50c\ub9bf \uc791\uc131\uc790\uc758 ID\uc785\ub2c8\ub2e4.",
                            "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": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "\uc9c0\uc815\ud55c \uae00 ID\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\ud2b9\uc815 \ud15c\ud50c\ub9bf \ubd80\ubd84 \uc601\uc5ed\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\ud15c\ud50c\ub9bf\uc744 \uc5bb\uae30\uc704\ud55c \uae00 \ud615\uc2dd.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\ud15c\ud50c\ub9bf\uc744 \uc2dd\ubcc4\ud558\ub294 \uace0\uc720 \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ud14c\ub9c8 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ud615\uc2dd.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ucf58\ud150\uce20.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc81c\ubaa9.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \uc81c\ubaa9. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\ud15c\ud50c\ub9bf \uc791\uc131\uc790\uc758 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/templates"
                    }
                ]
            }
        },
        "\/wp\/v2\/templates\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\ud3f4\ubc31\uc744 \uc5bb\uae30 \uc704\ud55c \ud15c\ud50c\ub9bf \uc2ac\ub7ec\uadf8",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "\ud15c\ud50c\ub9bf\uc774 \uc0ac\uc6a9\uc790 \uc815\uc758\uc778\uc9c0 \ud15c\ud50c\ub9bf \uacc4\uce35\uad6c\uc870\uc758 \uc77c\ubd80\uc778\uc9c0 \uc9c0\uc815\ud569\ub2c8\ub2e4",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "\uc0dd\uc131\ub41c \ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ud15c\ud50c\ub9bf \uc811\ub450\uc5b4. \uc774\uac83\uc740 \uba54\uc778 \ud15c\ud50c\ub9bf \ud615\uc2dd\uc744 \ucd94\ucd9c\ud558\ub294\ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \uc608: `\ud0dd\uc18c\ub178\ubbf8-\ucc45`\uc5d0\uc11c `\ud0dd\uc18c\ub178\ubbf8` \ucd94\ucd9c",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud15c\ud50c\ub9bf\uc744 \uc2dd\ubcc4\ud558\ub294 \uace0\uc720 \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ud14c\ub9c8 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ud615\uc2dd.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ucf58\ud150\uce20.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc81c\ubaa9.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \uc81c\ubaa9. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\ud15c\ud50c\ub9bf \uc791\uc131\uc790\uc758 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<parent>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "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": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ub9ac\ube44\uc804\uc740 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/template-parts\/(?P<id>([^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)[\\\/\\w%-]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "description": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud15c\ud50c\ub9bf\uc744 \uc2dd\ubcc4\ud558\ub294 \uace0\uc720 \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ud14c\ub9c8 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ud615\uc2dd.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ucf58\ud150\uce20.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc81c\ubaa9.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \uc81c\ubaa9. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\ud15c\ud50c\ub9bf \uc791\uc131\uc790\uc758 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\ud15c\ud50c\ub9bf \ubd80\ubd84\uac00 \uc0ac\uc6a9\ub420 \uc7a5\uc18c (\ud5e4\ub354, \ud478\ud130, \ub4f1)",
                            "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": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "wp_id": {
                            "description": "\uc9c0\uc815\ud55c \uae00 ID\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\ud2b9\uc815 \ud15c\ud50c\ub9bf \ubd80\ubd84 \uc601\uc5ed\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "post_type": {
                            "description": "\ud15c\ud50c\ub9bf\uc744 \uc5bb\uae30\uc704\ud55c \uae00 \ud615\uc2dd.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "description": "\ud15c\ud50c\ub9bf\uc744 \uc2dd\ubcc4\ud558\ub294 \uace0\uc720 \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": true
                        },
                        "theme": {
                            "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ud14c\ub9c8 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ud615\uc2dd.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "default": "",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ucf58\ud150\uce20.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "default": "",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc81c\ubaa9.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \uc81c\ubaa9. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "default": "",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\ud15c\ud50c\ub9bf \uc791\uc131\uc790\uc758 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\ud15c\ud50c\ub9bf \ubd80\ubd84\uac00 \uc0ac\uc6a9\ub420 \uc7a5\uc18c (\ud5e4\ub354, \ud478\ud130, \ub4f1)",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/template-parts"
                    }
                ]
            }
        },
        "\/wp\/v2\/template-parts\/lookup": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "description": "\ud3f4\ubc31\uc744 \uc5bb\uae30 \uc704\ud55c \ud15c\ud50c\ub9bf \uc2ac\ub7ec\uadf8",
                            "type": "string",
                            "required": true
                        },
                        "is_custom": {
                            "description": "\ud15c\ud50c\ub9bf\uc774 \uc0ac\uc6a9\uc790 \uc815\uc758\uc778\uc9c0 \ud15c\ud50c\ub9bf \uacc4\uce35\uad6c\uc870\uc758 \uc77c\ubd80\uc778\uc9c0 \uc9c0\uc815\ud569\ub2c8\ub2e4",
                            "type": "boolean",
                            "required": false
                        },
                        "template_prefix": {
                            "description": "\uc0dd\uc131\ub41c \ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ud15c\ud50c\ub9bf \uc811\ub450\uc5b4. \uc774\uac83\uc740 \uba54\uc778 \ud15c\ud50c\ub9bf \ud615\uc2dd\uc744 \ucd94\ucd9c\ud558\ub294\ub370 \uc0ac\uc6a9\ub429\ub2c8\ub2e4. \uc608: `\ud0dd\uc18c\ub178\ubbf8-\ucc45`\uc5d0\uc11c `\ud0dd\uc18c\ub178\ubbf8` \ucd94\ucd9c",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud15c\ud50c\ub9bf\uc744 \uc2dd\ubcc4\ud558\ub294 \uace0\uc720 \uc2ac\ub7ec\uadf8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": "[a-zA-Z0-9_\\%-]+",
                            "required": false
                        },
                        "theme": {
                            "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ud14c\ub9c8 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ud615\uc2dd.",
                            "type": "string",
                            "required": false
                        },
                        "content": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \ucf58\ud150\uce20.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ]
                                },
                                "block_version": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "title": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc81c\ubaa9.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c \uc81c\ubaa9. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\ud15c\ud50c\ub9bf\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "description": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "author": {
                            "description": "\ud15c\ud50c\ub9bf \uc791\uc131\uc790\uc758 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "area": {
                            "description": "\ud15c\ud50c\ub9bf \ubd80\ubd84\uac00 \uc0ac\uc6a9\ub420 \uc7a5\uc18c (\ud5e4\ub354, \ud478\ud130, \ub4f1)",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\ud15c\ud50c\ub9bf id",
                            "type": "string",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "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": "\uc804\uc5ed  \uc2a4\ud0c0\uc77c \uc218\uc815\ubcf8\uc758 \ubd80\ubaa8\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc804\uc5ed \uc2a4\ud0c0\uc77c \uc218\uc815\ubcf8\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\ud14c\ub9c8 \uc2dd\ubcc4\uc790",
                            "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": "\ud14c\ub9c8 \uc2dd\ubcc4\uc790",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/global-styles\/(?P<id>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "id": {
                            "description": "\ud15c\ud50c\ub9bf\uc758 id",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": false
                    },
                    "args": {
                        "styles": {
                            "description": "\uc804\uc5ed \uc2a4\ud0c0\uc77c",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "settings": {
                            "description": "\uc804\uc5ed \uc124\uc815",
                            "type": [
                                "object"
                            ],
                            "required": false
                        },
                        "title": {
                            "description": "\uc804\uccb4 \uc2a4\ud0c0\uc77c \uc635\uc158\uc758 \ud0c0\uc774\ud2c0.",
                            "type": [
                                "object",
                                "string"
                            ],
                            "properties": {
                                "raw": {
                                    "description": "\uc804\uccb4 \uc2a4\ud0c0\uc77c \uc635\uc158\uc5d0 \ub300\ud55c \ud0c0\uc774\ud2c0, \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ud0c0\uc774\ud2c0. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "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": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ub9ac\ube44\uc804\uc740 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/navigation\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "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": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "theme_json_version": {
                            "description": "\ud0c0\uc774\ud3ec\uadf8\ub798\ud53c \uc124\uc815\uc5d0 \uc0ac\uc6a9\ub418\ub294 theme.json \uc2a4\ud0a4\ub9c8\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "theme.json\uc5d0 \ubb38\uc790\uc5f4 \uc778\ucf54\ub529\ub41c font-family \uc120\uc5b8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "theme_json_version": {
                            "description": "\ud0c0\uc774\ud3ec\uadf8\ub798\ud53c \uc124\uc815\uc5d0 \uc0ac\uc6a9\ub418\ub294 theme.json \uc2a4\ud0a4\ub9c8\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_family_settings": {
                            "description": "theme.json\uc5d0 \ubb38\uc790\uc5f4 \uc778\ucf54\ub529\ub41c font-family \uc120\uc5b8\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "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": "\ud3f0\ud2b8 \ud398\uc774\uc2a4\uc758 \uc0c1\uc704 \ud3f0\ud2b8 \ud328\ubc00\ub9ac\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "id",
                            "enum": [
                                "id",
                                "include"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "\ud3f0\ud2b8 \ud398\uc774\uc2a4\uc758 \uc0c1\uc704 \ud3f0\ud2b8 \ud328\ubc00\ub9ac\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        },
                        "theme_json_version": {
                            "description": "\ud0c0\uc774\ud3ec\uadf8\ub798\ud53c \uc124\uc815\uc5d0 \uc0ac\uc6a9\ub418\ub294 theme.json \uc2a4\ud0a4\ub9c8\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": 3,
                            "minimum": 2,
                            "maximum": 3,
                            "required": false
                        },
                        "font_face_settings": {
                            "description": "\ubb38\uc790\uc5f4\ub85c \uc778\ucf54\ub529\ub41c theme.json \ud615\uc2dd\uc758 font-face \uc120\uc5b8\uc785\ub2c8\ub2e4.",
                            "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": "\ud3f0\ud2b8 \ud398\uc774\uc2a4\uc758 \uc0c1\uc704 \ud3f0\ud2b8 \ud328\ubc00\ub9ac\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "\ud3f0\ud2b8 \ud398\uc774\uc2a4\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "font_family_id": {
                            "description": "\ud3f0\ud2b8 \ud398\uc774\uc2a4\uc758 \uc0c1\uc704 \ud3f0\ud2b8 \ud328\ubc00\ub9ac\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        },
                        "id": {
                            "description": "\ud3f0\ud2b8 \ud398\uc774\uc2a4\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jb_store_css": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/jb_store_css"
                    }
                ]
            }
        },
        "\/wp\/v2\/jb_store_css\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jb_store_css\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jb_store_css\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "parent": {
                            "description": "\ud2b9\uc815 \uc0c1\uc704 ID\uac00 \uc788\ub294 \uc544\uc774\ud15c\uc73c\ub85c \uacb0\uacfc \uc138\ud2b8\ub97c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\ud2b9\uc815 \uc0c1\uc704 ID\uc758 \uc544\uc774\ud15c\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \uc544\uc774\ud15c\uc73c\ub85c \uacb0\uacfc \uc138\ud2b8\ub97c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "is_unread": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \uc77d\uac70\ub098 \uc77d\uc9c0 \uc54a\uc740 \ud53c\ub4dc\ubc31 \uc544\uc774\ud15c\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        },
                        "invalid_ids": {
                            "description": "\ud544\ud130\uc640 \ubb34\uad00\ud558\uac8c \uacb0\uacfc\uc5d0 \ud3ec\ud568\ud560 \uc544\uc774\ud15c ID \ubaa9\ub85d.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "fields_format": {
                            "description": "\uc751\ub2f5\uc758 \ud544\ub4dc \ub370\uc774\ud130 \ud615\uc2dd.",
                            "type": "string",
                            "enum": [
                                "label-value",
                                "collection"
                            ],
                            "default": "label-value",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/feedback"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback\/filters": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/feedback\/filters"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/integrations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "version": {
                            "type": "integer",
                            "default": 1,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/feedback\/integrations"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/integrations-metadata": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/feedback\/integrations-metadata"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/integrations\/(?P<slug>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "required": true
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback\/bulk_actions": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "action": {
                            "type": "string",
                            "enum": [
                                "mark_as_spam",
                                "mark_as_not_spam"
                            ],
                            "required": true
                        },
                        "post_ids": {
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/feedback\/bulk_actions"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/trash": {
            "namespace": "wp\/v2",
            "methods": [
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "status": {
                            "type": "string",
                            "enum": [
                                "trash",
                                "spam"
                            ],
                            "default": "trash",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/feedback\/trash"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/config": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/feedback\/config"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/(?P<id>\\d+)\/read": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "id": {
                            "type": "integer",
                            "required": true
                        },
                        "is_unread": {
                            "type": "boolean",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/feedback\/dismiss-classic-forms-notice": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/feedback\/dismiss-classic-forms-notice"
                    }
                ]
            }
        },
        "\/wp\/v2\/feedback\/counts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "search": {
                            "description": "Limit results to those matching a string.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "Limit results to those of a specific parent ID.",
                            "type": "integer",
                            "required": false
                        },
                        "before": {
                            "description": "Limit results to feedback published before a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "after": {
                            "description": "Limit results to feedback published after a given ISO8601 compliant date.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "is_unread": {
                            "description": "Limit results to read or unread feedback items.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/feedback\/counts"
                    }
                ]
            }
        },
        "\/wp\/v2\/jetpack-forms": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc791\uc131\uc790\uc5d0 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 \uc791\uc131\uc790\uc5d0 \ubc30\uc815\ub41c \uae00\uc744 \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "jetpack_forms_context": {
                            "description": "\uc82f\ud329 \uc591\uc2dd\uc5d0 \ub300\ud55c \ucee8\ud14d\uc2a4\ud2b8 \uc694\uccad. \"\uc54c\ub9bc\ud310\"\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc54c\ub9bc\ud310 \uc804\uc6a9 \ud544\ub4dc\ub97c \ud3ec\ud568\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "",
                            "enum": [
                                "",
                                "dashboard"
                            ],
                            "required": false
                        },
                        "has_responses": {
                            "description": "Filter forms by whether they have responses. \"true\" returns only forms with responses, \"false\" returns only forms without.",
                            "type": "string",
                            "enum": [
                                "",
                                "true",
                                "false"
                            ],
                            "default": "",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam",
                                "auto-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "_jetpack_forms_source_post_id": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/jetpack-forms"
                    }
                ]
            }
        },
        "\/wp\/v2\/jetpack-forms\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam",
                                "auto-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "_jetpack_forms_source_post_id": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jetpack-forms\/(?P<id>[\\d]+)\/preview-url": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "id": {
                            "description": "\uc591\uc2dd\uc758 \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jetpack-forms\/status-counts": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/jetpack-forms\/status-counts"
                    }
                ]
            }
        },
        "\/wp\/v2\/jetpack-forms\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jetpack-forms\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ub9ac\ube44\uc804\uc740 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jetpack-forms\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam",
                                "auto-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "_jetpack_forms_source_post_id": {
                                    "type": "integer",
                                    "title": "",
                                    "description": "",
                                    "default": 0
                                },
                                "footnotes": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jetpack-forms\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/content-guidelines": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "category": {
                            "description": "Limit response to a specific guideline category.",
                            "type": "string",
                            "enum": [
                                "copy",
                                "images",
                                "site",
                                "additional",
                                "blocks"
                            ],
                            "required": false
                        },
                        "block": {
                            "description": "Limit response to guidelines for a specific block type.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "Limit response to guidelines with a specific status.",
                            "type": "string",
                            "enum": [
                                "draft",
                                "publish"
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "status": {
                            "description": "The status of the guidelines (draft or publish).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "publish"
                            ],
                            "required": false
                        },
                        "guideline_categories": {
                            "description": "The guideline categories and their content.",
                            "type": "object",
                            "properties": {
                                "copy": {
                                    "type": "object",
                                    "properties": {
                                        "label": {
                                            "type": "string",
                                            "maxLength": 200
                                        },
                                        "guidelines": {
                                            "type": "string",
                                            "maxLength": 5000
                                        }
                                    }
                                },
                                "images": {
                                    "type": "object",
                                    "properties": {
                                        "label": {
                                            "type": "string",
                                            "maxLength": 200
                                        },
                                        "guidelines": {
                                            "type": "string",
                                            "maxLength": 5000
                                        }
                                    }
                                },
                                "site": {
                                    "type": "object",
                                    "properties": {
                                        "label": {
                                            "type": "string",
                                            "maxLength": 200
                                        },
                                        "guidelines": {
                                            "type": "string",
                                            "maxLength": 5000
                                        }
                                    }
                                },
                                "blocks": {
                                    "type": "object",
                                    "additionalProperties": {
                                        "type": "object",
                                        "properties": {
                                            "guidelines": {
                                                "type": "string",
                                                "maxLength": 5000
                                            }
                                        }
                                    }
                                },
                                "additional": {
                                    "type": "object",
                                    "properties": {
                                        "label": {
                                            "type": "string",
                                            "maxLength": 200
                                        },
                                        "guidelines": {
                                            "type": "string",
                                            "maxLength": 5000
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/content-guidelines"
                    }
                ]
            }
        },
        "\/wp\/v2\/content-guidelines\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "status": {
                            "description": "The status of the guidelines (draft or publish).",
                            "type": "string",
                            "enum": [
                                "draft",
                                "publish"
                            ],
                            "required": false
                        },
                        "guideline_categories": {
                            "description": "The guideline categories and their content.",
                            "type": "object",
                            "properties": {
                                "copy": {
                                    "type": "object",
                                    "properties": {
                                        "label": {
                                            "type": "string",
                                            "maxLength": 200
                                        },
                                        "guidelines": {
                                            "type": "string",
                                            "maxLength": 5000
                                        }
                                    }
                                },
                                "images": {
                                    "type": "object",
                                    "properties": {
                                        "label": {
                                            "type": "string",
                                            "maxLength": 200
                                        },
                                        "guidelines": {
                                            "type": "string",
                                            "maxLength": 5000
                                        }
                                    }
                                },
                                "site": {
                                    "type": "object",
                                    "properties": {
                                        "label": {
                                            "type": "string",
                                            "maxLength": 200
                                        },
                                        "guidelines": {
                                            "type": "string",
                                            "maxLength": 5000
                                        }
                                    }
                                },
                                "blocks": {
                                    "type": "object",
                                    "additionalProperties": {
                                        "type": "object",
                                        "properties": {
                                            "guidelines": {
                                                "type": "string",
                                                "maxLength": 5000
                                            }
                                        }
                                    }
                                },
                                "additional": {
                                    "type": "object",
                                    "properties": {
                                        "label": {
                                            "type": "string",
                                            "maxLength": 200
                                        },
                                        "guidelines": {
                                            "type": "string",
                                            "maxLength": 5000
                                        }
                                    }
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/content-guidelines\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/content-guidelines\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ub9ac\ube44\uc804\uc740 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/content-guidelines\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)\/restore": {
            "namespace": "wp\/v2",
            "methods": [
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "The ID for the parent of the revision.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "Unique identifier for the revision to restore.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/event_listing": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc791\uc131\uc790\uc5d0 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 \uc791\uc131\uc790\uc5d0 \ubc30\uc815\ub41c \uae00\uc744 \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 menu_order \uac12\uc774 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "integer",
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "menu_order"
                            ],
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\uac00 \uc788\ub294 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "parent_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8 ID\uac00 \uc788\ub294 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "tax_relation": {
                            "description": "\ub2e4\uc911 \ud0dd\uc18c\ub178\ubbf8 \uac04\uc758 \uad00\uacc4\uc5d0 \uae30\ubc18\ud558\uc5ec \uacb0\uacfc \uc138\ud2b8\ub97c \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "AND",
                                "OR"
                            ],
                            "required": false
                        },
                        "event_listing_category": {
                            "description": "event_listing_category \ud0dd\uc18c\ub178\ubbf8\ub85c \uc9c0\uc815\ud55c \ud2b9\uc815 \uc6a9\uc5b4\uc744 \uac00\uc9c4 \ubaa8\ub4e0 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc \uc138\ud2b8\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\uacb0\uacfc\ubaa8\uc74c\uc744 \uc81c\ud55c\ud560 \uc6a9\uc5b4\uc5d0 \ud558\uc704 \uc6a9\uc5b4\ub97c \ud3ec\ud568\uc2dc\ud0ac\uc9c0 \uc5ec\ubd80.",
                                            "type": "boolean",
                                            "default": false
                                        },
                                        "operator": {
                                            "description": "\ud56d\ubaa9\uc774 \ud2b9\uc815 \uc6a9\uc5b4\uc758 \ubaa8\ub450 \ub610\ub294 \uc5b4\ub290 \ud558\ub098\uc5d0 \ubc30\uc815\ub418\uc57c \ud558\ub294\uc9c0 \uc5ec\ubd80.",
                                            "type": "string",
                                            "enum": [
                                                "AND",
                                                "OR"
                                            ],
                                            "default": "OR"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        },
                        "event_listing_category_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c event_listing_category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \ubc30\uc815\ub41c \ud2b9\uc815 \uc6a9\uc5b4\ub97c \uac00\uc9c4 \uac83\uc744 \uc81c\uc678\ud55c \ubaa8\ub4e0 \ud56d\ubaa9\uc5d0 \uc81c\ud55c.",
                            "type": [
                                "object",
                                "array"
                            ],
                            "oneOf": [
                                {
                                    "title": "\ud56d\ubaa9 ID \ubaa9\ub85d",
                                    "description": "\ub098\uc5f4\ub41c ID\uc640 \uc6a9\uc5b4\ub97c \uc77c\uce58\uc2dc\ud0a4\uc138\uc694.",
                                    "type": "array",
                                    "items": {
                                        "type": "integer"
                                    }
                                },
                                {
                                    "title": "\ud0dd\uc18c\ub178\ubbf8 \ucffc\ub9ac \ud56d\ubaa9 ID",
                                    "description": "\uace0\uae09 \ud56d\ubaa9 \ucffc\ub9ac\ub97c \uc218\ud589\ud558\uc138\uc694.",
                                    "type": "object",
                                    "properties": {
                                        "terms": {
                                            "description": "Term \uc544\uc774\ub514.",
                                            "type": "array",
                                            "items": {
                                                "type": "integer"
                                            },
                                            "default": []
                                        },
                                        "include_children": {
                                            "description": "\uacb0\uacfc\ubaa8\uc74c\uc744 \uc81c\ud55c\ud560 \uc6a9\uc5b4\uc5d0 \ud558\uc704 \uc6a9\uc5b4\ub97c \ud3ec\ud568\uc2dc\ud0ac\uc9c0 \uc5ec\ubd80.",
                                            "type": "boolean",
                                            "default": false
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            ],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam",
                                "auto-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\uae00\uc758 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub2e4\ub978 \uae00\uacfc \uad00\ub828\ub41c \uae00\uc758 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "event_listing_category": {
                            "description": "event_listing_category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "\uc88b\uc544\uc694\uac00 \ud65c\uc131\ud654\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\uacf5\uc720 \ubc84\ud2bc\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/event_listing"
                    }
                ]
            }
        },
        "\/wp\/v2\/event_listing\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\uae30\ubcf8 \uc694\uc57d\uae00 \uae38\uc774\ub97c \uc7ac\uc815\uc758\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam",
                                "auto-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\uae00\uc758 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub2e4\ub978 \uae00\uacfc \uad00\ub828\ub41c \uae00\uc758 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "event_listing_category": {
                            "description": "event_listing_category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "\uc88b\uc544\uc694\uac00 \ud65c\uc131\ud654\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\uacf5\uc720 \ubc84\ud2bc\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/event_listing\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uae00\uc758 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam",
                                "auto-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "comment_status": {
                            "description": "\ub313\uae00\uc774 \uae00\uc5d0 \uc5f4\ub9ac\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "ping_status": {
                            "description": "\uae00\uc774 \ud551 \ub420 \uc218 \uc788\ub294\uc9c0 \uc5ec\ubd80.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "menu_order": {
                            "description": "\ub2e4\ub978 \uae00\uacfc \uad00\ub828\ub41c \uae00\uc758 \uc21c\uc11c.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        },
                        "event_listing_category": {
                            "description": "event_listing_category \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc788\ub294 \uae00\uc5d0 \ubc30\uc815\ub41c \uc6a9\uc5b4.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "required": false
                        },
                        "jetpack_likes_enabled": {
                            "description": "\uc88b\uc544\uc694\uac00 \ud65c\uc131\ud654\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_sharing_enabled": {
                            "description": "\uacf5\uc720 \ubc84\ud2bc\uc774 \ud65c\uc131\ud654\ub418\uc5c8\ub098\uc694?",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/event_listing\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/visibility_preset": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "enable": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "columns"
                                },
                                "hide_block": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "control_sets": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "number"
                                            },
                                            "title": {
                                                "type": "string"
                                            },
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "controls": {
                                                "type": "object",
                                                "additionalProperties": true,
                                                "properties": []
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/visibility_preset"
                    }
                ]
            }
        },
        "\/wp\/v2\/visibility_preset\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "enable": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": true
                                },
                                "layout": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": "columns"
                                },
                                "hide_block": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "control_sets": {
                                    "type": "array",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "items": {
                                        "type": "object",
                                        "properties": {
                                            "id": {
                                                "type": "number"
                                            },
                                            "title": {
                                                "type": "string"
                                            },
                                            "enable": {
                                                "type": "boolean"
                                            },
                                            "controls": {
                                                "type": "object",
                                                "additionalProperties": true,
                                                "properties": []
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_order": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/jp_pay_order"
                    }
                ]
            }
        },
        "\/wp\/v2\/jp_pay_order\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "excerpt_length": {
                            "description": "\uae30\ubcf8 \uc694\uc57d\uae00 \uae38\uc774\ub97c \uc7ac\uc815\uc758\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "excerpt": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uae00\uc5d0 \ub300\ud55c \uc694\uc57d.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc694\uc57d, \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\uc694\uc57d\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_product": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc791\uc131\uc790\uc5d0 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 \uc791\uc131\uc790\uc5d0 \ubc30\uc815\ub41c \uae00\uc744 \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "spay_price": {
                                    "type": "number",
                                    "title": "",
                                    "description": "\uac04\ud3b8\ud55c \uacb0\uc81c, \uac00\uaca9.",
                                    "default": 0
                                },
                                "spay_currency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\uac04\ud3b8\ud55c \uacb0\uc81c, \ud1b5\ud654 \ucf54\ub4dc.",
                                    "default": ""
                                },
                                "spay_cta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\uac04\ud3b8\ud55c \uacb0\uc81c, &quot;\uad6c\ub9e4&quot; \ub610\ub294 \ub2e4\ub978 CTA\uac00 \ud3ec\ud568\ub41c \ud14d\uc2a4\ud2b8",
                                    "default": ""
                                },
                                "spay_multiple": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uac04\ud3b8\ud55c \uacb0\uc81c, \uc5ec\ub7ec \ud56d\ubaa9 \ud5c8\uc6a9",
                                    "default": false
                                },
                                "spay_email": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\uac04\ud3b8\ud55c \uacb0\uc81c \ubc84\ud2bc, PayPal \uc774\uba54\uc77c.",
                                    "default": ""
                                },
                                "spay_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\uac04\ud3b8\ud55c \uacb0\uc81c, \uc0c1\ud0dc.",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/jp_pay_product"
                    }
                ]
            }
        },
        "\/wp\/v2\/jp_pay_product\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "spay_price": {
                                    "type": "number",
                                    "title": "",
                                    "description": "\uac04\ud3b8\ud55c \uacb0\uc81c, \uac00\uaca9.",
                                    "default": 0
                                },
                                "spay_currency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\uac04\ud3b8\ud55c \uacb0\uc81c, \ud1b5\ud654 \ucf54\ub4dc.",
                                    "default": ""
                                },
                                "spay_cta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\uac04\ud3b8\ud55c \uacb0\uc81c, &quot;\uad6c\ub9e4&quot; \ub610\ub294 \ub2e4\ub978 CTA\uac00 \ud3ec\ud568\ub41c \ud14d\uc2a4\ud2b8",
                                    "default": ""
                                },
                                "spay_multiple": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uac04\ud3b8\ud55c \uacb0\uc81c, \uc5ec\ub7ec \ud56d\ubaa9 \ud5c8\uc6a9",
                                    "default": false
                                },
                                "spay_email": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\uac04\ud3b8\ud55c \uacb0\uc81c \ubc84\ud2bc, PayPal \uc774\uba54\uc77c.",
                                    "default": ""
                                },
                                "spay_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\uac04\ud3b8\ud55c \uacb0\uc81c, \uc0c1\ud0dc.",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_product\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "featured_media": {
                            "description": "\uae00\uc758 \ucd94\ucc9c \ubbf8\ub514\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "spay_price": {
                                    "type": "number",
                                    "title": "",
                                    "description": "\uac04\ud3b8\ud55c \uacb0\uc81c, \uac00\uaca9.",
                                    "default": 0
                                },
                                "spay_currency": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\uac04\ud3b8\ud55c \uacb0\uc81c, \ud1b5\ud654 \ucf54\ub4dc.",
                                    "default": ""
                                },
                                "spay_cta": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\uac04\ud3b8\ud55c \uacb0\uc81c, &quot;\uad6c\ub9e4&quot; \ub610\ub294 \ub2e4\ub978 CTA\uac00 \ud3ec\ud568\ub41c \ud14d\uc2a4\ud2b8",
                                    "default": ""
                                },
                                "spay_multiple": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uac04\ud3b8\ud55c \uacb0\uc81c, \uc5ec\ub7ec \ud56d\ubaa9 \ud5c8\uc6a9",
                                    "default": false
                                },
                                "spay_email": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\uac04\ud3b8\ud55c \uacb0\uc81c \ubc84\ud2bc, PayPal \uc774\uba54\uc77c.",
                                    "default": ""
                                },
                                "spay_status": {
                                    "type": "string",
                                    "title": "",
                                    "description": "\uac04\ud3b8\ud55c \uacb0\uc81c, \uc0c1\ud0dc.",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/jp_pay_product\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/getwid_template_part": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "author": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \uc791\uc131\uc790\uc5d0 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "author_exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 \uc791\uc131\uc790\uc5d0 \ubc30\uc815\ub41c \uae00\uc744 \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam",
                                "auto-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/getwid_template_part"
                    }
                ]
            }
        },
        "\/wp\/v2\/getwid_template_part\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam",
                                "auto-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/getwid_template_part\/(?P<parent>[\\d]+)\/revisions": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\ucf5c\ub809\uc158\uc744 \uc624\ube0c\uc81d\ud2b8 \uc18d\uc131\uc73c\ub85c \ubd84\ub958.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "date",
                                "id",
                                "include",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/getwid_template_part\/(?P<parent>[\\d]+)\/revisions\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "parent": {
                            "description": "\ub9ac\ube44\uc804 \ubd80\ubaa8 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\ub9ac\ube44\uc804\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ub9ac\ube44\uc804\uc740 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/getwid_template_part\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam",
                                "auto-draft"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "author": {
                            "description": "\uae00\uc758 \uc791\uc131\uc790\uc5d0 \ub300\ud55c ID.",
                            "type": "integer",
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/getwid_template_part\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/stackable_temp_post": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "after": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_after": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\ud6c4\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "before": {
                            "description": "\ubc18\uc751\uc744 \uc8fc\uc5b4\uc9c4 ISO8601\uc5d0 \ub530\ub978 \ub0a0\uc9dc \uc774\uc804\uc5d0 \ubc1c\ud589\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "modified_before": {
                            "description": "\uc81c\uacf5\ud55c ISO8601 \uc900\uc218 \ub0a0\uc9dc \uc774\uc804\uc5d0 \uc218\uc815\ud55c \uae00\ub85c \uc751\ub2f5\uc744 \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "string",
                            "format": "date-time",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "search_semantics": {
                            "description": "\uac80\uc0c9 \uc785\ub825\uc744 \ud574\uc11d\ud558\ub294 \ubc29\ubc95\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "exact"
                            ],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title"
                            ],
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post_title",
                                    "post_content",
                                    "post_excerpt"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "status": {
                            "default": "publish",
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\uac00 \ubc30\uc815\ub41c \uae00\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "publish",
                                    "future",
                                    "draft",
                                    "pending",
                                    "private",
                                    "trash",
                                    "auto-draft",
                                    "inherit",
                                    "request-pending",
                                    "request-confirmed",
                                    "request-failed",
                                    "request-completed",
                                    "spam",
                                    "jp-temp-feedback",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "stk_block_name": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stk_block_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stk_style_slug": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/stackable_temp_post"
                    }
                ]
            }
        },
        "\/wp\/v2\/stackable_temp_post\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "password": {
                            "description": "\uae00\uc774 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub41c \uacbd\uc6b0 \uae00 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "stk_block_name": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stk_block_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stk_style_slug": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ud734\uc9c0\ud1b5 \ubb34\uc2dc \ubc0f \uac15\uc81c \uc0ad\uc81c \uc5ec\ubd80.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/stackable_temp_post\/(?P<id>[\\d]+)\/autosaves": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "date": {
                            "description": "\uc0ac\uc774\ud2b8\uc758 \uc2dc\uac04\ub300\ub85c \uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "date_gmt": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \ub0a0\uc9dc, GMT \uae30\uc900.",
                            "type": [
                                "string",
                                "null"
                            ],
                            "format": "date-time",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \ub3c5\ud2b9\ud55c \uae00\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uba85\uba85\ub41c \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "publish",
                                "future",
                                "draft",
                                "pending",
                                "private",
                                "spam"
                            ],
                            "required": false
                        },
                        "password": {
                            "description": "\ucf58\ud150\uce20\uc640 \uc694\uc57d\uc758 \uc811\uadfc\uc744 \ubcf4\ud638\ud560 \ube44\ubc00\ubc88\ud638.",
                            "type": "string",
                            "required": false
                        },
                        "title": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \uc81c\ubaa9.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc788\ub294 \uae00\uc758 \uc81c\ubaa9\uc785\ub2c8\ub2e4.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "content": {
                            "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20.",
                            "type": "object",
                            "properties": {
                                "raw": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c \ucf58\ud150\uce20. \ub370\uc774\ud130\ubca0\uc774\uc2a4\uc5d0 \uc874\uc7ac\ud558\ub294 \uac83\uacfc \uac19\uc74c.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "rendered": {
                                    "description": "\uae00\uc5d0 \ub300\ud55c HTML \ucf58\ud150\uce20. \ud45c\uc2dc\ub97c \uc704\ud574 \ubcc0\ud658\ub428.",
                                    "type": "string",
                                    "context": [
                                        "view",
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "block_version": {
                                    "description": "\uae00\uc5d0\uc11c \uc0ac\uc6a9\ub41c \ucf58\ud150\uce20 \ube14\ub85d \ud615\uc2dd\uc758 \ubc84\uc804\uc785\ub2c8\ub2e4.",
                                    "type": "integer",
                                    "context": [
                                        "edit"
                                    ],
                                    "readonly": true
                                },
                                "protected": {
                                    "description": "\ucf58\ud150\uce20\uac00 \ube44\ubc00\ubc88\ud638\ub85c \ubcf4\ud638\ub3fc\uc57c\ud560\uc9c0 \uc5ec\ubd80.",
                                    "type": "boolean",
                                    "context": [
                                        "view",
                                        "edit",
                                        "embed"
                                    ],
                                    "readonly": true
                                }
                            },
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "_crdt_document": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "inline_featured_image": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "jetpack_post_was_ever_published": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "\uae00\uc774 \ubc1c\ud589\ub41c \uc801\uc774 \uc788\ub294\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                                    "default": false
                                },
                                "stk_block_name": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stk_block_title": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                },
                                "stk_style_slug": {
                                    "type": "string",
                                    "title": "",
                                    "description": "",
                                    "default": ""
                                }
                            },
                            "required": false
                        },
                        "template": {
                            "description": "\uae00\uc744 \ud45c\uc2dc\ud558\ub294\ub370 \uc0ac\uc6a9\ud560 \ud14c\ub9c8 \ud30c\uc77c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/stackable_temp_post\/(?P<parent>[\\d]+)\/autosaves\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "parent": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 \uc0c1\uc704\uc5d0 \ub300\ud55c ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "id": {
                            "description": "\uc790\ub3d9\uc800\uc7a5\uc758 ID.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/types"
                    }
                ]
            }
        },
        "\/wp\/v2\/types\/(?P<type>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "type": {
                            "description": "\uae00 \uc720\ud615\uc5d0 \ub300\ud55c \uc601\uc22b\uc790(alphanumeric) \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/statuses": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/statuses"
                    }
                ]
            }
        },
        "\/wp\/v2\/statuses\/(?P<status>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\uc0c1\ud0dc\uc5d0 \ub300\ud55c \uc601\uc22b\uc790(alphanumeric) \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/taxonomies": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "type": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \uae00 \uc720\ud615\uacfc \uc5f0\uad00\ub41c \ud0dd\uc18c\ub178\ubbf8\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/taxonomies"
                    }
                ]
            }
        },
        "\/wp\/v2\/taxonomies\/(?P<taxonomy>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "taxonomy": {
                            "description": "\ud0dd\uc18c\ub178\ubbf8\uc5d0 \ub300\ud55c \uc601\uc22b\uc790(alphanumeric) \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc73c\ub85c \ucf5c\ub809\uc158 \ubd84\ub958.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\uc5b4\ub5a4 \uae00\uc5d0\ub3c4 \ubc30\uc815\ub418\uc9c0 \uc54a\uc740 \ud140 \uac10\ucd94\uae30 \uc5ec\ubd80.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \ud560\ub2f9\ub41c \uc6a9\uc5b4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\ud2b9\uc815 \uae00\uc5d0 \uc9c0\uc815\ud55c \uc6a9\uc5b4\ub85c \uc124\uc815\ud55c \uacb0\uacfc\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \ud140\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ubd80\ubaa8 \uc6a9\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ubd80\ubaa8 \uc6a9\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\uc6a9\uc5b4\ub294 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/tags": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc73c\ub85c \ucf5c\ub809\uc158 \ubd84\ub958.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\uc5b4\ub5a4 \uae00\uc5d0\ub3c4 \ubc30\uc815\ub418\uc9c0 \uc54a\uc740 \ud140 \uac10\ucd94\uae30 \uc5ec\ubd80.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\ud2b9\uc815 \uae00\uc5d0 \uc9c0\uc815\ud55c \uc6a9\uc5b4\ub85c \uc124\uc815\ud55c \uacb0\uacfc\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \ud140\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\uc6a9\uc5b4\ub294 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/menus": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc73c\ub85c \ucf5c\ub809\uc158 \ubd84\ub958.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\uc5b4\ub5a4 \uae00\uc5d0\ub3c4 \ubc30\uc815\ub418\uc9c0 \uc54a\uc740 \ud140 \uac10\ucd94\uae30 \uc5ec\ubd80.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\ud2b9\uc815 \uae00\uc5d0 \uc9c0\uc815\ud55c \uc6a9\uc5b4\ub85c \uc124\uc815\ud55c \uacb0\uacfc\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \ud140\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "\uba54\ub274\uc5d0 \ubc30\uc815\ub41c \uc704\uce58\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\uc774 \uba54\ub274\uc5d0 \ucd5c\uc0c1\uc704 \ud398\uc774\uc9c0\ub97c \uc790\ub3d9\uc73c\ub85c \ucd94\uac00\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        },
                        "locations": {
                            "description": "\uba54\ub274\uc5d0 \ubc30\uc815\ub41c \uc704\uce58\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "auto_add": {
                            "description": "\uc774 \uba54\ub274\uc5d0 \ucd5c\uc0c1\uc704 \ud398\uc774\uc9c0\ub97c \uc790\ub3d9\uc73c\ub85c \ucd94\uac00\ud560\uc9c0 \uc5ec\ubd80\uc785\ub2c8\ub2e4.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\uc6a9\uc5b4\ub294 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/wp_pattern_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc73c\ub85c \ucf5c\ub809\uc158 \ubd84\ub958.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\uc5b4\ub5a4 \uae00\uc5d0\ub3c4 \ubc30\uc815\ub418\uc9c0 \uc54a\uc740 \ud140 \uac10\ucd94\uae30 \uc5ec\ubd80.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "post": {
                            "description": "\ud2b9\uc815 \uae00\uc5d0 \uc9c0\uc815\ud55c \uc6a9\uc5b4\ub85c \uc124\uc815\ud55c \uacb0\uacfc\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \ud140\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\uc6a9\uc5b4\ub294 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/event_listing_category": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "asc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uc6a9\uc5b4 \uc18d\uc131\uc73c\ub85c \ucf5c\ub809\uc158 \ubd84\ub958.",
                            "type": "string",
                            "default": "name",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "slug",
                                "include_slugs",
                                "term_group",
                                "description",
                                "count"
                            ],
                            "required": false
                        },
                        "hide_empty": {
                            "description": "\uc5b4\ub5a4 \uae00\uc5d0\ub3c4 \ubc30\uc815\ub418\uc9c0 \uc54a\uc740 \ud140 \uac10\ucd94\uae30 \uc5ec\ubd80.",
                            "type": "boolean",
                            "default": false,
                            "required": false
                        },
                        "parent": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ubd80\ubaa8\uc5d0 \ud560\ub2f9\ub41c \uc6a9\uc5b4\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "post": {
                            "description": "\ud2b9\uc815 \uae00\uc5d0 \uc9c0\uc815\ud55c \uc6a9\uc5b4\ub85c \uc124\uc815\ud55c \uacb0\uacfc\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "integer",
                            "default": null,
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \ud140\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": true
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ubd80\ubaa8 \uc6a9\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/event_listing_category"
                    }
                ]
            }
        },
        "\/wp\/v2\/event_listing_category\/(?P<id>[\\d]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "description": {
                            "description": "\uc6a9\uc5b4\uc758 HTML \uc124\uba85\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c HTML \uc81c\ubaa9.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\ud574\ub2f9 \uc720\ud615\uc5d0 \uace0\uc720\ud55c \uc6a9\uc5b4\uc758 \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "parent": {
                            "description": "\ubd80\ubaa8 \uc6a9\uc5b4 ID\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": [],
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \ub3c5\ud2b9\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\uc6a9\uc5b4\ub294 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc73c\ubbc0\ub85c true\uac00 \ud544\uc218\uc784.",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "default": "asc",
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "orderby": {
                            "default": "name",
                            "description": "\uc0ac\uc6a9\uc790 \uc18d\uc131\uc73c\ub85c \uceec\ub809\uc158 \ubd84\ub958.",
                            "enum": [
                                "id",
                                "include",
                                "name",
                                "registered_date",
                                "slug",
                                "include_slugs",
                                "email",
                                "url"
                            ],
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud558\ub098 \uc774\uc0c1\uc758 \ud2b9\uc815 \uc2ac\ub7ec\uadf8\uac00 \uc788\ub294 \uc0ac\uc6a9\uc790\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "roles": {
                            "description": "\ucd5c\uc18c\ud55c \ud558\ub098\uc758 \ud2b9\uc815 \uc5ed\ud560\uc5d0 \uc81c\uacf5\ud55c \uac83\uacfc \uc77c\uce58\ud558\ub294 \uc0ac\uc6a9\uc790\ub85c \uc124\uc815\ud55c \uacb0\uacfc\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. csv \ubaa9\ub85d\uc774\ub098 \ub2e8\uc77c \uc5ed\ud560\uc744 \ud5c8\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "capabilities": {
                            "description": "\ucd5c\uc18c\ud55c \ud558\ub098\uc758 \ud2b9\uc815 \uad8c\ud55c\uc5d0 \uc81c\uacf5\ud55c \uac83\uacfc \uc77c\uce58\ud558\ub294 \uc0ac\uc6a9\uc790\ub85c \uc124\uc815\ud55c \uacb0\uacfc\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4. csv \ubaa9\ub85d\uc774\ub098 \ub2e8\uc77c \uad8c\ud55c\uc744 \ud5c8\uc6a9\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "who": {
                            "description": "\uc791\uc131\uc790\ub85c \uac04\uc8fc\ub418\ub294 \uc0ac\uc6a9\uc790\uc5d0 \uacb0\uacfc\ubaa8\uc74c\uc744 \uc81c\ud55c.",
                            "type": "string",
                            "enum": [
                                "authors"
                            ],
                            "required": false
                        },
                        "has_published_posts": {
                            "description": "\uae00\uc744 \ubc1c\ud589\ud55c \uc0ac\uc6a9\uc790\uc5d0 \uacb0\uacfc \uc138\ud2b8\ub97c \uc81c\ud55c.",
                            "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",
                                    "jb_store_css": "jb_store_css",
                                    "feedback": "feedback",
                                    "jetpack_form": "jetpack_form",
                                    "wp_content_guideline": "wp_content_guideline",
                                    "event_listing": "event_listing",
                                    "visibility_preset": "visibility_preset",
                                    "jp_pay_order": "jp_pay_order",
                                    "jp_pay_product": "jp_pay_product",
                                    "getwid_template_part": "getwid_template_part",
                                    "stackable_temp_post": "stackable_temp_post"
                                }
                            },
                            "required": false
                        },
                        "search_columns": {
                            "default": [],
                            "description": "\uac80\uc0c9\ud560 \uc5f4 \uc774\ub984\uc758 \ubc30\uc5f4\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "email",
                                    "name",
                                    "id",
                                    "username",
                                    "slug"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "username": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \ub85c\uadf8\uc778 \uc774\ub984.",
                            "type": "string",
                            "required": true
                        },
                        "name": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \ud45c\uc2dc\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \uc131.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \uc774\uba54\uc77c \uc8fc\uc18c.",
                            "type": "string",
                            "format": "email",
                            "required": true
                        },
                        "url": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \ub85c\ucf00\uc77c.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "ary",
                                "az",
                                "cs_CZ",
                                "da_DK",
                                "de_CH",
                                "de_DE",
                                "el",
                                "en_AU",
                                "en_GB",
                                "es_ES",
                                "es_MX",
                                "fr_CA",
                                "fr_FR",
                                "hi_IN",
                                "it_IT",
                                "ja",
                                "ko_KR",
                                "ms_MY",
                                "nl_BE",
                                "nn_NO",
                                "pa_IN",
                                "pl_PL",
                                "pt_BR",
                                "ro_RO",
                                "ru_RU",
                                "sv_SE",
                                "tr_TR",
                                "uk",
                                "vi",
                                "zh_CN",
                                "zh_HK"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \ubcc4\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \uc601\uc22b\uc790(alphanumeric) \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ubc30\uc815\ub41c \uc5ed\ud560.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \ube44\ubc00\ubc88\ud638 (\ud3ec\ud568\ub41c \uc801\uc774 \uc5c6\uc74c).",
                            "type": "string",
                            "required": true
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "getwid_ai_accept_terms": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\uc120\ud0dd\uc0ac\ud56d\uc774 \uc5c5\ub370\uc774\ud2b8 \ub41c \ub0a0\uc9dc\uc640 \uc2dc\uac04.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "jetpack_donation_warning_dismissed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "username": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \ub85c\uadf8\uc778 \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \ud45c\uc2dc\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \uc131.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \uc774\uba54\uc77c \uc8fc\uc18c.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \ub85c\ucf00\uc77c.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "ary",
                                "az",
                                "cs_CZ",
                                "da_DK",
                                "de_CH",
                                "de_DE",
                                "el",
                                "en_AU",
                                "en_GB",
                                "es_ES",
                                "es_MX",
                                "fr_CA",
                                "fr_FR",
                                "hi_IN",
                                "it_IT",
                                "ja",
                                "ko_KR",
                                "ms_MY",
                                "nl_BE",
                                "nn_NO",
                                "pa_IN",
                                "pl_PL",
                                "pt_BR",
                                "ro_RO",
                                "ru_RU",
                                "sv_SE",
                                "tr_TR",
                                "uk",
                                "vi",
                                "zh_CN",
                                "zh_HK"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \ubcc4\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \uc601\uc22b\uc790(alphanumeric) \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ubc30\uc815\ub41c \uc5ed\ud560.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \ube44\ubc00\ubc88\ud638 (\ud3ec\ud568\ub41c \uc801\uc774 \uc5c6\uc74c).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "getwid_ai_accept_terms": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\uc120\ud0dd\uc0ac\ud56d\uc774 \uc5c5\ub370\uc774\ud2b8 \ub41c \ub0a0\uc9dc\uc640 \uc2dc\uac04.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "jetpack_donation_warning_dismissed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc6a9\uc5b4\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ucc38(true)\uc774 \ud544\uc218, \uc0ac\uc6a9\uc790\ub294 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc74c.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "\uc0ad\uc81c\ub41c \uc0ac\uc6a9\uc790\uc758 \uae00\uacfc \ub9c1\ud06c\ub97c \uc774 \uc0ac\uc6a9\uc790\uc758 ID\uc5d0 \uc7ac\ubc30\uc815\ud558\uae30.",
                            "required": true
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/users\/me": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST",
                "PUT",
                "PATCH",
                "DELETE"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "username": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \ub85c\uadf8\uc778 \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "name": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \ud45c\uc2dc\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "first_name": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "last_name": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \uc131.",
                            "type": "string",
                            "required": false
                        },
                        "email": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \uc774\uba54\uc77c \uc8fc\uc18c.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "url": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "description": {
                            "description": "\uc0ac\uc6a9\uc790\uc758 \uc124\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "locale": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \ub85c\ucf00\uc77c.",
                            "type": "string",
                            "enum": [
                                "",
                                "en_US",
                                "ar",
                                "ary",
                                "az",
                                "cs_CZ",
                                "da_DK",
                                "de_CH",
                                "de_DE",
                                "el",
                                "en_AU",
                                "en_GB",
                                "es_ES",
                                "es_MX",
                                "fr_CA",
                                "fr_FR",
                                "hi_IN",
                                "it_IT",
                                "ja",
                                "ko_KR",
                                "ms_MY",
                                "nl_BE",
                                "nn_NO",
                                "pa_IN",
                                "pl_PL",
                                "pt_BR",
                                "ro_RO",
                                "ru_RU",
                                "sv_SE",
                                "tr_TR",
                                "uk",
                                "vi",
                                "zh_CN",
                                "zh_HK"
                            ],
                            "required": false
                        },
                        "nickname": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \ubcc4\uba85.",
                            "type": "string",
                            "required": false
                        },
                        "slug": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \uc601\uc22b\uc790(alphanumeric) \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "roles": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ubc30\uc815\ub41c \uc5ed\ud560.",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "password": {
                            "description": "\uc0ac\uc6a9\uc790\uc5d0 \ub300\ud55c \ube44\ubc00\ubc88\ud638 (\ud3ec\ud568\ub41c \uc801\uc774 \uc5c6\uc74c).",
                            "type": "string",
                            "required": false
                        },
                        "meta": {
                            "description": "\uba54\ud0c0 \ud544\ub4dc.",
                            "type": "object",
                            "properties": {
                                "getwid_ai_accept_terms": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                },
                                "persisted_preferences": {
                                    "type": "object",
                                    "title": "",
                                    "description": "",
                                    "default": [],
                                    "context": [
                                        "edit"
                                    ],
                                    "properties": {
                                        "_modified": {
                                            "description": "\uc120\ud0dd\uc0ac\ud56d\uc774 \uc5c5\ub370\uc774\ud2b8 \ub41c \ub0a0\uc9dc\uc640 \uc2dc\uac04.",
                                            "type": "string",
                                            "format": "date-time",
                                            "readonly": false
                                        }
                                    },
                                    "additionalProperties": true
                                },
                                "jetpack_donation_warning_dismissed": {
                                    "type": "boolean",
                                    "title": "",
                                    "description": "",
                                    "default": false
                                }
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "force": {
                            "type": "boolean",
                            "default": false,
                            "description": "\ucc38(true)\uc774 \ud544\uc218, \uc0ac\uc6a9\uc790\ub294 \ud734\uc9c0\ud1b5 \uae30\ub2a5\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc74c.",
                            "required": false
                        },
                        "reassign": {
                            "type": "integer",
                            "description": "\uc0ad\uc81c\ub41c \uc0ac\uc6a9\uc790\uc758 \uae00\uacfc \ub9c1\ud06c\ub97c \uc774 \uc0ac\uc6a9\uc790\uc758 ID\uc5d0 \uc7ac\ubc30\uc815\ud558\uae30.",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "app_id": {
                            "description": "\uace0\uc720\ud558\uac8c \uc2dd\ubcc4\ud558\uae30 \uc704\ud574 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc774 \uc81c\uacf5\ud558\ub294 UUID\uc785\ub2c8\ub2e4. URL\uc774\ub098 DNS \ub124\uc784\uc2a4\ud398\uc774\uc2a4\uac00 \uc788\ub294 UUID v5\ub97c \uc0ac\uc6a9\ud558\uae30\ub97c \uad8c\uc7a5\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "\uc560\ud50c\ub9ac\ucf00\uc774\uc158 \ube44\ubc00\ubc88\ud638\uc758 \uc774\ub984.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "app_id": {
                            "description": "\uace0\uc720\ud558\uac8c \uc2dd\ubcc4\ud558\uae30 \uc704\ud574 \uc560\ud50c\ub9ac\ucf00\uc774\uc158\uc774 \uc81c\uacf5\ud558\ub294 UUID\uc785\ub2c8\ub2e4. URL\uc774\ub098 DNS \ub124\uc784\uc2a4\ud398\uc774\uc2a4\uac00 \uc788\ub294 UUID v5\ub97c \uc0ac\uc6a9\ud558\uae30\ub97c \uad8c\uc7a5\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "oneOf": [
                                {
                                    "type": "string",
                                    "format": "uuid"
                                },
                                {
                                    "type": "string",
                                    "enum": [
                                        ""
                                    ]
                                }
                            ],
                            "required": false
                        },
                        "name": {
                            "description": "\uc560\ud50c\ub9ac\ucf00\uc774\uc158 \ube44\ubc00\ubc88\ud638\uc758 \uc774\ub984.",
                            "type": "string",
                            "minLength": 1,
                            "pattern": ".*\\S.*",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": []
                }
            ]
        },
        "\/wp\/v2\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "type": {
                            "default": "post",
                            "description": "\uac1d\uccb4 \uc720\ud615\uc758 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc\ub97c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "post",
                                "term",
                                "post-format"
                            ],
                            "required": false
                        },
                        "subtype": {
                            "default": "any",
                            "description": "\ud558\ub098 \uc774\uc0c1\uc758 \uac1d\uccb4 \ud558\uc704\uc720\ud615 \ud56d\ubaa9\uc73c\ub85c \uacb0\uacfc\ub97c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "post",
                                    "page",
                                    "event_listing",
                                    "category",
                                    "post_tag",
                                    "any"
                                ],
                                "type": "string"
                            },
                            "required": false
                        },
                        "exclude": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub294 \ud2b9\uc815 ID\ub97c \uc81c\uc678\ud574\uc57c \ud568.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        },
                        "include": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 ID\uc5d0 \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "integer"
                            },
                            "default": [],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\ube14\ub85d\uc5d0 \uace0\uc720\ud558\uac8c \ub4f1\ub85d\ud55c \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "attributes": {
                            "description": "\ube14\ub85d\uc5d0 \ub300\ud55c \uc18d\uc131.",
                            "type": "object",
                            "default": [],
                            "required": false
                        },
                        "post_id": {
                            "description": "\uae00 \ucf58\ud14d\uc2a4\ud2b8 ID.",
                            "type": "integer",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "\ube14\ub85d \ub124\uc784\uc2a4\ud398\uc774\uc2a4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "namespace": {
                            "description": "\ube14\ub85d \ub124\uc784\uc2a4\ud398\uc774\uc2a4.",
                            "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": "\ube14\ub85d \uc774\ub984.",
                            "type": "string",
                            "required": false
                        },
                        "namespace": {
                            "description": "\ube14\ub85d \ub124\uc784\uc2a4\ud398\uc774\uc2a4.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": {
                        "active_templates": {
                            "title": "Active Templates",
                            "description": "",
                            "type": "object",
                            "additionalProperties": true,
                            "required": false
                        },
                        "title": {
                            "title": "\uc81c\ubaa9",
                            "description": "\uc0ac\uc774\ud2b8 \uc81c\ubaa9.",
                            "type": "string",
                            "required": false
                        },
                        "description": {
                            "title": "\ud0dc\uadf8\ub77c\uc778",
                            "description": "\uc0ac\uc774\ud2b8 \ud0dc\uadf8\ub77c\uc778.",
                            "type": "string",
                            "required": false
                        },
                        "url": {
                            "title": "",
                            "description": "\uc0ac\uc774\ud2b8 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": false
                        },
                        "email": {
                            "title": "",
                            "description": "\uc774 \uc8fc\uc18c\ub294 \uc0c8 \uc0ac\uc6a9\uc790 \uc54c\ub9bc\uacfc \uac19\uc740 \uad00\ub9ac\uc790 \ubaa9\uc801\uc73c\ub85c \uc0ac\uc6a9\ub429\ub2c8\ub2e4.",
                            "type": "string",
                            "format": "email",
                            "required": false
                        },
                        "timezone": {
                            "title": "",
                            "description": "\ub3d9\uc2dc\uac04\ub300\uc5d0 \uc788\ub294 \ub3c4\uc2dc.",
                            "type": "string",
                            "required": false
                        },
                        "date_format": {
                            "title": "",
                            "description": "\ubaa8\ub4e0 \ub0a0\uc9dc \uc2a4\ud2b8\ub9c1\uc5d0 \ub300\ud55c \ub0a0\uc9dc \ud3ec\ub9f7.",
                            "type": "string",
                            "required": false
                        },
                        "time_format": {
                            "title": "",
                            "description": "\ubaa8\ub4e0 \uc2dc\uac04 \uc2a4\ud2b8\ub9c1\uc5d0 \ub300\ud55c \uc2dc\uac04 \ud3ec\ub9f7.",
                            "type": "string",
                            "required": false
                        },
                        "start_of_week": {
                            "title": "",
                            "description": "\ud55c\uc8fc\uac00 \uc2dc\uc791\ub418\ub294 \uc8fc\uc758 \uc694\uc77c \uc22b\uc790.",
                            "type": "integer",
                            "required": false
                        },
                        "language": {
                            "title": "",
                            "description": "\uc6cc\ub4dc\ud504\ub808\uc2a4 \ub85c\ucf00\uc77c \ucf54\ub4dc.",
                            "type": "string",
                            "required": false
                        },
                        "use_smilies": {
                            "title": "",
                            "description": "\uac10\uc815\ud45c\uc2dc\ub97c :-)\uc640 :-P\uc744 \uc0ac\uc6a9\ud574 \uadf8\ub798\ud53d\uc73c\ub85c \ubcc0\ud658\ud558\uae30.",
                            "type": "boolean",
                            "required": false
                        },
                        "default_category": {
                            "title": "",
                            "description": "\uae30\ubcf8 \uae00 \uce74\ud14c\uace0\ub9ac.",
                            "type": "integer",
                            "required": false
                        },
                        "default_post_format": {
                            "title": "",
                            "description": "\uae30\ubcf8 \uae00 \ud615\uc2dd.",
                            "type": "string",
                            "required": false
                        },
                        "posts_per_page": {
                            "title": "\ud398\uc774\uc9c0\ub2f9 \ucd5c\ub300 \uae00 \uc218",
                            "description": "\ud398\uc774\uc9c0\ub2f9 \ubcf4\uc5ec\uc904 \uae00\uc758 \uc218\uc785\ub2c8\ub2e4.",
                            "type": "integer",
                            "required": false
                        },
                        "show_on_front": {
                            "title": "\uc804\uba74\uc5d0\uc11c \ud45c\uc2dc",
                            "description": "\uc804\uba74 \ud398\uc774\uc9c0\uc5d0 \ud45c\uc2dc\ud560 \uac83",
                            "type": "string",
                            "required": false
                        },
                        "page_on_front": {
                            "title": "\uc804\uba74\uc5d0\uc11c\uc758 \ud398\uc774\uc9c0",
                            "description": "\uc804\uba74 \ud398\uc774\uc9c0\uc5d0 \ud45c\uc2dc\ub418\uc5b4\uc57c \ud558\ub294 \ud398\uc774\uc9c0\uc758 ID",
                            "type": "integer",
                            "required": false
                        },
                        "page_for_posts": {
                            "title": "",
                            "description": "\ucd5c\uc2e0 \uae00\uc774 \ud45c\uc2dc\ub418\uc5b4\uc57c \ud558\ub294 \ud398\uc774\uc9c0\uc758 ID",
                            "type": "integer",
                            "required": false
                        },
                        "default_ping_status": {
                            "title": "",
                            "description": "\uc0c8\ub85c\uc6b4 \uae00\uc5d0\uc11c \ub2e4\ub978 \ube14\ub85c\uadf8\uc5d0\uc11c \uc624\ub294 \ub9c1\ud06c\uc54c\ub9bc(\ud551\ubc31\uc774\ub098 \ud2b8\ub799\ubc31)\uc744 \ud5c8\uc6a9.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "default_comment_status": {
                            "title": "\uc0c8 \uae00\uc5d0 \ub313\uae00 \ud5c8\uc6a9",
                            "description": "\uc0ac\uc6a9\uc790\uac00 \uc0c8 \uae00\uc5d0 \ub313\uae00\uc744 \ub2ec \uc218 \uc788\ub3c4\ub85d \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "enum": [
                                "open",
                                "closed"
                            ],
                            "required": false
                        },
                        "site_logo": {
                            "title": "\ub85c\uace0",
                            "description": "\uc0ac\uc774\ud2b8 \ub85c\uace0.",
                            "type": "integer",
                            "required": false
                        },
                        "site_icon": {
                            "title": "\uc544\uc774\ucf58",
                            "description": "\uc0ac\uc774\ud2b8 \uc544\uc774\ucf58.",
                            "type": "integer",
                            "required": false
                        },
                        "stackable_disabled_blocks": {
                            "title": "",
                            "description": "Blocks that should be hidden in the block editor",
                            "type": "array",
                            "items": {
                                "type": "string"
                            },
                            "required": false
                        },
                        "stackable_google_maps_api_key": {
                            "title": "",
                            "description": "Enables additional customization options for the Map Block.",
                            "type": "string",
                            "required": false
                        },
                        "stackable_enable_design_library": {
                            "title": "",
                            "description": "Hides the Stackable Design Library button on the top of the editor",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_optimize_inline_css": {
                            "title": "",
                            "description": "Optimizes inlined CSS styles, combines together similar selectors",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_block_default_width": {
                            "title": "",
                            "description": "The width used when a Columns block has its Content Width set to center.",
                            "type": "string",
                            "required": false
                        },
                        "stackable_block_wide_width": {
                            "title": "",
                            "description": "The width used when a Columns block has its Content Width set to wide.",
                            "type": "string",
                            "required": false
                        },
                        "stackable_auto_collapse_panels": {
                            "title": "",
                            "description": "Collapse other inspector panels when opening another, keeping only one open at a time.",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_enable_block_linking": {
                            "title": "",
                            "description": "Gives you the ability to link columns. Any changes you make on one column will automatically get applied on the other columns.",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_help_tooltip_disabled": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "stackable_enable_carousel_lazy_loading": {
                            "title": "",
                            "description": "Disables image lazy loading when using images inside carousel-type blocks to prevent space or layout issues .",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_enable_text_default_block": {
                            "title": "",
                            "description": "If this is enabled, the default block when adding a new block will be the Stackable Text block.",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_icons_fa_free_version": {
                            "title": "",
                            "description": "Select FontAwesome version",
                            "type": "string",
                            "required": false
                        },
                        "stackable_show_pro_notices": {
                            "title": "",
                            "description": "Hide \"Go Premium\" notices",
                            "type": "string",
                            "required": false
                        },
                        "stackable_dynamic_breakpoints": {
                            "title": "",
                            "description": "Custom dynamic breakpoints",
                            "type": "object",
                            "properties": {
                                "tablet": {
                                    "type": "string"
                                },
                                "mobile": {
                                    "type": "string"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "stackable_global_colors": {
                            "title": "",
                            "description": "Stackable global color palette",
                            "type": "array",
                            "items": {
                                "type": "array",
                                "items": {
                                    "type": "object",
                                    "properties": {
                                        "name": {
                                            "type": "string"
                                        },
                                        "slug": {
                                            "type": "string"
                                        },
                                        "color": {
                                            "type": "string"
                                        },
                                        "rgb": {
                                            "type": "string"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "required": false
                        },
                        "stackable_global_hide_theme_colors": {
                            "title": "",
                            "description": "Hide theme colors in the Stackable color picker",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_global_hide_default_colors": {
                            "title": "",
                            "description": "Hide default colors in the Stackable color picker",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_global_hide_site_editor_colors": {
                            "title": "",
                            "description": "Hide Site Editor colors in the Stackable color picker",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_global_typography_apply_to": {
                            "title": "",
                            "description": "Stackable global typography apply to setting",
                            "type": "string",
                            "required": false
                        },
                        "stackable_global_force_typography": {
                            "title": "",
                            "description": "Stackable global typography add important to global styles",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_global_typography": {
                            "title": "",
                            "description": "Stackable global typography settings",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "h1": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "number"
                                            },
                                            "tabletFontSize": {
                                                "type": "number"
                                            },
                                            "mobileFontSize": {
                                                "type": "number"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "h2": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "number"
                                            },
                                            "tabletFontSize": {
                                                "type": "number"
                                            },
                                            "mobileFontSize": {
                                                "type": "number"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "h3": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "number"
                                            },
                                            "tabletFontSize": {
                                                "type": "number"
                                            },
                                            "mobileFontSize": {
                                                "type": "number"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "h4": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "number"
                                            },
                                            "tabletFontSize": {
                                                "type": "number"
                                            },
                                            "mobileFontSize": {
                                                "type": "number"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "h5": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "number"
                                            },
                                            "tabletFontSize": {
                                                "type": "number"
                                            },
                                            "mobileFontSize": {
                                                "type": "number"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "h6": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "number"
                                            },
                                            "tabletFontSize": {
                                                "type": "number"
                                            },
                                            "mobileFontSize": {
                                                "type": "number"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    "p": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "number"
                                            },
                                            "tabletFontSize": {
                                                "type": "number"
                                            },
                                            "mobileFontSize": {
                                                "type": "number"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    },
                                    ".stk-subtitle": {
                                        "type": "object",
                                        "properties": {
                                            "fontFamily": {
                                                "type": "string"
                                            },
                                            "fontSize": {
                                                "type": "number"
                                            },
                                            "tabletFontSize": {
                                                "type": "number"
                                            },
                                            "mobileFontSize": {
                                                "type": "number"
                                            },
                                            "fontSizeUnit": {
                                                "type": "string"
                                            },
                                            "tabletFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "mobileFontSizeUnit": {
                                                "type": "string"
                                            },
                                            "fontWeight": {
                                                "type": "string"
                                            },
                                            "textTransform": {
                                                "type": "string"
                                            },
                                            "lineHeight": {
                                                "type": "number"
                                            },
                                            "tabletLineHeight": {
                                                "type": "number"
                                            },
                                            "mobileLineHeight": {
                                                "type": "number"
                                            },
                                            "lineHeightUnit": {
                                                "type": "string"
                                            },
                                            "tabletLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "mobileLineHeightUnit": {
                                                "type": "string"
                                            },
                                            "letterSpacing": {
                                                "type": "number"
                                            },
                                            "tabletLetterSpacing": {
                                                "type": "number"
                                            },
                                            "mobileLetterSpacing": {
                                                "type": "number"
                                            }
                                        },
                                        "additionalProperties": false
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        },
                        "stackable_global_colors_native_compatibility": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "stackable_v2_frontend_compatibility": {
                            "title": "",
                            "description": "Load version 2 frontend styles and scripts",
                            "type": "string",
                            "required": false
                        },
                        "stackable_v2_editor_compatibility": {
                            "title": "",
                            "description": "Load version 2 blocks in the editor",
                            "type": "string",
                            "required": false
                        },
                        "stackable_v2_editor_compatibility_usage": {
                            "title": "",
                            "description": "Load version 2 blocks when old blocks are used",
                            "type": "string",
                            "required": false
                        },
                        "stackable_v2_block_detector_disabled": {
                            "title": "",
                            "description": "This disables the v2 block detected in the editor",
                            "type": "string",
                            "required": false
                        },
                        "stackable_v2_frontend_detector_counter": {
                            "title": "",
                            "description": "This disables the v2 block detected in the frontend",
                            "type": "number",
                            "required": false
                        },
                        "jetpack_social_image_generator_settings": {
                            "title": "",
                            "description": "",
                            "type": "object",
                            "properties": {
                                "enabled": {
                                    "type": "boolean"
                                },
                                "template": {
                                    "type": "string"
                                },
                                "font": {
                                    "type": "string"
                                },
                                "default_image_id": {
                                    "type": "number"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "jetpack_social_utm_settings": {
                            "title": "",
                            "description": "",
                            "type": "object",
                            "properties": {
                                "enabled": {
                                    "type": "boolean"
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "jetpack-social_show_pricing_page": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack-social-note": {
                            "title": "",
                            "description": "",
                            "type": "boolean",
                            "required": false
                        },
                        "jetpack_social_notes_config": {
                            "title": "",
                            "description": "",
                            "type": "object",
                            "properties": {
                                "append_link": {
                                    "type": "boolean"
                                },
                                "link_format": {
                                    "type": "string",
                                    "enum": [
                                        "full_url",
                                        "shortlink",
                                        "permashortcitation"
                                    ]
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "block_visibility_settings": {
                            "title": "",
                            "description": "\ube14\ub85d \uac00\uc2dc\uc131 \ud50c\ub7ec\uadf8\uc778\uc5d0 \ub300\ud55c \uc124\uc815\uc785\ub2c8\ub2e4.",
                            "type": "object",
                            "properties": {
                                "visibility_controls": {
                                    "type": "object",
                                    "properties": {
                                        "browser_device": {
                                            "type": "object",
                                            "properties": {
                                                "enable": {
                                                    "type": "boolean"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "cookie": {
                                            "type": "object",
                                            "properties": {
                                                "enable": {
                                                    "type": "boolean"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "date_time": {
                                            "type": "object",
                                            "properties": {
                                                "enable": {
                                                    "type": "boolean"
                                                },
                                                "enable_day_of_week": {
                                                    "type": "boolean"
                                                },
                                                "enable_time_of_day": {
                                                    "type": "boolean"
                                                },
                                                "enable_scheduling": {
                                                    "type": "boolean"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "hide_block": {
                                            "type": "object",
                                            "properties": {
                                                "enable": {
                                                    "type": "boolean"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "location": {
                                            "type": "object",
                                            "properties": {
                                                "enable": {
                                                    "type": "boolean"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "metadata": {
                                            "type": "object",
                                            "properties": {
                                                "enable": {
                                                    "type": "boolean"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "query_string": {
                                            "type": "object",
                                            "properties": {
                                                "enable": {
                                                    "type": "boolean"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "referral_source": {
                                            "type": "object",
                                            "properties": {
                                                "enable": {
                                                    "type": "boolean"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "screen_size": {
                                            "type": "object",
                                            "properties": {
                                                "enable": {
                                                    "type": "boolean"
                                                },
                                                "breakpoints": {
                                                    "type": "object",
                                                    "properties": {
                                                        "extra_large": {
                                                            "type": "string"
                                                        },
                                                        "large": {
                                                            "type": "string"
                                                        },
                                                        "medium": {
                                                            "type": "string"
                                                        },
                                                        "small": {
                                                            "type": "string"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "controls": {
                                                    "type": "object",
                                                    "properties": {
                                                        "extra_large": {
                                                            "type": "boolean"
                                                        },
                                                        "large": {
                                                            "type": "boolean"
                                                        },
                                                        "medium": {
                                                            "type": "boolean"
                                                        },
                                                        "small": {
                                                            "type": "boolean"
                                                        },
                                                        "extra_small": {
                                                            "type": "boolean"
                                                        }
                                                    },
                                                    "additionalProperties": false
                                                },
                                                "enable_advanced_controls": {
                                                    "type": "boolean"
                                                },
                                                "enable_frontend_css": {
                                                    "type": "boolean"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "url_path": {
                                            "type": "object",
                                            "properties": {
                                                "enable": {
                                                    "type": "boolean"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "visibility_by_role": {
                                            "type": "object",
                                            "properties": {
                                                "enable": {
                                                    "type": "boolean"
                                                },
                                                "enable_user_roles": {
                                                    "type": "boolean"
                                                },
                                                "enable_users": {
                                                    "type": "boolean"
                                                },
                                                "enable_user_rule_sets": {
                                                    "type": "boolean"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "visibility_presets": {
                                            "type": "object",
                                            "properties": {
                                                "enable": {
                                                    "type": "boolean"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "acf": {
                                            "type": "object",
                                            "properties": {
                                                "enable": {
                                                    "type": "boolean"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "edd": {
                                            "type": "object",
                                            "properties": {
                                                "enable": {
                                                    "type": "boolean"
                                                },
                                                "enable_variable_pricing": {
                                                    "type": "boolean"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "woocommerce": {
                                            "type": "object",
                                            "properties": {
                                                "enable": {
                                                    "type": "boolean"
                                                },
                                                "enable_variable_pricing": {
                                                    "type": "boolean"
                                                }
                                            },
                                            "additionalProperties": false
                                        },
                                        "wp_fusion": {
                                            "type": "object",
                                            "properties": {
                                                "enable": {
                                                    "type": "boolean"
                                                }
                                            },
                                            "additionalProperties": false
                                        }
                                    },
                                    "additionalProperties": false
                                },
                                "disabled_blocks": {
                                    "type": "array",
                                    "items": {
                                        "type": "string"
                                    }
                                },
                                "plugin_settings": {
                                    "type": "object",
                                    "properties": {
                                        "default_controls": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "enable_contextual_indicators": {
                                            "type": "boolean"
                                        },
                                        "contextual_indicator_color": {
                                            "type": "string"
                                        },
                                        "enable_block_opacity": {
                                            "type": "boolean"
                                        },
                                        "block_opacity": {
                                            "type": "number"
                                        },
                                        "enable_toolbar_controls": {
                                            "type": "boolean"
                                        },
                                        "enable_editor_notices": {
                                            "type": "boolean"
                                        },
                                        "enable_user_role_restrictions": {
                                            "type": "boolean"
                                        },
                                        "enabled_user_roles": {
                                            "type": "array",
                                            "items": {
                                                "type": "string"
                                            }
                                        },
                                        "enable_full_control_mode": {
                                            "type": "boolean"
                                        },
                                        "remove_on_uninstall": {
                                            "type": "boolean"
                                        },
                                        "enable_control_set_utilities": {
                                            "type": "boolean"
                                        }
                                    },
                                    "additionalProperties": false
                                }
                            },
                            "additionalProperties": false,
                            "required": false
                        },
                        "cookie_consent_template": {
                            "title": "",
                            "description": "",
                            "type": "string",
                            "required": false
                        },
                        "Blogroll Recommendations": {
                            "title": "",
                            "description": "\uc0ac\uc774\ud2b8 \ucd94\ucc9c",
                            "type": "array",
                            "items": {
                                "type": "object",
                                "properties": {
                                    "id": {
                                        "type": "string",
                                        "format": "text-field"
                                    },
                                    "name": {
                                        "type": "string",
                                        "format": "text-field"
                                    },
                                    "icon": {
                                        "type": "string",
                                        "format": "uri"
                                    },
                                    "url": {
                                        "type": "string",
                                        "format": "uri"
                                    },
                                    "description": {
                                        "type": "string",
                                        "format": "text-field"
                                    },
                                    "is_non_wpcom_site": {
                                        "type": "boolean"
                                    }
                                },
                                "additionalProperties": false
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/settings"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "status": {
                            "description": "\ud558\ub098 \uc774\uc0c1\uc758 \uc0c1\ud0dc\ub97c \uc9c0\uc815\ud55c \uae00\ub85c \uacb0\uacfc\ubaa8\uc74c\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "enum": [
                                    "active",
                                    "inactive"
                                ],
                                "type": "string"
                            },
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/themes"
                    }
                ]
            }
        },
        "\/wp\/v2\/themes\/(?P<stylesheet>[^\\\/:<>\\*\\?\"\\|]+(?:\\\/[^\\\/:<>\\*\\?\"\\|]+)?)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "stylesheet": {
                            "description": "\ud14c\ub9c8\uc758 \uc2a4\ud0c0\uc77c\uc2dc\ud2b8. \uc774\uac83\ub294 \ud14c\ub9c8\ub97c \uace0\uc720\ud558\uac8c \uc2dd\ubcc4\ud558\uac8c \ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/plugins": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "required": false
                        },
                        "status": {
                            "description": "\ubd80\uc5ec\ub41c \uc0c1\ud0dc\uac00 \uc788\ub294 \ud50c\ub7ec\uadf8\uc778\uc73c\ub85c \uacb0\uacfc\ub97c \uc81c\ud55c.",
                            "type": "array",
                            "items": {
                                "type": "string",
                                "enum": [
                                    "inactive",
                                    "active"
                                ]
                            },
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "args": {
                        "slug": {
                            "type": "string",
                            "description": "WordPress.org \ud50c\ub7ec\uadf8\uc778 \ub514\ub809\ud130\ub9ac \uc2ac\ub7ec\uadf8.",
                            "pattern": "[\\w\\-]+",
                            "required": true
                        },
                        "status": {
                            "description": "\ud50c\ub7ec\uadf8\uc778 \ud65c\uc131\ud654 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "default": "inactive",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "plugin": {
                            "type": "string",
                            "pattern": "[^.\\\/]+(?:\\\/[^.\\\/]+)?",
                            "required": false
                        },
                        "status": {
                            "description": "\ud50c\ub7ec\uadf8\uc778 \ud65c\uc131\ud654 \uc0c1\ud0dc.",
                            "type": "string",
                            "enum": [
                                "inactive",
                                "active"
                            ],
                            "required": false
                        },
                        "is_managed": {
                            "description": "Whether the plugin is managed by the host.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\ub4f1\ub85d\ud55c \uc0ac\uc774\ub4dc\ubc14\uc758 ID",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "args": {
                        "widgets": {
                            "description": "\uc911\ucca9\ub41c \uc704\uc82f\uc785\ub2c8\ub2e4.",
                            "type": "array",
                            "items": {
                                "type": [
                                    "object",
                                    "string"
                                ]
                            },
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widget-types": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\uc704\uc82f \ud615\uc2dd id.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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": "\uc704\uc82f \ud615\uc2dd id.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\uc704\uc82f\uc75c \ud604\uc7ac \uc778\uc2a4\ud134\uc2a4 \uc124\uc815.",
                            "type": "object",
                            "required": false
                        },
                        "form_data": {
                            "description": "\uc778\uc2a4\ud134\uc2a4 \uc124\uc815\uc5d0 \uc778\ucf54\ub4dc\ud558\uae30\uc704\ud574 \uc5f0\uc18d\ud654\ub41c \uc704\uc82f \ud3fc \ub370\uc774\ud130.",
                            "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": "\uc704\uc82f \ud615\uc2dd id.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\uc704\uc82f\uc75c \ud604\uc7ac \uc778\uc2a4\ud134\uc2a4 \uc124\uc815.",
                            "type": "object",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/widgets": {
            "namespace": "wp\/v2",
            "methods": [
                "GET",
                "POST"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "sidebar": {
                            "description": "\ud574\ub2f9 \uc704\uc82f\uc774 \ud45c\uc2dc\ub418\ub294 \uc0ac\uc774\ub4dc\ubc14\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc704\uc82f\uc5d0 \ub300\ud55c \uace0\uc720\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "\uc704\uc82f\uc758 \ud615\uc2dd. \uc704\uc82f \ud615\uc2dd \uc5d4\ub4dc\ud3ec\uc778\ud2b8\uc5d0\uc11c ID\uc5d0 \ud574\ub2f9\ub428.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "default": "wp_inactive_widgets",
                            "description": "\uc704\uc82f\uc774 \uc18d\ud558\ub294 \uc0ac\uc774\ub4dc\ubc14\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": true
                        },
                        "instance": {
                            "description": "\uc704\uc82f\uc758 \uc778\uc2a4\ud134\uc2a4 \uc124\uc815. \uc9c0\uc6d0\ub420 \uacbd\uc6b0.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "\uc778\uc2a4\ud134\uc2a4 \uc124\uc815\uc758 Base64\ub85c \uc778\ucf54\ub4dc\ub41c \ud45c\ud604.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "\uc778\uc2a4\ud134\uc2a4 \uc124\uc815\uc758 \uc554\ud638\ud654\ub41c \ud574\uc2dc.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "\uc778\ucf54\ub4dc \uc548\ub41c \uc778\uc2a4\ud134\uc2a4 \uc124\uc815. \uc9c0\uc6d0\ub420 \uacbd\uc6b0.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "\uc704\uc82f \uad00\ub9ac\uc790 \ud3fc\uc73c\ub85c\ubd80\ud130 URL \uc778\ucf54\ub4dc\ub41c \ud3fc. \uc778\uc2a4\ud134\uc2a4\ub97c \uc9c0\uc6d0\ud558\uc9c0 \uc54a\ub294 \uc704\uc82f\uc744 \uc5c5\ub370\uc774\ud2b8 \ud560 \ub54c \uc0ac\uc6a9\ub428. \uc4f0\uae30\ub9cc \uac00\ub2a5.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "POST",
                        "PUT",
                        "PATCH"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "id": {
                            "description": "\uc704\uc82f\uc5d0 \ub300\ud55c \uace0\uc720\ud55c \uc2dd\ubcc4\uc790.",
                            "type": "string",
                            "required": false
                        },
                        "id_base": {
                            "description": "\uc704\uc82f\uc758 \ud615\uc2dd. \uc704\uc82f \ud615\uc2dd \uc5d4\ub4dc\ud3ec\uc778\ud2b8\uc5d0\uc11c ID\uc5d0 \ud574\ub2f9\ub428.",
                            "type": "string",
                            "required": false
                        },
                        "sidebar": {
                            "description": "\uc704\uc82f\uc774 \uc18d\ud558\ub294 \uc0ac\uc774\ub4dc\ubc14\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "instance": {
                            "description": "\uc704\uc82f\uc758 \uc778\uc2a4\ud134\uc2a4 \uc124\uc815. \uc9c0\uc6d0\ub420 \uacbd\uc6b0.",
                            "type": "object",
                            "properties": {
                                "encoded": {
                                    "description": "\uc778\uc2a4\ud134\uc2a4 \uc124\uc815\uc758 Base64\ub85c \uc778\ucf54\ub4dc\ub41c \ud45c\ud604.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "hash": {
                                    "description": "\uc778\uc2a4\ud134\uc2a4 \uc124\uc815\uc758 \uc554\ud638\ud654\ub41c \ud574\uc2dc.",
                                    "type": "string",
                                    "context": [
                                        "edit"
                                    ]
                                },
                                "raw": {
                                    "description": "\uc778\ucf54\ub4dc \uc548\ub41c \uc778\uc2a4\ud134\uc2a4 \uc124\uc815. \uc9c0\uc6d0\ub420 \uacbd\uc6b0.",
                                    "type": "object",
                                    "context": [
                                        "edit"
                                    ]
                                }
                            },
                            "required": false
                        },
                        "form_data": {
                            "description": "\uc704\uc82f \uad00\ub9ac\uc790 \ud3fc\uc73c\ub85c\ubd80\ud130 URL \uc778\ucf54\ub4dc\ub41c \ud3fc. \uc778\uc2a4\ud134\uc2a4\ub97c \uc9c0\uc6d0\ud558\uc9c0 \uc54a\ub294 \uc704\uc82f\uc744 \uc5c5\ub370\uc774\ud2b8 \ud560 \ub54c \uc0ac\uc6a9\ub428. \uc4f0\uae30\ub9cc \uac00\ub2a5.",
                            "type": "string",
                            "required": false
                        }
                    }
                },
                {
                    "methods": [
                        "DELETE"
                    ],
                    "allow_batch": {
                        "v1": true
                    },
                    "args": {
                        "force": {
                            "description": "\uc704\uc82f\uc744 \uac15\uc81c\ub85c \uc81c\uac70\ud558\uac70\ub098 \ube44\ud65c\uc131 \uc0ac\uc774\ub4dc\ubc14\ub85c \uc774\ub3d9\ud558\uc138\uc694.",
                            "type": "boolean",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp\/v2\/block-directory\/search": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "term": {
                            "description": "\uac80\uc0c9\uc5b4\uc640 \uc77c\uce58\ud558\ub294 \ube14\ub85d\uc744 \uacb0\uacfc\ubaa8\uc74c\uc744 \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "minLength": 1,
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/block-directory\/search"
                    }
                ]
            }
        },
        "\/wp\/v2\/pattern-directory\/patterns": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 100,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "search": {
                            "description": "\uacb0\uacfc\ub97c \uc2a4\ud2b8\ub9c1\uc5d0 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uc81c\ud55c.",
                            "type": "string",
                            "minLength": 1,
                            "required": false
                        },
                        "category": {
                            "description": "\uce74\ud14c\uace0\ub9ac ID\uc640 \uc77c\uce58\ud558\ub294 \uacb0\uacfc\ub85c \uc81c\ud55c\ud558\uc138\uc694.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "keyword": {
                            "description": "\ud0a4\uc6cc\ub4dc ID\uc640 \uc77c\uce58\ud558\ub294 \uac83\uc5d0 \uacb0\uacfc\ub97c \uc81c\ud55c.",
                            "type": "integer",
                            "minimum": 1,
                            "required": false
                        },
                        "slug": {
                            "description": "\ud328\ud134\uacfc \uc77c\uce58\ud558\ub294 \uacb0\uacfc\ub85c \uc81c\ud55c (\uc2ac\ub7ec\uadf8).",
                            "type": "array",
                            "required": false
                        },
                        "offset": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\ub97c \ud2b9\uc815 \ud56d\ubaa9 \uc218\ub85c \uc624\ud504\uc14b.",
                            "type": "integer",
                            "required": false
                        },
                        "order": {
                            "description": "\uc624\ub984\ucc28\uc21c \ub610\ub294 \ub0b4\ub9bc\ucc28\uc21c\uc73c\ub85c \ubd84\ub958 \uc18d\uc131 \uc815\ub82c.",
                            "type": "string",
                            "default": "desc",
                            "enum": [
                                "asc",
                                "desc"
                            ],
                            "required": false
                        },
                        "orderby": {
                            "description": "\uae00 \uc18d\uc131\ubcc4\ub85c \uceec\ub809\uc158\uc744 \uc815\ub82c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "default": "date",
                            "enum": [
                                "author",
                                "date",
                                "id",
                                "include",
                                "modified",
                                "parent",
                                "relevance",
                                "slug",
                                "include_slugs",
                                "title",
                                "favorite_count"
                            ],
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/pattern-directory\/patterns"
                    }
                ]
            }
        },
        "\/wp\/v2\/block-patterns\/categories": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/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:\/\/geo-plus.com\/ko\/wp-json\/wp-site-health\/v1\/tests\/page-cache"
                    }
                ]
            }
        },
        "\/wp-block-editor\/v1\/url-details": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "url": {
                            "description": "\ucc98\ub9ac\ud560 URL.",
                            "type": "string",
                            "format": "uri",
                            "required": true
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp-block-editor\/v1\/url-details"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/menu-locations"
                    }
                ]
            }
        },
        "\/wp\/v2\/menu-locations\/(?P<location>[\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "location": {
                            "description": "\uba54\ub274 \uc704\uce58\uc5d0 \ub300\ud55c \uc601\uc22b\uc790 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        },
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        }
                    }
                }
            ]
        },
        "\/wp-block-editor\/v1\/navigation-fallback": {
            "namespace": "wp-block-editor\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": []
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp-block-editor\/v1\/navigation-fallback"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 10,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/font-collections"
                    }
                ]
            }
        },
        "\/wp\/v2\/font-collections\/(?P<slug>[\\\/\\w-]+)": {
            "namespace": "wp\/v2",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "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:\/\/geo-plus.com\/ko\/wp-json\/wp-abilities\/v1"
                    }
                ]
            }
        },
        "\/wp-abilities\/v1\/categories": {
            "namespace": "wp-abilities\/v1",
            "methods": [
                "GET"
            ],
            "endpoints": [
                {
                    "methods": [
                        "GET"
                    ],
                    "args": {
                        "context": {
                            "description": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\ub2a5\ub825 \uce74\ud14c\uace0\ub9ac\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "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": "\ub2a5\ub825\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        },
                        "input": {
                            "description": "\uae30\ub2a5 \uc2e4\ud589\uc744 \uc704\ud55c \uc785\ub825 \ub9e4\uac1c\ubcc0\uc218\uc785\ub2c8\ub2e4.",
                            "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": "\uc694\uccad\uc774 \ub9cc\ub4e4\uc5b4\uc9c0\ub294 \ubc94\uc704. \ubc18\uc751\uc5d0 \uc874\uc7ac\ud558\ub294 \ud544\ub4dc\ub97c \uacb0\uc815.",
                            "type": "string",
                            "enum": [
                                "view",
                                "embed",
                                "edit"
                            ],
                            "default": "view",
                            "required": false
                        },
                        "page": {
                            "description": "\ucf5c\ub809\uc158\uc758 \ud604\uc7ac \ud398\uc774\uc9c0.",
                            "type": "integer",
                            "default": 1,
                            "minimum": 1,
                            "required": false
                        },
                        "per_page": {
                            "description": "\uacb0\uacfc \uc138\ud2b8\uc5d0 \ub9ac\ud134\ub418\ub294 \ucd5c\ub300 \ud56d\ubaa9 \uc218.",
                            "type": "integer",
                            "default": 50,
                            "minimum": 1,
                            "maximum": 100,
                            "required": false
                        },
                        "category": {
                            "description": "\uacb0\uacfc\ub97c \ud2b9\uc815 \ub2a5\ub825 \uce74\ud14c\uace0\ub9ac\uc758 \ub2a5\ub825\uc73c\ub85c \uc81c\ud55c\ud569\ub2c8\ub2e4.",
                            "type": "string",
                            "required": false
                        }
                    }
                }
            ],
            "_links": {
                "self": [
                    {
                        "href": "https:\/\/geo-plus.com\/ko\/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": "\ub2a5\ub825\uc5d0 \ub300\ud55c \uace0\uc720 \uc2dd\ubcc4\uc790\uc785\ub2c8\ub2e4.",
                            "type": "string",
                            "pattern": "^[a-zA-Z0-9\\-\\\/]+$",
                            "required": false
                        }
                    }
                }
            ]
        }
    },
    "site_logo": 7045,
    "site_icon": 1776,
    "site_icon_url": "https:\/\/geo-plus.com\/wp-content\/uploads\/2022\/12\/cropped-Geo-Plus-site-icon.png",
    "_links": {
        "help": [
            {
                "href": "https:\/\/developer.wordpress.org\/rest-api\/"
            }
        ],
        "wp:featuredmedia": [
            {
                "embeddable": true,
                "type": "site_logo",
                "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/media\/7045"
            },
            {
                "embeddable": true,
                "type": "site_icon",
                "href": "https:\/\/geo-plus.com\/ko\/wp-json\/wp\/v2\/media\/1776"
            }
        ],
        "curies": [
            {
                "name": "wp",
                "href": "https:\/\/api.w.org\/{rel}",
                "templated": true
            }
        ]
    }
}