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

feat: do not map root level properties as asset properties #4018

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

ndr-brt
Copy link
Member

@ndr-brt ndr-brt commented Mar 18, 2024

What this PR changes/adds

Do not map root level properties as Asset properties (only the ones contained in the properties nested property will be taken into consideration

Why it does that

api consistency

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes #3701

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

@ndr-brt ndr-brt added enhancement New feature or request api Feature related to the (REST) api labels Mar 18, 2024
@ndr-brt ndr-brt merged commit e7873db into eclipse-edc:main Mar 18, 2024
19 of 20 checks passed
@ndr-brt ndr-brt deleted the 3701-asset-properties branch March 18, 2024 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Feature related to the (REST) api enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

POST /v3/assets parses arbitrary json as properties
3 participants