-
-
Notifications
You must be signed in to change notification settings - Fork 368
[16.0]Fast API Endpoints Cache #391
Copy link
Copy link
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.
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.
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:
Expected behavior
the newly created endpoint should work properly without the need to update the module