February 4, 2024
0.7.1
(feat):
The SDK generator now supports idempotency headers. Users
will be able to specify the idempotency headers in RequestOptions.
(feat):
The SDK generator now supports scanning API credentials
via environment varaibles.
(feat):
The generated models now support boolean literals and users
do not have to specify them in the builder.
For example, for the following object
the user will not need to specify the literal properties when building the object.