SUSE / salt-netapi-client

Java bindings for the Salt API
MIT License
85 stars 95 forks source link

Replace the use of Gson's internal newParametrizedTypeWithOwner #312

Closed cbosdo closed 6 months ago

cbosdo commented 6 months ago

since this class is an internal one, it can be changed without notice. Replacing this with a simple implementation of ParameterizedType.