kibana/packages/core
Pierre Gayvallet b08c322524
Allow exporting all SO types (#159289)
## 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>
2023-06-12 00:03:54 -07:00
..
analytics Flags core mocks packages as devOnly (#149466) 2023-01-26 08:46:06 -07:00
application Upgraded EUI to v76.0.0 (#152506) 2023-03-14 14:27:40 -05:00
apps Add build_date to kbn:api/status (#157905) 2023-05-25 10:21:47 -07:00
base Add build_date to kbn:api/status (#157905) 2023-05-25 10:21:47 -07:00
capabilities [Lens] library annotation groups (#152623) 2023-05-31 16:41:21 -04:00
chrome [Serverless/breadcrumbs] Bootstrap and API (#156855) 2023-06-06 15:10:35 +02:00
config/core-config-server-internal Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
custom-branding [Custom Branding] Fetch custom branding on unauthenticated pages (#149207) 2023-01-31 10:01:35 +01:00
deprecations Flags core mocks packages as devOnly (#149466) 2023-01-26 08:46:06 -07:00
doc-links Flags core mocks packages as devOnly (#149466) 2023-01-26 08:46:06 -07:00
elasticsearch Refactor KibanaMigrator, improve readability, maintainability and UT (#155693) 2023-06-01 14:47:40 +02:00
environment Flags core mocks packages as devOnly (#149466) 2023-01-26 08:46:06 -07:00
execution-context Flags core mocks packages as devOnly (#149466) 2023-01-26 08:46:06 -07:00
fatal-errors Upgraded EUI to v76.0.0 (#152506) 2023-03-14 14:27:40 -05:00
http Implements default Permissions-Policy header (#158514) 2023-06-07 19:48:44 +02:00
i18n Upgrade EUI to v81.2.0 (#158781) 2023-06-05 13:51:40 -07:00
injected-metadata [Custom Branding] Fetch custom branding on unauthenticated pages (#149207) 2023-01-31 10:01:35 +01:00
integrations Flags core mocks packages as devOnly (#149466) 2023-01-26 08:46:06 -07:00
lifecycle Per User Dark Mode Preference (#151507) 2023-04-25 15:19:20 -04:00
logging Generate kbn/ecs with ECS 8.6.1 (#151642) 2023-02-21 15:02:38 +01:00
metrics Adds support for event loop utilization to the core metrics service (#153717) 2023-03-29 14:35:55 -07:00
mount-utils Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
node Cleanup spread operators in reduce calls (#157471) 2023-05-22 04:50:24 -07:00
notifications [Discover] Inline data fetching errors (#152311) 2023-03-20 20:48:43 -03:00
overlays fix console errors in inspector (#156894) 2023-05-15 09:02:27 -06:00
plugins Add build_date to kbn:api/status (#157905) 2023-05-25 10:21:47 -07:00
preboot Flags core mocks packages as devOnly (#149466) 2023-01-26 08:46:06 -07:00
rendering Add build_date to kbn:api/status (#157905) 2023-05-25 10:21:47 -07:00
root Serve.js refactors (#158750) 2023-06-08 09:35:10 +02:00
saved-objects Allow exporting all SO types (#159289) 2023-06-12 00:03:54 -07:00
status Add build_date to kbn:api/status (#157905) 2023-05-25 10:21:47 -07:00
test-helpers [ZDT] DocumentMigrator: support higher version documents (#157895) 2023-05-23 10:15:22 +02:00
theme Flags core mocks packages as devOnly (#149466) 2023-01-26 08:46:06 -07:00
ui-settings [Visualizations] Removes the visualize:enableLabs advanced setting (#157699) 2023-05-22 10:40:26 +03:00
usage-data Implements default Permissions-Policy header (#158514) 2023-06-07 19:48:44 +02:00
user-settings Update CODEOWNERS to proper team (#155865) 2023-04-26 11:22:42 -04:00