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

bug: fix missing router when creating application #118

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

luca-medeiros
Copy link
Contributor

Fixes #117

Bug created in 2a60325

@igorbenav igorbenav added the bug Something isn't working label Feb 15, 2024
@igorbenav igorbenav merged commit b1a8370 into igorbenav:main Feb 15, 2024
luca-medeiros added a commit to luca-medeiros/FastAPI-boilerplate that referenced this pull request Feb 15, 2024
commit b1a8370
Merge: ddec40e 169e93f
Author: Igor Benav <43156212+igorbenav@users.noreply.github.com>
Date:   Thu Feb 15 00:26:05 2024 -0300

    Merge pull request igorbenav#118 from luca-medeiros/fix/router

    bug: fix missing router when creating application

commit 169e93f
Author: Luca Medeiros <luca.medeiros@nuvi-labs.com>
Date:   Thu Feb 15 12:24:15 2024 +0900

    bug: fix missing router when creating application
@igorbenav igorbenav mentioned this pull request Feb 19, 2024
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

Successfully merging this pull request may close these issues.

Swagger documentation not getting generated
2 participants