* Add snapshot attribute to .fleet-agents docs * Update docs/changelog/127651.yaml * Fix changelog summary --------- Co-authored-by: Eric Beahan <eric.beahan@elastic.co>
@@ -0,0 +1,5 @@
+pr: 127651
+summary: Add complete attribute to .fleet-agents docs
+area: Infra/Plugins
+type: bug
+issues: []
@@ -96,6 +96,9 @@
"snapshot": {
"type": "boolean"
},
+ "complete": {
+ "type": "boolean"
+ },
"upgradeable": {