API - get single project by name
Created by: podhy
In documentation is writen that we can get single project by ID or by its name. But when I call API with any existing name it always returns {"message":"404 Not Found"}
When I looked into source code it seems that this feature is not implemented