Skip to content

Commit a9b82c4

Browse files
authored
Add server_default to remove_index_blocks
1 parent b7f4060 commit a9b82c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specification/migrate/create_from/MigrateCreateFromRequest.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ export class CreateFrom {
5353
settings_override?: IndexSettings
5454
/**
5555
* If index blocks should be removed when creating destination index (optional)
56+
* @server_default false
5657
*/
5758
remove_index_blocks?: boolean
5859
}

0 commit comments

Comments
 (0)