Skip to content

Commit

Permalink
updated saved object mapping for observability-onboarding-state
Browse files Browse the repository at this point in the history
  • Loading branch information
ogupte committed May 22, 2023
1 parent e559f5e commit 678f9bd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions packages/kbn-check-mappings-update-cli/current_mappings.json
Original file line number Diff line number Diff line change
Expand Up @@ -2099,12 +2099,13 @@
},
"observability-onboarding-state": {
"properties": {
"apiKeyId": {
"type": "keyword"
},
"state": {
"type": "object",
"dynamic": false
},
"progress": {
"type": "object",
"dynamic": false
}
}
},
Expand Down

0 comments on commit 678f9bd

Please sign in to comment.