injected service use to handle the chat related operations
Options
injected logger used to handle the logging
request context [headers, body, params, query].
200 Status OK
This validator checks if the user has any subscription permission by applying the following steps in sequence:
Authenticate the user (authenticate)
Get subscription by id (chatService.getOneSubscription)
Return 200 if the user has any subscription permission
403 NBError Forbidden
404 NBError Not Found
Generated using TypeDoc
Is my subscription validator