Replies: 1 comment
-
this was already discussed (e.g. #4231), the "duplicated" one was there before the last DSP changes, and it will stay there until its deprecation will expire |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've observed that the
/v2/catalog/request
API returns a payload with properties calledparticipantId
anddspace:participantId
holding the same data.In both json and (considering the
@context
) json-ld logic, these are different properties. The DSP-schema exclusively mentionsdspace:participantId
. However, it seems plausible that they are duplicate. Is this current behavior intentional - for instance for compatibility reasons? If it isn't, I'll convert this to an issue.This was observed with v0.7.0 (imported by 0.7.2 tractusx-edc).
Beta Was this translation helpful? Give feedback.
All reactions