@@ -42,10 +42,10 @@ configuration.access_token = os.environ["ACCESS_TOKEN"]
4242with cosmotech_api.ApiClient(configuration) as api_client:
4343 # Create an instance of the API class
4444 api_instance = cosmotech_api.RunApi(api_client)
45- organization_id = ' organization_id_example' # str | the Organization identifier
46- workspace_id = ' workspace_id_example' # str | the Workspace identifier
47- runner_id = ' runner_id_example' # str | the Runner identifier
48- run_id = ' run_id_example' # str | the Run identifier
45+ organization_id = ' organization_id_example' # str | The Organization identifier
46+ workspace_id = ' workspace_id_example' # str | The Workspace identifier
47+ runner_id = ' runner_id_example' # str | The Runner identifier
48+ run_id = ' run_id_example' # str | The Run identifier
4949
5050 try :
5151 # Delete a run
@@ -61,10 +61,10 @@ with cosmotech_api.ApiClient(configuration) as api_client:
6161
6262Name | Type | Description | Notes
6363------------- | ------------- | ------------- | -------------
64- ** organization_id** | ** str** | the Organization identifier |
65- ** workspace_id** | ** str** | the Workspace identifier |
66- ** runner_id** | ** str** | the Runner identifier |
67- ** run_id** | ** str** | the Run identifier |
64+ ** organization_id** | ** str** | The Organization identifier |
65+ ** workspace_id** | ** str** | The Workspace identifier |
66+ ** runner_id** | ** str** | The Runner identifier |
67+ ** run_id** | ** str** | The Run identifier |
6868
6969### Return type
7070
@@ -121,10 +121,10 @@ configuration.access_token = os.environ["ACCESS_TOKEN"]
121121with cosmotech_api.ApiClient(configuration) as api_client:
122122 # Create an instance of the API class
123123 api_instance = cosmotech_api.RunApi(api_client)
124- organization_id = ' organization_id_example' # str | the Organization identifier
125- workspace_id = ' workspace_id_example' # str | the Workspace identifier
126- runner_id = ' runner_id_example' # str | the Runner identifier
127- run_id = ' run_id_example' # str | the Run identifier
124+ organization_id = ' organization_id_example' # str | The Organization identifier
125+ workspace_id = ' workspace_id_example' # str | The Workspace identifier
126+ runner_id = ' runner_id_example' # str | The Runner identifier
127+ run_id = ' run_id_example' # str | The Run identifier
128128
129129 try :
130130 # Get the details of a run
@@ -142,10 +142,10 @@ with cosmotech_api.ApiClient(configuration) as api_client:
142142
143143Name | Type | Description | Notes
144144------------- | ------------- | ------------- | -------------
145- ** organization_id** | ** str** | the Organization identifier |
146- ** workspace_id** | ** str** | the Workspace identifier |
147- ** runner_id** | ** str** | the Runner identifier |
148- ** run_id** | ** str** | the Run identifier |
145+ ** organization_id** | ** str** | The Organization identifier |
146+ ** workspace_id** | ** str** | The Workspace identifier |
147+ ** runner_id** | ** str** | The Runner identifier |
148+ ** run_id** | ** str** | The Run identifier |
149149
150150### Return type
151151
@@ -200,10 +200,10 @@ configuration.access_token = os.environ["ACCESS_TOKEN"]
200200with cosmotech_api.ApiClient(configuration) as api_client:
201201 # Create an instance of the API class
202202 api_instance = cosmotech_api.RunApi(api_client)
203- organization_id = ' organization_id_example' # str | the Organization identifier
204- workspace_id = ' workspace_id_example' # str | the Workspace identifier
205- runner_id = ' runner_id_example' # str | the Runner identifier
206- run_id = ' run_id_example' # str | the Run identifier
203+ organization_id = ' organization_id_example' # str | The Organization identifier
204+ workspace_id = ' workspace_id_example' # str | The Workspace identifier
205+ runner_id = ' runner_id_example' # str | The Runner identifier
206+ run_id = ' run_id_example' # str | The Run identifier
207207
208208 try :
209209 # get the logs for the Run
@@ -221,10 +221,10 @@ with cosmotech_api.ApiClient(configuration) as api_client:
221221
222222Name | Type | Description | Notes
223223------------- | ------------- | ------------- | -------------
224- ** organization_id** | ** str** | the Organization identifier |
225- ** workspace_id** | ** str** | the Workspace identifier |
226- ** runner_id** | ** str** | the Runner identifier |
227- ** run_id** | ** str** | the Run identifier |
224+ ** organization_id** | ** str** | The Organization identifier |
225+ ** workspace_id** | ** str** | The Workspace identifier |
226+ ** runner_id** | ** str** | The Runner identifier |
227+ ** run_id** | ** str** | The Run identifier |
228228
229229### Return type
230230
@@ -279,10 +279,10 @@ configuration.access_token = os.environ["ACCESS_TOKEN"]
279279with cosmotech_api.ApiClient(configuration) as api_client:
280280 # Create an instance of the API class
281281 api_instance = cosmotech_api.RunApi(api_client)
282- organization_id = ' organization_id_example' # str | the Organization identifier
283- workspace_id = ' workspace_id_example' # str | the Workspace identifier
284- runner_id = ' runner_id_example' # str | the Runner identifier
285- run_id = ' run_id_example' # str | the Run identifier
282+ organization_id = ' organization_id_example' # str | The Organization identifier
283+ workspace_id = ' workspace_id_example' # str | The Workspace identifier
284+ runner_id = ' runner_id_example' # str | The Runner identifier
285+ run_id = ' run_id_example' # str | The Run identifier
286286
287287 try :
288288 # get the status for the Run
@@ -300,10 +300,10 @@ with cosmotech_api.ApiClient(configuration) as api_client:
300300
301301Name | Type | Description | Notes
302302------------- | ------------- | ------------- | -------------
303- ** organization_id** | ** str** | the Organization identifier |
304- ** workspace_id** | ** str** | the Workspace identifier |
305- ** runner_id** | ** str** | the Runner identifier |
306- ** run_id** | ** str** | the Run identifier |
303+ ** organization_id** | ** str** | The Organization identifier |
304+ ** workspace_id** | ** str** | The Workspace identifier |
305+ ** runner_id** | ** str** | The Runner identifier |
306+ ** run_id** | ** str** | The Run identifier |
307307
308308### Return type
309309
@@ -358,9 +358,9 @@ configuration.access_token = os.environ["ACCESS_TOKEN"]
358358with cosmotech_api.ApiClient(configuration) as api_client:
359359 # Create an instance of the API class
360360 api_instance = cosmotech_api.RunApi(api_client)
361- organization_id = ' organization_id_example' # str | the Organization identifier
362- workspace_id = ' workspace_id_example' # str | the Workspace identifier
363- runner_id = ' runner_id_example' # str | the Runner identifier
361+ organization_id = ' organization_id_example' # str | The Organization identifier
362+ workspace_id = ' workspace_id_example' # str | The Workspace identifier
363+ runner_id = ' runner_id_example' # str | The Runner identifier
364364 page = 56 # int | page number to query (first page is at index 0) (optional)
365365 size = 56 # int | amount of result by page (optional)
366366
@@ -380,9 +380,9 @@ with cosmotech_api.ApiClient(configuration) as api_client:
380380
381381Name | Type | Description | Notes
382382------------- | ------------- | ------------- | -------------
383- ** organization_id** | ** str** | the Organization identifier |
384- ** workspace_id** | ** str** | the Workspace identifier |
385- ** runner_id** | ** str** | the Runner identifier |
383+ ** organization_id** | ** str** | The Organization identifier |
384+ ** workspace_id** | ** str** | The Workspace identifier |
385+ ** runner_id** | ** str** | The Runner identifier |
386386 ** page** | ** int** | page number to query (first page is at index 0) | [ optional]
387387 ** size** | ** int** | amount of result by page | [ optional]
388388
0 commit comments