Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

178
Vistas
strapi user public not showing all handlers

I have an issue with Strapi.

I want to enable an autorization for a handler in my public role (for an API request).

But the handlers that i want to check are not displayed on the menu.

Here is the routes.js file.

{
  "routes": [
    {
      "method": "POST",
      "path": "/services/audit",
      "handler": "service.audit",
      "config": {
        "policies": []
      }
    },
    {
      "method": "GET",
      "path": "/services/audit",
      "handler": "service.audit",
      "config": {
        "policies": []
      }
    },
    {
      "method": "GET",
      "path": "/services/dehiba/:departementId",
      "handler": "service.dehiba",
      "config": {
        "policies": []
      }
    },
    {
      "method": "GET",
      "path": "/services/hbpc/calendar",
      "handler": "hbpc.syncCalendar",
      "config": {
        "policies": []
      }
    },
    {
      "method": "GET",
      "path": "/services/hbpc/rank",
      "handler": "hbpc.syncRank",
      "config": {
        "policies": []
      }
    },
    {
      "method": "GET",
      "path": "/services/images",
      "handler": "service.parseImage",
      "config": {
        "policies": []
      }
    }
  ]
}

And here the handlers who are displayed on my menu

Click here to see the handlers

Do you know how to edit the handlers to display in the Roles and permissions plugin please ? Thanks you

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda