mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 10:23:14 -04:00
## Summary Fix https://github.com/elastic/kibana/issues/150079 Add support for the `*` wildcard for by-type export, allowing to more easily export all the exportable SO types ``` POST /api/saved_objects/_export { types: '*', } ``` ## Release Note The savedObjects export API now supports exporting all types using the `*` wildcard. Please refer to the documentation for more details and examples. --------- Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
apis | ||
fixtures | ||
services | ||
config.js | ||
ftr_provider_context.d.ts | ||
jest.config.js |