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

GET /partitionings?partitioning=serializedPartitioning #268

Closed
Tracked by #140
salamonpavel opened this issue Sep 12, 2024 · 1 comment · Fixed by #275
Closed
Tracked by #140

GET /partitionings?partitioning=serializedPartitioning #268

salamonpavel opened this issue Sep 12, 2024 · 1 comment · Fixed by #275
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

Comments

@salamonpavel
Copy link
Collaborator

salamonpavel commented Sep 12, 2024

Feature

Implement GET endpoint for retrieval of partitionings
GET /partitionings?partitioning=serializedPartitioning
Returns the actual partitioning or 404 if not found in DB.

@salamonpavel salamonpavel added the enhancement New feature or request label Sep 12, 2024
@benedeki benedeki changed the title GET endpoint for retrieval of partitionings GET /partitionings?partitions=serializedPartitions Sep 16, 2024
@benedeki benedeki moved this from 🆕 To groom to 🔖 Sprint in CPS small repos project Sep 16, 2024
@benedeki benedeki added DB Issues touching the Database part of the project Server Issues touching the server part of the project labels Sep 16, 2024
@benedeki benedeki changed the title GET /partitionings?partitions=serializedPartitions GET /partitionings?partitioning=serializedPartitioning Sep 23, 2024
@github-project-automation github-project-automation bot moved this from 🔖 Sprint to ✅ Done in CPS small repos project Sep 27, 2024
Copy link

Release notes:

  • Introduces GET endpoint for partitioning based on partitioning query parameter
  • Fixes bug in getPartitioningById method in PartitioningRepository

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
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants