{
  "routes": [
    {
      "method": "GET",
      "path": "/",
      "handler": "strapi-plugin-wysiwyg-toastui.index",
      "config": {
        "policies": []
      }
    }
  ]
}
