firefly icon indicating copy to clipboard operation
firefly copied to clipboard

Swagger issue when working with identities

Open gabriel-indik opened this issue 1 year ago • 2 comments

Attempting to get the details of an identity through a GET call, or update an identity through a PATCH call via the embedded Swagger UI results in an error. It appears something in the swagger isn't generated quite right. Specifically, the path argument that corresponds to the identity id is not passed and instead a constant string is included.

gabriel-indik avatar Jun 18 '24 17:06 gabriel-indik

Note that the API itself works correctly e.g. calling the APIs from an external client like Postman. The issue is just with the embedded Swagger UI.

gabriel-indik avatar Jun 18 '24 17:06 gabriel-indik

@gabriel-indik are you willing to pick this up into a fix?

EnriqueL8 avatar Jun 19 '24 13:06 EnriqueL8