arangodb-net-standard
arangodb-net-standard copied to clipboard
Changed Links property type to generic object
There is a difference in the JSON returned for ViewDetails.Links between the version 3.9.5 (still being supported) and 3.10. Therefore, to make the driver compatible with both versions, we changed the type to object.