Synopsis
Parameters
| Parameter |
Type |
Description |
| token |
string |
Credentials, see RemoteApi.login |
| projectName |
string |
The name of the project to query. |
Returns
An array of strings, the names of all build specifications for the given project.
Throws
If the given project name is invalid.
Description
Returns the names of all build specifications for a given project.
Access
Accessible to all users.