firefly
firefly copied to clipboard
Swagger issue when working with identities
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.