Skip to content
Other versions

Loading…

Swagger

To access the Swagger documentation, click the URL http://localhost:8080/openkm/swagger-ui.html it will display a screen like the one shown below asking for authorized user credentials:

Then the Swagger tool will be shown:

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

  • Open the auth-service

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

  • Click on the “Execute” button.

  • Finally, the results will be shown