2.4.2

(fix): Enabled SSE and JSON streaming to deserialize OneOf the same as WebSockets can. Fixed minor nullability warnings.






2.1.16-rc0

(fix): Enable type disambiguation and renaming during code generation Permits the examples test fixtures to compile successfully


2.1.15

(fix): Ensure dynamic snippet method calls can use literal values

2.1.14

(fix): Create link in README.MD file to the REFERENCE.MD file



2.1.12

(fix): Add support for configuration ‘experimental-fully-qualified-namespaces’ to generate fully qualified typenames and namespaces. Add support for experimental-dotnet-format to have dotnet format reduce namespaces and namespace prefixes. (this can take a large amount of memory) This creates code that is much cleaner, and can easily support multiple endpoints with identical names in the generated code without name or namespace collisions.


2.1.10

(fix): Generate reference.md file as long as there are some endpoints.

2.1.8

(fix): Idempotent headers are added to the headers in the request