Vinod H I

Results 1 issues of Vinod H I

**Describe the bug** When the router path is empty string, cbv router fails. ```python File "./test.py", line 11, in @cbv(router) File "/Users/vinod/.pyenv/versions/3.6.10/envs/test/lib/python3.6/site-packages/fastapi_utils/cbv.py", line 26, in decorator return _cbv(router, cls) File...

bug