The SnipeIT JSON is returning an "assigned_to" integer that isn't being mapped
Newtonsoft.Json.JsonSerializationException: 'Error converting value 864 to type 'SnipeSharp.Models.AssetAssignedTo'. Path 'payload.assigned_to', line 1, position 250.'
To replicate change some elements on an asset that is assigned to a user and call the update asset.
The SnipeIT JSON is returning an "assigned_to" integer that isn't being mapped
Newtonsoft.Json.JsonSerializationException: 'Error converting value 864 to type 'SnipeSharp.Models.AssetAssignedTo'. Path 'payload.assigned_to', line 1, position 250.'To replicate change some elements on an asset that is assigned to a user and call the update asset.