[GH-ISSUE #92] Implement core routes for permanent pools #69

Open
opened 2026-02-27 19:16:44 +03:00 by kerem · 1 comment
Owner

Originally created by @EddieTheCubeHead on GitHub (Feb 23, 2024).
Original GitHub issue: https://github.com/EddieTheCubeHead/Stagnum/issues/92

Implement GET, POST, POST /member, PATCH, DELETE /member and DELETE routes for permanent pools.

Permanent pools should have the following data:

  • Name
  • Owner

Permanent pool members should have the same data as transient pool members.

Acceptance criteria: routes are implemented and fully tested, including edge cases.

Originally created by @EddieTheCubeHead on GitHub (Feb 23, 2024). Original GitHub issue: https://github.com/EddieTheCubeHead/Stagnum/issues/92 Implement GET, POST, POST /member, PATCH, DELETE /member and DELETE routes for permanent pools. Permanent pools should have the following data: - Name - Owner Permanent pool members should have the same data as transient pool members. Acceptance criteria: routes are implemented and fully tested, including edge cases.
Author
Owner

@tuomasmustakallio commented on GitHub (Feb 23, 2024):

Blocked by #88

<!-- gh-comment-id:1961572630 --> @tuomasmustakallio commented on GitHub (Feb 23, 2024): Blocked by #88
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Stagnum#69
No description provided.