Open connor4312 opened 1 year ago
We could emit union types/type maps to make type-safe consumers. For instance, there's currently no type system linkage between requests and responses.
I added some small improvements in #284 but I didn't create any type unions yet.
We could emit union types/type maps to make type-safe consumers. For instance, there's currently no type system linkage between requests and responses.