Skip to content

Commit

Permalink
doc: Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Vilsafur committed Dec 3, 2019
1 parent 2d1f6a2 commit a0963e5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/controllers/messagesController.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ export default class MessagesController {
/**
* Retrieve a message and send it to the corresponding services
*
* @todo Restrict sending messages by Service Type
* @todo Return the message of the service (s) requiring a return
*
* @param {Request} request The request
* @param {Response} response The Response
*/
Expand Down

0 comments on commit a0963e5

Please sign in to comment.