This repository was archived by the owner on Mar 3, 2025. It is now read-only.
Releases: aptos-labs/openapi-typescript-codegen
Releases · aptos-labs/openapi-typescript-codegen
v0.24.0-p1
Add more meaningful message for http code 429
v0.24.0
Full Changelog: v0.23.0...v0.24.0
- Generated code now adds headers to output of
request
function.
v0.23.0-p5
Bump rollup from 2.77.2 to 2.77.3 (#1194) Bumps [rollup](https://github.com/rollup/rollup) from 2.77.2 to 2.77.3. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v2.77.2...v2.77.3) --- updated-dependencies: - dependency-name: rollup dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.23.0-p4
add cookie jar support
v0.23.0-p3
Make axios understand BCS response
v0.23.0-p2
Get rid of references to Buffer