aptos_api_dart 1.1.0
aptos_api_dart: ^1.1.0 copied to clipboard
Aptos API generated with OpenAPI Generator
1.1.0 #
- Build against API spec from /v1 from https://github.com/aptos-labs/aptos-core/commit/84a67d185df4a9c12947f6091d0c0dc3427703f1.
- Use version 6.4.0 of the openapi-generator-cli tool.
1.0.0 #
- Build against API spec from /v1 from https://github.com/aptos-labs/aptos-core/commit/5ca8a7a5ce0f65ff44cd6ad1485543467d5782f6.
- Use version 6.2.1 of the openapi-generator-cli tool.
- Note: Aptos has launched mainnet now, this version corresponds to a mainnet API spec.
0.5.4 #
- Build against API spec from /v1 from https://github.com/aptos-labs/aptos-core/commit/8399cd1c7b9662d3a6a09c28363c5f66f0839c41.
- Use latest, fully functioning version of openapi-generator from https://github.com/OpenAPITools/openapi-generator/pull/12295.
0.5.3 #
- Build against API spec from /v1 from https://github.com/aptos-labs/aptos-core/commit/bc6358a02a62de02f3a982bdc1357a4833af8108.
0.5.2 #
- Build against API spec from /v1 from https://github.com/aptos-labs/aptos-core/commit/60027e6e0e52c3c6277505c84ff2c5dfa48021da.
0.5.1 #
- Build against API spec from /v1 from https://github.com/aptos-labs/aptos-core/commit/04246b6d8d184d3d51caad97c689b0febb85ce49.
0.5.0 #
- Build against API spec from /v1 from https://github.com/aptos-labs/aptos-core/commit/ecffe6eecf8bc3f0a56e8fb1e06810a663c37dd2.
0.4.1 #
- Build against API spec from https://github.com/aptos-labs/aptos-core/commit/0f8d277d53d77ef7638b98efbdeb8dd8c419e78a.
0.4.0 #
- Build against API spec from https://github.com/aptos-labs/aptos-core/commit/6ad9b415b0df1269e186282d5eed8364d50f68f0.
0.3.4 #
- Build against newer version of API spec.
0.3.3 #
- Make
gas_currency_codeoptional.
0.3.2 #
- Fix discriminator mapping for signature types in TransactionSignature.
0.3.1 #
- Fix discriminator mapping for signature types.
0.3.0 #
- Use API spec from this commit to add explicit discriminator mapping.
0.2.3 #
- Add additional necessary serializers.
0.2.2 #
- Add necessary serializers for oneOf.
0.2.1 #
- Generate again with upgrade dependencies.
0.2.0 #
- Use this branch of openapi-generator to get oneOf support.
0.1.1 #
- Simplify generator script.
0.1.0 #
- Use openapi-generator > 6.0.
0.0.2 #
- Include warning about oneOf / allOf.
0.0.1 #
- Initial generated code release with CI.