Skip to content

Commit 543709c

Browse files
committed
Merge branch 'feat/add-description-to-query-generation' of github.com:tonyghiani/kibana into feat/add-description-to-query-generation
2 parents eb5098c + 274d692 commit 543709c

2 files changed

Lines changed: 28 additions & 0 deletions

File tree

oas_docs/output/kibana.serverless.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62173,6 +62173,8 @@ paths:
6217362173
items:
6217462174
type: object
6217562175
properties:
62176+
description:
62177+
type: string
6217662178
esql:
6217762179
type: object
6217862180
properties:
@@ -62265,6 +62267,8 @@ paths:
6226562267
items:
6226662268
type: object
6226762269
properties:
62270+
description:
62271+
type: string
6226862272
esql:
6226962273
type: object
6227062274
properties:
@@ -62364,6 +62368,8 @@ paths:
6236462368
items:
6236562369
type: object
6236662370
properties:
62371+
description:
62372+
type: string
6236762373
esql:
6236862374
type: object
6236962375
properties:
@@ -62456,6 +62462,8 @@ paths:
6245662462
items:
6245762463
type: object
6245862464
properties:
62465+
description:
62466+
type: string
6245962467
esql:
6246062468
type: object
6246162469
properties:
@@ -62555,6 +62563,8 @@ paths:
6255562563
items:
6255662564
type: object
6255762565
properties:
62566+
description:
62567+
type: string
6255862568
esql:
6255962569
type: object
6256062570
properties:
@@ -63495,6 +63505,8 @@ paths:
6349563505
index:
6349663506
type: object
6349763507
properties:
63508+
description:
63509+
type: string
6349863510
esql:
6349963511
type: object
6350063512
properties:
@@ -63626,6 +63638,8 @@ paths:
6362663638
additionalProperties: false
6362763639
type: object
6362863640
properties:
63641+
description:
63642+
type: string
6362963643
esql:
6363063644
additionalProperties: false
6363163645
type: object

oas_docs/output/kibana.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66631,6 +66631,8 @@ paths:
6663166631
items:
6663266632
type: object
6663366633
properties:
66634+
description:
66635+
type: string
6663466636
esql:
6663566637
type: object
6663666638
properties:
@@ -66723,6 +66725,8 @@ paths:
6672366725
items:
6672466726
type: object
6672566727
properties:
66728+
description:
66729+
type: string
6672666730
esql:
6672766731
type: object
6672866732
properties:
@@ -66822,6 +66826,8 @@ paths:
6682266826
items:
6682366827
type: object
6682466828
properties:
66829+
description:
66830+
type: string
6682566831
esql:
6682666832
type: object
6682766833
properties:
@@ -66914,6 +66920,8 @@ paths:
6691466920
items:
6691566921
type: object
6691666922
properties:
66923+
description:
66924+
type: string
6691766925
esql:
6691866926
type: object
6691966927
properties:
@@ -67013,6 +67021,8 @@ paths:
6701367021
items:
6701467022
type: object
6701567023
properties:
67024+
description:
67025+
type: string
6701667026
esql:
6701767027
type: object
6701867028
properties:
@@ -67953,6 +67963,8 @@ paths:
6795367963
index:
6795467964
type: object
6795567965
properties:
67966+
description:
67967+
type: string
6795667968
esql:
6795767969
type: object
6795867970
properties:
@@ -68084,6 +68096,8 @@ paths:
6808468096
additionalProperties: false
6808568097
type: object
6808668098
properties:
68099+
description:
68100+
type: string
6808768101
esql:
6808868102
additionalProperties: false
6808968103
type: object

0 commit comments

Comments
 (0)