You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/Models/RunTemplateParameterGroup.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,7 @@
6
6
|**id**|**String**| The Parameter Group id |[default to null]|
7
7
|**description**|**String**| A description of the parameter group |[optional][default to null]|
8
8
|**labels**|**Map**| A translated label with key as ISO 639-1 code |[optional][default to null]|
9
-
|**isTable**|**Boolean**| Does the group define a table |[default to null]|
10
9
|**additionalData**|[**Map**](AnyType.md)| Free form additional data |[optional][default to null]|
11
-
|**parentId**|**String**| The Run Template Group parent Id |[optional][default to null]|
12
10
|**parameters**|**List**| An ordered list of Run Template Parameters |[default to null]|
13
11
14
12
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
Copy file name to clipboardExpand all lines: doc/Models/RunTemplateParameterGroupCreateRequest.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,7 @@
6
6
|**id**|**String**| The Parameter Group id |[default to null]|
7
7
|**description**|**String**| A description of the parameter group |[optional][default to null]|
8
8
|**labels**|**Map**| A translated label with key as ISO 639-1 code |[optional][default to null]|
9
-
|**isTable**|**Boolean**| Does the group define a table |[optional][default to false]|
10
9
|**additionalData**|[**Map**](AnyType.md)| Free form additional data |[optional][default to null]|
11
-
|**parentId**|**String**| The Run Template Group parent Id |[optional][default to null]|
12
10
|**parameters**|**List**| An ordered list of Run Template Parameters |[optional][default to []]|
13
11
14
12
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
|**description**|**String**| A description of the parameter group |[optional][default to null]|
7
7
|**labels**|**Map**| A translated label with key as ISO 639-1 code |[optional][default to null]|
8
-
|**isTable**|**Boolean**| Does the group define a table |[optional][default to null]|
9
8
|**additionalData**|[**Map**](AnyType.md)| Free form additional data |[optional][default to null]|
10
-
|**parentId**|**String**| The Run Template Group parent Id |[optional][default to null]|
11
9
|**parameters**|**List**| An ordered list of Run Template Parameters |[optional][default to null]|
12
10
13
11
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
0 commit comments