Skip to content

Commit 54ba669

Browse files
Automatically update typescript client (ref: Cosmo-Tech/cosmotech-api@f859449)
Co-authored-by: jreynard-code <jreynard-code@users.noreply.github.com>
1 parent 21f7320 commit 54ba669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1908,7 +1908,7 @@ export interface Runner {
19081908
* @type {Array<string>}
19091909
* @memberof Runner
19101910
*/
1911-
'datasetList'?: Array<string>;
1911+
'datasetList': Array<string>;
19121912
/**
19131913
*
19141914
* @type {RunnerResourceSizing}

0 commit comments

Comments
 (0)