Built fully functioning functionalities of following controllers:
1)video.controllers.js
2)like.controllers.js
3)twitter.controllers.js
4)comment.controllers.js
5)playlist.controllers.js
6)subscription.controllers.js
7)dashboard.controller.js
fixed bug in subcribtion.routes.js :
the channelId params can only be used for getUserChannelSubscribers ,toggleSubscription and subscriberId can only be used to fetch and validate getSubscribedChannels functionalities
Built fully functioning functionalities of following controllers: 1)video.controllers.js 2)like.controllers.js 3)twitter.controllers.js 4)comment.controllers.js 5)playlist.controllers.js 6)subscription.controllers.js 7)dashboard.controller.js
fixed bug in subcribtion.routes.js : the channelId params can only be used for getUserChannelSubscribers ,toggleSubscription and subscriberId can only be used to fetch and validate getSubscribedChannels functionalities
check out the working via post man : [https://www.postman.com/5rujana/workspace/my-workspace/collection/34287310-3794611e-71cc-4cee-80a5-9052512e8a8f?action=share&creator=34287310&active-environment=34287310-8e9dfc26-c707-4e3b-935d-cadc375b90fa]