Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The KeyValue union changes from a simple union to a flat union with a discriminator and currently code generation for flat unions generates MarshalJSON methods that recurse infinitely.
- Loading branch information