hygieia / api

Hygieia api layer (pre Spring 5)
https://github.com/Hygieia/api
Apache License 2.0
19 stars 180 forks source link

/api/login is not documented in swagger and swagger documentation broken #14

Open bargemb opened 5 years ago

bargemb commented 5 years ago

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 /api/swagger/index.html

rvema commented 3 years ago

@bargemb if you have time please contribute back by fixing the swaggerdocs