API: fixes return code when creating last project before reaching limit
When creating the last project via API when reaching the project limit a status code of 404 (Not found) is returned instead of 201 (Created). The fix checks now correctly if the project could be saved.
Showing
Please register or sign in to comment