Skip to content

Commit 0208590

Browse files
committed
Change type to date
1 parent 128d2ec commit 0208590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/core/template-resources/src/main/resources/fleet-agents.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@
311311
"type": "keyword"
312312
},
313313
"upgrade_attempts": {
314-
"type": "integer"
314+
"type": "date"
315315
},
316316
"user_provided_metadata": {
317317
"type": "object",

0 commit comments

Comments
 (0)