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/Apis/RunnerApi.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -391,7 +391,7 @@ Update a runner
391
391
|**organization\_id**|**String**| the Organization identifier |[default to null]|
392
392
|**workspace\_id**|**String**| the Workspace identifier |[default to null]|
393
393
|**runner\_id**|**String**| the Runner identifier |[default to null]|
394
-
|**Runner**|[**Runner**](../Models/Runner.md)| the new Runner details. This endpoint can't be used to update security ||
394
+
|**Runner**|[**Runner**](../Models/Runner.md)| the new Runner details. This endpoint can't be used to update ':' - id - ownerId - organizationId - workspaceId - creationDate - security ||
Copy file name to clipboardExpand all lines: doc/Apis/ScenarioApi.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -590,7 +590,7 @@ Update a scenario
590
590
|**organization\_id**|**String**| the Organization identifier |[default to null]|
591
591
|**workspace\_id**|**String**| the Workspace identifier |[default to null]|
592
592
|**scenario\_id**|**String**| the Scenario identifier |[default to null]|
593
-
|**Scenario**|[**Scenario**](../Models/Scenario.md)| the new Scenario details. This endpoint can't be used to update security ||
593
+
|**Scenario**|[**Scenario**](../Models/Scenario.md)| the new Scenario details. This endpoint can't be used to update ':' - id - ownerId - datasetList - solutionId - runTemplateId - parametersValues - security ||
|**organization\_id**|**String**| the Organization identifier |[default to null]|
521
521
|**solution\_id**|**String**| the Solution identifier |[default to null]|
522
-
|**Solution**|[**Solution**](../Models/Solution.md)| the new Solution details. This endpoint can't be used to update security ||
522
+
|**Solution**|[**Solution**](../Models/Solution.md)| the new Solution details. This endpoint can't be used to update ':' - id - runTemplates - security ||
|**organization\_id**|**String**| the Organization identifier |[default to null]|
520
520
|**workspace\_id**|**String**| the Workspace identifier |[default to null]|
521
-
|**Workspace**|[**Workspace**](../Models/Workspace.md)| The new Workspace details. This endpoint can't be used to update security ||
521
+
|**Workspace**|[**Workspace**](../Models/Workspace.md)| The new Workspace details. This endpoint can't be used to update ':' - id - ownerId - security ||
0 commit comments