Special Project names seemed to be reserved or cause issues
Created by: karlhungus
Attempting to create a project named search
returns an error Path is reserved
- Might due to make this error more informative to the lay person
"Path is reserved - In order to keep our URI's meaningful to the user we do not allow people to create projects named "search", "edit", ..."
Attempting to create a project named edit
creates (or seems to create the project) then sends you to 404 page.
Attempting to create a project search through the API gives a 404 -- Might due to send back a 400 request (Bad request), or maybe 409