Closed Haneesha123 closed 3 years ago
@Haneesha123 , I have resolved the issue #16 and my PR has been merged. I guess your file is conflicting becoz I changed the order router.post() below router.get inorder to get correct order in swagger.
That is GET and then POST
So @Haneesha123 , jus clone the branch which has my PR merged and just replace that swagger code for router.post by your post code for swagger
Hope you got what I said
Yeah, got it. Thank you @rohithmsr
Documented POST API using swagger