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

fix: Unnecessary Update on Parent Container on POST #8

Merged
merged 1 commit into from
May 30, 2024
Merged

Conversation

CxRes
Copy link
Member

@CxRes CxRes commented May 30, 2024

POST should not trigger an update on the parent container of the resource. This case is therefore removed from the non-normative requirements under Activity Mapping.

Fixes #7

POST should not trigger an update on the parent container of the resource. This case is therefore removed from the non-normative requirements under Activity Mapping.

Fixes solid#7
@CxRes CxRes requested a review from elf-pavlik May 30, 2024 00:53
@CxRes CxRes merged commit 4a3e2f6 into solid:main May 30, 2024
1 check passed
github-actions bot added a commit that referenced this pull request May 30, 2024
SHA: 4a3e2f6
Reason: push, by CxRes

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

POST on contained resource should not update its container
2 participants