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: add participantId to all resources #241

Conversation

paullatzelsperger
Copy link
Member

What this PR changes/adds

Adds a participantId property to all resources, that are owned by a ParticipantContext

Why it does that

to enable multi-user administration

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 #240

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

@paullatzelsperger paullatzelsperger added the enhancement New feature or request label Jan 26, 2024
@paullatzelsperger paullatzelsperger force-pushed the feat/add_participantid_to_resources branch from 0e0df2e to c287f9d Compare January 26, 2024 07:54
@paullatzelsperger paullatzelsperger merged commit 5b5ae20 into eclipse-edc:main Jan 26, 2024
12 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.

Resources must have a participantId property
2 participants