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
Update code generator to handle generic types and types with multiple '+' signs in them. (#102)
* Handle generic types and types with multiple '+' signs in them.
* Delete commented code.
* Address PR comments.
* Skip codegen unit test.
* Add example to comment.
* Assert that the full type name has a dot in it.
* Trigger build.
0 commit comments