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

Remove if condition which checks if the credential.type array is equal to 1 #2670

Merged

Conversation

PatStLouis
Copy link
Contributor

This PR addresses #2669

There is currently a validation that prevents credential with only the base type from being signed. The data model spec states that additional credential types are optional. This also prevents conforming to some test-suites where single credential type credentials are used as test data.

This is a minor change with no impact.

@PatStLouis
Copy link
Contributor Author

@dbluhm I fixed the failing test, anything else I would need to do here?

@swcurran
Copy link
Contributor

swcurran commented Jan 3, 2024

@PatStLouis -- the PR needs to be updated to the base branch before we can merge. Can you please make that change?

Copy link

sonarqubecloud bot commented Jan 3, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@PatStLouis
Copy link
Contributor Author

@swcurran done, just need to wait for the tests to complete

@swcurran swcurran merged commit 8279a44 into openwallet-foundation:main Jan 3, 2024
8 checks passed
@PatStLouis PatStLouis deleted the pstlouis/allow_single_type_vc branch January 29, 2024 22:21
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.

2 participants