Commit e668a98
Add index block removal API (#4684)
* Add index block removal API
Follow-up of elastic/elasticsearch#129128
* Fix block enum
* Add doc-id to table
* Fix lint
* Move IndicesBlockOptions and IndicesBlockStatus to indices/_types
It's breaking but avoids duplicating the type names, which is forbidden.
* Separate BlockStatus as it is different
* Rename response example file
* Fix response fields
* Add index privilege
---------
Co-authored-by: Quentin Pradet <[email protected]>1 parent 7368802 commit e668a98
File tree
12 files changed
+802
-92
lines changed- output
- openapi
- schema
- typescript
- specification
- _doc_ids
- indices
- _types
- add_block
- remove_block
- examples
- request
- response
12 files changed
+802
-92
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments