You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix code-gen for single or many types. (#7244) (#7245)
* Add test for GetIndex response deserialization
* Add missing implementation for union converter
* Regenerate after code generator improvements
JSON serializer attributes are now included on a single line after some
recent codegenerator changes to support conditional attributes.
* Formatting updates after updating Roslyn packages
* Add number handling options to serializers
* After fixed codegen for DynamicTemplate
* Remove special handling for sort converter in generator
Co-authored-by: Steve Gordon <[email protected]>
0 commit comments