This repository was archived by the owner on Oct 2, 2023. It is now read-only.
/api/login is not documented in swagger and swagger documentation broken #14
Labels
bug
Something isn't working
I am trying to use groovy script to publish deploy data from Jenkins to Hygieia. Since hygieia is using JWT authentication by default
/api/deploy
POST
method requires authentication token.To obtain JWT token at the groovy script I need to use /api/login and it's not documented if I launch <HYGIEIA_BASE_URL>/api/swagger/index.html
The text was updated successfully, but these errors were encountered: