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: create local DID return schema #2086

Merged

Conversation

chumbert
Copy link
Contributor

As a follow-up to the changes in the creation endpoint (#2067), relax return schema to include any did method.

Without this change, clients based on the openapi spec cannot accept the response payload for did methods other than "sov" and "key".

Signed-off-by: Clément Humbert [email protected]

As a follow-up to the changes in the creation endpoint, relax return
schema to include any did method.

Signed-off-by: Clément Humbert <[email protected]>
@chumbert chumbert force-pushed the fix/did-creation-return-schema branch from 0cf7ea4 to 21d8328 Compare January 24, 2023 08:22
@swcurran swcurran requested review from dbluhm and ianco January 24, 2023 15:08
@dbluhm dbluhm enabled auto-merge January 26, 2023 23:36
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dbluhm dbluhm merged commit 95893a9 into openwallet-foundation:main Jan 26, 2023
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.

3 participants