[GH-ISSUE #67] Complete CRUD functions #33

Closed
opened 2026-09-04 00:21:42 +02:00 by Stone_Red · 0 comments
Owner

Originally created by @Flexla54 on GitHub (Jun 3, 2022).
Original GitHub issue: https://github.com/detleph/server/issues/67

While testing I saw that some funktions weren't implemented.

Not implemented functions are:

  • DELETE Role Schema
  • UPDATE Role Schema
  • GET Participant
  • GET All Participants
  • GET Participants with parameter
  • UPDATE Participant needs an update (change Teamleader)
  • DELETE Admin

Some of these functions are listed only mandatory.

Tick the box, in case a function is obsolete or done!
This references 569695245f (feature-endpoints)

Originally created by @Flexla54 on GitHub (Jun 3, 2022). Original GitHub issue: https://github.com/detleph/server/issues/67 While testing I saw that some funktions weren't implemented. Not implemented functions are: - [x] DELETE Role Schema - [x] UPDATE Role Schema - [x] GET Participant - [x] GET All Participants - [x] GET Participants with parameter - [ ] UPDATE Participant needs an update (change Teamleader) - [ ] DELETE Admin Some of these functions are listed only mandatory. Tick the box, in case a function is obsolete or done! This references 569695245fd787079e1d67a771a68b68e2cfa0ee (feature-endpoints)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: detleph/server#33