0.70.4
(fix): Add names to octet-stream requests and ensure they are named differently
than json requests on the same endpoint.
0.70.3
(fix): Add wrapper to avoid inline object type naming conflicts.
Specifically, we had this issue with nullable object types.
0.70.2
(fix): If no error examples are provided by user, autogenerate errors even for remote generation.