thoth-org/Thoth.Json.Net

Remove the cache limitation when using generateDecoderCached

Closed this issue · 1 comments

The idea is to remove this warning

/// ATTENTION: Use this only when other arguments (isCamelCase, extra) don't change

In order to do that, we could use the Type and arguments state in order to generate the key instead of just the cache.

Released in version 3.6.0