-
Notifications
You must be signed in to change notification settings - Fork 1
Template
parkd126 edited this page Dec 11, 2018
·
7 revisions
| Name | Type | Description | Request Methods |
|---|---|---|---|
| id | Int | Unique ID of the template | TODO |
| isDefault | Boolean | The is_default field is true for the default template and false otherwise | TODO |
| name | String | The name of the template | TODO |
Returns a list of available templates (requires TestRail 5.2 or later).
| Name | Type | Description | Required |
|---|---|---|---|
| projectId | Int | The ID of the project | Yes |