Skip to content

Commit 8dcb736

Browse files
authored
Add missing logsdb feature to xpack.info (#3091)
1 parent b0860fc commit 8dcb736

File tree

4 files changed

+19
-2
lines changed

4 files changed

+19
-2
lines changed

output/openapi/elasticsearch-openapi.json

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/schema/schema.json

Lines changed: 13 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

output/typescript/types.ts

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

specification/xpack/info/types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ export class Features {
5959
graph: Feature
6060
ilm: Feature
6161
logstash: Feature
62+
logsdb: Feature
6263
ml: Feature
6364
monitoring: Feature
6465
rollup: Feature

0 commit comments

Comments
 (0)