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 b7f4060 commit a9b82c4Copy full SHA for a9b82c4
specification/migrate/create_from/MigrateCreateFromRequest.ts
@@ -53,6 +53,7 @@ export class CreateFrom {
53
settings_override?: IndexSettings
54
/**
55
* If index blocks should be removed when creating destination index (optional)
56
+ * @server_default false
57
*/
58
remove_index_blocks?: boolean
59
}
0 commit comments