I would like to test a flask-restplus POST endpoint with the configured model. I have created a flask-restplus Namespace and added a model to that namespace wit
Namespace