Ir al contenido
Otras versiones

Cargando…

Swagger

Esta página aún no está disponible en tu idioma.

For accessing Swagger documentation, open in your browser the URL http://localhost:8080/OpenKM/services/ you will get some page as image below:

Click in the URL http://localhost:8080/OpenKM/services/rest/api-docs?url=/OpenKM/services/rest/swagger.json it will be shown and screen like shown below asking for authorized user credentials:

Then will be shown the Swagger tool:

Let’s do a quick test of the tool checking the getRoles method from Auth-Service.

  • Open the Auth-Service

  • Open the getRoles method and click on the button “Try it out”:

  • Click on the “Execute” button;

  • Finally will be shown the results