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

PATCH /partitionings/{partId}/parents #273

Open
Tracked by #140
benedeki opened this issue Sep 16, 2024 · 0 comments · May be fixed by #302
Open
Tracked by #140

PATCH /partitionings/{partId}/parents #273

benedeki opened this issue Sep 16, 2024 · 0 comments · May be fixed by #302
Assignees
Labels
DB Issues touching the Database part of the project enhancement New feature or request Server Issues touching the server part of the project
Milestone

Comments

@benedeki
Copy link
Contributor

benedeki commented Sep 16, 2024

Feature

Implement PATCH /partitionings/{partId}/parents V2 REST API endpoint on server

The body contains the id of the parent of the partitioning in the URI.

  • returns 200 when the operation was succesful (even if no change in DB)
  • returns 404 when parent or partId does not exist
@benedeki benedeki added enhancement New feature or request DB Issues touching the Database part of the project Server Issues touching the server part of the project labels Sep 16, 2024
@benedeki benedeki moved this from 🆕 To groom to 📋 Backlog in CPS small repos project Sep 16, 2024
@benedeki benedeki added this to the v0.4.0 milestone Oct 9, 2024
@ABLL526 ABLL526 moved this from 📋 Backlog to 🏗 In progress in CPS small repos project Oct 29, 2024
@ABLL526 ABLL526 linked a pull request Nov 13, 2024 that will close this issue
@ABLL526 ABLL526 linked a pull request Nov 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DB Issues touching the Database part of the project enhancement New feature or request Server Issues touching the server part of the project
Projects
Status: 🏗 In progress
Development

Successfully merging a pull request may close this issue.

2 participants