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: resolver api schema inconsistency #2112

Merged

Conversation

chumbert
Copy link
Contributor

@chumbert chumbert commented Feb 6, 2023

Fix a small inconsistency between the openapi schema and the actual return value for the /resolver/resolve/{did}.

This PR aligns the schema to the actual return value to avoid breaking any current implementation making use of the endpoint.

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

@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 6, 2023

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 added this pull request to the merge queue Feb 10, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Feb 10, 2023
@swcurran swcurran added this pull request to the merge queue Feb 10, 2023
@swcurran swcurran removed this pull request from the merge queue due to the queue being cleared Feb 10, 2023
@swcurran swcurran merged commit 8b76990 into openwallet-foundation:main Feb 10, 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