lots of small fixes and todo removals
This commit is contained in:
parent
82aa079af0
commit
1a0c4e63f5
6 changed files with 4 additions and 9 deletions
|
@ -25,7 +25,6 @@ ninja_api.add_router("/mesh/", mesh_api_router)
|
|||
|
||||
|
||||
urlpatterns = [
|
||||
# todo: does this work? can it be better?
|
||||
path('v2/', ninja_api.urls),
|
||||
path('', RedirectView.as_view(pattern_name="api-v2:openapi-view")),
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue