Skip to content

Commit

Permalink
refacor: added todo for write permission
Browse files Browse the repository at this point in the history
  • Loading branch information
slaveeks committed Jan 10, 2024
1 parent d23d9e8 commit 567027e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/presentation/http/router/join.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ interface JoinRouterOptions {
* Join Router plugin
*
* @todo use different replies for different errors in post route
* @todo add check for write permission in route
* @param fastify - fastify instance
* @param opts - router options
* @param done - done callback
Expand Down

0 comments on commit 567027e

Please sign in to comment.