injected service use to handle the follower related operations
unique identifier of the entity to be followed
injected logger used to handle the logging
request context [headers, body, params, query].
body
is required201 Status Created
This handler is used to create a follower by applying the following steps in sequence:
Check if request body exists
Create the follower (followerService.createFollower)
Error
500 NBError Internal Server Error
Generated using TypeDoc
Create a follower