agent: serialize installAlert gdi

This commit is contained in:
Aaron Greenspan
2021-01-19 19:41:00 -07:00
committed by Aiden McClelland
parent c1b6d5e1e4
commit 47e5951fc3

View File

@@ -91,6 +91,7 @@ instance ToJSON AppAvailableFull where
, "versions" .= appAvailableFullVersions
, "releaseNotes" .= appAvailableFullReleaseNotes
, "serviceRequirements" .= appAvailableFullDependencyRequirements
, "installAlert" .= appAvailableFullInstallAlert
]
)