You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm pretty new to Robyn. However, it seems to me that views haven't got much love and they are now out of date with newer features like authentication (and it now seems subrouters) not supported.
I suggested a while ago that we depreciate them. #1068
Bug Description
project/view/view_api.py
RUN INFO:
INFO:robyn.logger:Added route HttpMethod.GET /decorator
INFO:robyn.logger:Added route HttpMethod.POST /decorator
INFO:robyn.logger:Added route HttpMethod.GET /def_view
INFO:robyn.logger:Added route HttpMethod.POST /def_view
INFO:robyn.logger:Added route HttpMethod.GET /view_api/te
Why is the route /decorator but not /view_api/decorator
Steps to Reproduce
No response
Your operating system
None
Your Python version (
python --version
)None
Your Robyn version
None
Additional Info
No response
The text was updated successfully, but these errors were encountered: