Get all projects that are tagged with a given category
Name | Type | Description |
---|---|---|
id | string | Database ID for the wiki. Required |
content | string | Content to be saved for the wiki page. Required |
Gets all trove categories.
Name | Type | Description |
---|---|---|
request | \mvcnphp\RequestParameters |
Zero or more TroveCategoryBasic records.
Name | Type | Description |
---|---|---|
id | int | Unique database identifier for the Trove Category |
categoryName | string | Trove Category name |
description | string | Trove Category description |
alias | string | Trove Category alias |
showInSearch | string | Trove Category showInSearch |
rootCategoryId | int | Trove Category rootCategoryId |
parentCategoryId | int | Trove Category parentCategoryId |
accessLevel | int | Trove Category accessLevel |
GET http://gforge.api/trove
Create a new build and an associated job if necessary
Name | Type | Description |
---|---|---|
id | string | Database ID for the wiki. Required |
content | string | Content to be saved for the wiki page. Required |
Create a new build and an associated job if necessary
Name | Type | Description |
---|---|---|
id | string | Database ID for the wiki. Required |
content | string | Content to be saved for the wiki page. Required |