Project by tag
|
GET api/2.0/project/tag/{tag}
|
Returns the detailed list of all projects with the specified tag
|
Project tags
|
GET api/2.0/project/tag
|
Returns the list of all available project tags
|
Tag
|
POST api/2.0/project/tag
|
Creates new tag
|
Tags by tag name
|
GET api/2.0/project/tag/search
|
Returns the list of all tags like the specified tag name
|