-
-
Notifications
You must be signed in to change notification settings - Fork 354
Open
Labels
bugSomething isn't workingSomething isn't workingno staleUse this label to prevent the automated stale action from closing this PR/Issue.Use this label to prevent the automated stale action from closing this PR/Issue.
Description
Module
fast API
Describe the bug
when I try to create a new app with such an endpoint as root_path into data dir and some routes, it's required to update the module to be able to access
this endpoint
To Reproduce
Affected versions:
Steps to reproduce the behavior:
- create a new module depending on fastapi with some routes
- create an endpoint in the data dir to be created during the installation
- try to access even the docs URL it'll not founded
- go to apps -> update your custom module
- try to access it again, it works fine now
Expected behavior
the newly created endpoint should work properly without the need to update the module
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingno staleUse this label to prevent the automated stale action from closing this PR/Issue.Use this label to prevent the automated stale action from closing this PR/Issue.