hyperledger-firefly / hyperledger-firefly/firefly
Swagger issue when working with identities
Open
good first issue
- Dominant language
- Go
- Stars
- 602
- Forks
- 246
- Avg merge
- 18h 47m
- Merged PRs (30d)
- 6
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.