Skip to content

feat: Add Swagger UI documentation#5

Merged
luisfponce merged 1 commit intomainfrom
feat/swagger-docs
Feb 14, 2026
Merged

feat: Add Swagger UI documentation#5
luisfponce merged 1 commit intomainfrom
feat/swagger-docs

Conversation

@luisfponce
Copy link
Owner

Implemented Swagger UI documentation for all API endpoints.

  • Configured API metadata in main.py (Title, description, version).
  • Added tags for Auth, Users, and Cards in main.py and applied them in routers.py.
  • Updated endpoint docstrings in auths.py, users.py, and cards.py with detailed summaries and descriptions for Swagger UI.

This ensures comprehensive API documentation is available at /docs and /redoc.

@luisfponce luisfponce merged commit b5f9c3e into main Feb 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant