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: disallow string value for credentialSubject #373

Merged
merged 4 commits into from Sep 6, 2022

Conversation

brownoxford
Copy link
Collaborator

This PR modifies the OpenAPI schema and relevant Postman test suites to disallow string values for credentialSubject and enforce object values with optional id. (previously both string and object values were permitted). This change is required in order to bring the traceability spec in line with the vc data model.

fixes #372

@nissimsan nissimsan merged commit 62e43cd into w3c-ccg:main Sep 6, 2022
@brownoxford brownoxford deleted the 372-no-string-credentialSubject branch September 6, 2022 17:40
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.

Credential subject cannot be string
3 participants