We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb411fe + f8e68a0 commit 50ad455Copy full SHA for 50ad455
api/controllers/inner_api/workspace/workspace.py
@@ -61,4 +61,4 @@ def post(self):
61
62
63
api.add_resource(EnterpriseWorkspace, "/enterprise/workspace")
64
-api.add_resource(EnterpriseWorkspaceNoOwnerEmail, "/enterprise/workspace/ownerless")
+api.add_resource(EnterpriseWorkspaceNoOwnerEmail, "/enterprise/workspace/ownerless")
0 commit comments