Skip to content

feat(api)!: updates book transfer status, updates to transactions, add currency model#305

Merged
stainless-app[bot] merged 1 commit into
generatedfrom
feat-api-updates-book-transfer-s
Sep 17, 2024
Merged

feat(api)!: updates book transfer status, updates to transactions, add currency model#305
stainless-app[bot] merged 1 commit into
generatedfrom
feat-api-updates-book-transfer-s

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Sep 17, 2024

Copy link
Copy Markdown
Contributor
  • Breaking: Removed book transfer status PENDING. While technically a breaking change, that was a mistake and should not impact user code, the API never accepted PENDING as a status for book transfer.
  • Add book transfer status REVERSED
  • Add updated and amounts fields to transactions
  • Add shared model Currency

Migration

The SDK previously stated that PENDING was an accepted value for book transfer status. That was a mistake, PENDING has never been accepted by the API for book transfers.
While this is a breaking change we do not expect user code to be impacted.

…d currency model

- Breaking: Removed book transfer status `PENDING`. While technically a breaking change, that was a mistake and should not impact user code, the API never accepted `PENDING` as a status for book transfer.
- Add book transfer status `REVERSED`
- Add `updated` and `amounts` fields to transactions
- Add shared model `Currency`

# Migration

The SDK previously stated that `PENDING` was an accepted value for book transfer status. That was a mistake, `PENDING` has never been accepted by the API for book transfers.

While this is a breaking change we do not expect user code to be impacted.
@stainless-app
stainless-app Bot merged commit f76e66f into generated Sep 17, 2024
@stainless-app
stainless-app Bot deleted the feat-api-updates-book-transfer-s branch September 17, 2024 14:08
stainless-app Bot added a commit that referenced this pull request Sep 17, 2024
…d currency model (#305)

- Breaking: Removed book transfer status `PENDING`. While technically a breaking change, that was a mistake and should not impact user code, the API never accepted `PENDING` as a status for book transfer.
- Add book transfer status `REVERSED`
- Add `updated` and `amounts` fields to transactions
- Add shared model `Currency`
# Migration
The SDK previously stated that `PENDING` was an accepted value for book transfer status. That was a mistake, `PENDING` has never been accepted by the API for book transfers.
While this is a breaking change we do not expect user code to be impacted.
@stainless-app stainless-app Bot mentioned this pull request Sep 17, 2024
stainless-app Bot added a commit that referenced this pull request Sep 17, 2024
…d currency model (#305)

- Breaking: Removed book transfer status `PENDING`. While technically a breaking change, that was a mistake and should not impact user code, the API never accepted `PENDING` as a status for book transfer.
- Add book transfer status `REVERSED`
- Add `updated` and `amounts` fields to transactions
- Add shared model `Currency`
# Migration
The SDK previously stated that `PENDING` was an accepted value for book transfer status. That was a mistake, `PENDING` has never been accepted by the API for book transfers.
While this is a breaking change we do not expect user code to be impacted.
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.

1 participant