Skip to content

Commit 8150786

Browse files
Add generated code disclaimer
1 parent 1269c4e commit 8150786

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/src/dump/extract-routes.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ function serializeForest (forest: Forest): string {
124124
let output: string = ''
125125
const begin: string = `package esroutes
126126
127+
// Code generated from the elasticsearch-specification DO NOT EDIT.
127128
var routes = forest{
128129
map[byte]trees{
129130
`

0 commit comments

Comments
 (0)