Skip to content

Commit

Permalink
Updated schema versions
Browse files Browse the repository at this point in the history
Signed-off-by: Stevan Buzejic <[email protected]>
  • Loading branch information
stevanbz authored and stevanbuzejic committed May 11, 2023
1 parent d630fe9 commit 1117ec6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/main/resources/mappings/opendistro-ism-config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"_meta" : {
"schema_version": 17
"schema_version": 18
},
"dynamic": "strict",
"properties": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"_meta" : {
"schema_version": 17
"schema_version": 18
},
"dynamic": "strict",
"properties": {
Expand Down

0 comments on commit 1117ec6

Please sign in to comment.