Merge pull request #51 from OpenCHAMI/minor-changes

Added schema version to output
This commit is contained in:
David Allen 2024-08-21 13:33:52 -06:00 committed by GitHub
commit 8df5a50ea9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -105,6 +105,7 @@ func CollectInventory(assets *[]RemoteAsset, params *CollectParams) error {
"MACRequired": true,
"RediscoverOnUpdate": false,
"Systems": systems,
"SchemaVersion": 1,
}
// create and set headers for request