Real-life RESTful server example on Flask-RESTplus
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
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by kingkisskill and has received 1 comments.