Switch to async/await in client codegen #128
Labels
enhancement
New feature or request
epic
A fair amount of work is involved
research
Some investigation required prior to making changes.
Since async/await has been stabilized and surf reaching 1.0, it's time to support
surf
alongsidereqwest
(both using async/await) and eventually add a feature gate forsurf
. This is also the best time to rethink howApiClient
andSendable
should be used throughout the codegen.The text was updated successfully, but these errors were encountered: