hi everyone, i add my model in this project , same as Users model contains (init.py, models.py, parameters.py, resources.py, schemas.py), but access http://127.0.0.1:5000/api/v1/ can't find my model api when i execute ( invoke app.run --flask-config development )command , who can tell me why not success upload my model api or provide a detail development document for me. thanks
hi everyone, i add my model in this project , same as Users model contains (init.py, models.py, parameters.py, resources.py, schemas.py), but access http://127.0.0.1:5000/api/v1/ can't find my model api when i execute ( invoke app.run --flask-config development )command , who can tell me why not success upload my model api or provide a detail development document for me. thanks