Skip to content

Commit

Permalink
solve url error
Browse files Browse the repository at this point in the history
  • Loading branch information
novakzaballa committed Dec 22, 2023
1 parent 031fd49 commit 0a6088c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/organisations/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@

nested_api_key_roles_routes = routers.NestedSimpleRouter(
parent_router=organisations_router,
parent_prefix=r"master-api-keys",
lookup="api_key",
)

Expand Down

0 comments on commit 0a6088c

Please sign in to comment.