fix: workspace invitation delete for self hosted (#1475)

This commit is contained in:
pablohashescobar 2023-07-05 21:00:30 +05:30 committed by GitHub
parent 3906503c1b
commit cc0701a823
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 4 deletions

View file

@ -295,7 +295,6 @@ urlpatterns = [
{
"delete": "destroy",
"get": "retrieve",
"get": "retrieve",
}
),
name="workspace",