We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0dd306 commit 8b8abd1Copy full SHA for 8b8abd1
client/src/api/schema/schema.ts
@@ -14259,7 +14259,7 @@ export interface components {
14259
*/
14260
name?: string | null;
14261
/**
14262
- * Precreate Directory
+ * precreate_directory
14263
* @default false
14264
14265
precreate_directory: boolean | null;
lib/tool_shed/webapp/frontend/src/schema/schema.ts
@@ -3181,7 +3181,7 @@ export interface components {
3181
3182
name: string
3183
3184
3185
3186
3187
precreate_directory: boolean | null
0 commit comments