Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TODO Sample (todo_blueprint.py) is not working #608

Open
Hera-Moon opened this issue Jul 21, 2024 · 2 comments
Open

TODO Sample (todo_blueprint.py) is not working #608

Hera-Moon opened this issue Jul 21, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Hera-Moon
Copy link

Hera-Moon commented Jul 21, 2024

Code

https://github.com/python-restx/flask-restx/blob/master/examples/todo_blueprint.py

Repro Steps (if applicable)

  1. Run this code
  2. Get into 127.0.0.1:5000
  3. Get 404 Error

Expected Behavior

I ran this code, but I can't see the swagger screen, I just get a 404 error. Can I fix it?

Environment

  • Python version 3.10
  • Flask version 3.0.3
  • Flask-RESTX version 1.3.0
  • Other installed Flask extensions
@Hera-Moon Hera-Moon added the bug Something isn't working label Jul 21, 2024
@peter-doggart
Copy link
Contributor

peter-doggart commented Jul 21, 2024 via email

@Hera-Moon
Copy link
Author

Oh Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants