Actions
Task #2411
closedSwagger documentation for Authentication has wrong example
Start date:
07/29/2020
Due date:
% Done:
100%
Estimated time:
Owner:
Description
The swagger documentation for the Authentication endpoint (https://demo.czechidm.com/idm/swagger-ui.html?urls.primaryName=core#/Authentication) has wrong structure - the "password" parameter should be single valued. The given example doesn't work:
It should be only:
{ "password": "string", "username": "admin" }
Files
Actions