Remora / Remora.Rest

Reusable tooling for interacting with JSON-driven REST APIs
GNU Lesser General Public License v3.0
7 stars 10 forks source link

Fix .ToObject<T> throwing due to writer cache #32

Closed VelvetToroyashi closed 2 months ago

VelvetToroyashi commented 3 months ago

See commit details - this bug was brought to my attention when attempting to monkey-patch https://github.com/Remora/Remora.Discord/pull/338