I am new with Flasgger and I am trying to figure out how to add POST request to it.
Here is my Flask app with Flasgger (app.py):
app.py
import da