Open garethhumphriesgkc opened 3 days ago
Kibana version: 8.15.3
Elasticsearch version: 8.15.3
Describe the bug: The savedobjects API doc talks about the type parameter all over the place, but never actually tells you what the valid values are.
type
e.g.: https://www.elastic.co/docs/api/doc/kibana/v8/operation/operation-exportsavedobjectsdefault#operation-exportsavedobjectsdefault-body-application-json-elastic-api-version-2023-10-31-type
type string | array[string] The saved object types to include in the export. Use * to export all the types. One of: string-1 string array-2 array[string]
Kibana version: 8.15.3
Elasticsearch version: 8.15.3
Describe the bug: The savedobjects API doc talks about the
type
parameter all over the place, but never actually tells you what the valid values are.e.g.: https://www.elastic.co/docs/api/doc/kibana/v8/operation/operation-exportsavedobjectsdefault#operation-exportsavedobjectsdefault-body-application-json-elastic-api-version-2023-10-31-type