addressing comments

This commit is contained in:
shimon
2022-08-23 17:17:40 +03:00
parent 59b188755c
commit ebe794926c
23 changed files with 618 additions and 540 deletions
-2
View File
@@ -1443,5 +1443,3 @@ App::delete('/v1/projects/:projectId/domains/:domainId')
$response->noContent();
});