Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add new charge-related documentation and models #8

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

fcarrero
Copy link
Collaborator

This commit adds new documentation and models related to charges. It includes the following changes:

  • Added ChargesOrderResponse.md and ChargesOrderResponseAllOfData.md to the documentation.
  • Added ChargesOrderResponse.dart and ChargesOrderResponseAllOfData.dart to the model files.
  • Updated the version in .openapi-generator/VERSION from 7.5.0 to 7.10.0.
  • Updated the changelog with fixes and updates.
  • Updated the pubVersion in config-dart.json from 6.0.5 to 6.0.6.
  • Added new properties and descriptions in ChargeOrderResponsePaymentMethod.md, ChargeRequest.md, ChargeRequestPaymentMethod.md, ChargeResponse.md, and ChargeResponsePaymentMethod.md.
  • Added a new API method, ordersCreateCharges, for creating charges.

These changes enhance the existing codebase by providing additional documentation and models for charge-related functionality, as well as introducing a new API method for creating charges.

Co-authored-by: AI Assistant [email protected]

This commit adds new documentation and models related to charges. It includes the following changes:

- Added `ChargesOrderResponse.md` and `ChargesOrderResponseAllOfData.md` to the documentation.
- Added `ChargesOrderResponse.dart` and `ChargesOrderResponseAllOfData.dart` to the model files.
- Updated the version in `.openapi-generator/VERSION` from 7.5.0 to 7.10.0.
- Updated the changelog with fixes and updates.
- Updated the pubVersion in `config-dart.json` from 6.0.5 to 6.0.6.
- Added new properties and descriptions in `ChargeOrderResponsePaymentMethod.md`, `ChargeRequest.md`, `ChargeRequestPaymentMethod.md`, `ChargeResponse.md`, and `ChargeResponsePaymentMethod.md`.
- Added a new API method, `ordersCreateCharges`, for creating charges.

These changes enhance the existing codebase by providing additional documentation and models for charge-related functionality, as well as introducing a new API method for creating charges.

Co-authored-by: AI Assistant <[email protected]>
@fcarrero fcarrero merged commit 2eb00b8 into main Nov 26, 2024
9 checks passed
@fcarrero fcarrero deleted the update-entities-v2 branch November 26, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants