The PID is specified after /teams but represents a participant?
Wouldn't /participants/:pid or /teams/:teamPid/participants/:pid make more sense?
Also: please use participants instead of participant (collections are always plural)
Originally created by @stephan418 on GitHub (Jun 1, 2022).
Original GitHub issue: https://github.com/detleph/server/issues/65
https://github.com/detleph/server/blob/eff81e32f1b2ce6c30f2128d439c5b16550f1f84/src/Routes/participant.routes.ts#L16
The PID is specified after /teams but represents a participant?
Wouldn't /participants/:pid or /teams/:teamPid/participants/:pid make more sense?
Also: please use participants instead of participant (collections are always plural)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @stephan418 on GitHub (Jun 1, 2022).
Original GitHub issue: https://github.com/detleph/server/issues/65
https://github.com/detleph/server/blob/eff81e32f1b2ce6c30f2128d439c5b16550f1f84/src/Routes/participant.routes.ts#L16
The PID is specified after /teams but represents a participant?
Wouldn't /participants/:pid or /teams/:teamPid/participants/:pid make more sense?
Also: please use participants instead of participant (collections are always plural)
@Flexla54 commented on GitHub (Jun 6, 2022):
Done