Project

General

Profile

Actions

Task #2411

closed

Swagger documentation for Authentication has wrong example

Added by Alena Peterová almost 4 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Low
Assignee:
Radek Tomiška
Category:
Documentation
Target version:
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

loginDto.png (6.17 KB) loginDto.png Alena Peterová, 07/29/2020 01:33 PM
Actions

Also available in: Atom PDF