Skip to content

feat: add configurable json-schema#5772

Merged
wolf4ood merged 1 commit into
eclipse-edc:mainfrom
wolf4ood:feat/5769_custom_json_schema
May 25, 2026
Merged

feat: add configurable json-schema#5772
wolf4ood merged 1 commit into
eclipse-edc:mainfrom
wolf4ood:feat/5769_custom_json_schema

Conversation

@wolf4ood
Copy link
Copy Markdown
Contributor

@wolf4ood wolf4ood commented May 25, 2026

What this PR changes/adds

Add configurable json-schema. To enable loading schema file from local disk we had to enable IriResourceLoader there is no distinction between file or http loader. Users should prefer mounting files and configure the mapping instead of letting the remote fetching.

Why it does that

Briefly state why the change was necessary.

Further notes

The current limitation is that the schema applies to all dataspace profiles. We do not have yet a profile aware validation layer.

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes #5769

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@wolf4ood wolf4ood added the enhancement New feature or request label May 25, 2026
@wolf4ood wolf4ood marked this pull request as ready for review May 25, 2026 12:52
@wolf4ood wolf4ood requested a review from a team as a code owner May 25, 2026 12:52
@wolf4ood wolf4ood merged commit b9cba74 into eclipse-edc:main May 25, 2026
41 of 43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Custom JSON-schema

2 participants