Swagger POST Json Body Parameter Schema YAML Swagger POST Json Body Parameter Schema YAML json json

Swagger POST Json Body Parameter Schema YAML


This issue has been fixed.It wasn't swagger related.I built an API with nodeJs and i realized i didn't have a middleware to handle body parameter. So because i missed a step before enabled the swagger middleware, i couldn't do anything with body parameter.