Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Merge ID into PATCH calls for identity if one is not provided #1458

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

SamMayWork
Copy link
Contributor

ref: #1450

When calling the PATCH identity API, if an ID is not provided, we grab the ID from the existing identity and use this. This effectively means that a PATCH operation should always have an ID in the payload, which should stop the downstream DX connectors from crashing when they attempt to peer on a restart.

Signed-off-by: SamMayWork <sam.may@kaleido.io>
@nguyer nguyer merged commit b1fd7dc into hyperledger:main Feb 12, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants