Skip to content

Fix missing 'type' property in CredentialMessage schema#269

Open
prjanitor wants to merge 1 commit intoeclipse-dataspace-dcp:mainfrom
prjanitor:prjanitor/06aeea0ee4a0e53b77f17c09d55ca09f270fcd3d
Open

Fix missing 'type' property in CredentialMessage schema#269
prjanitor wants to merge 1 commit intoeclipse-dataspace-dcp:mainfrom
prjanitor:prjanitor/06aeea0ee4a0e53b77f17c09d55ca09f270fcd3d

Conversation

@prjanitor
Copy link
Copy Markdown

The CredentialMessage definition required a field named type, but the properties defined used credentialType. This mismatch caused validation failures. Renamed credentialType to type to align with the required list and the intended schema structure.


This PR was generated by PRJanitor — an automated tool that finds and fixes small bugs in open-source projects.

We respect your contribution guidelines — if your project doesn't accept bot PRs, we won't send more. You can also add a .github/prjanitor.yml file with enabled: false to opt out explicitly.

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.

1 participant