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(api)!: rename model property 'StatementAccountStanding.State' to 'PeriodState' #334

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Aug 9, 2024

Migration

If you were relying on StatementAccountStanding.State, use PeriodState instead.
Its type has also been renamed from StatementAccountStandingStage to StatementAccountStandingPeriodState.
Note: while it is technically breaking changes we do not expect that anyone was relying on the previous names.

… 'PeriodState'

# Migration

If you were relying on `StatementAccountStanding.State`, use `PeriodState` instead.

Its type has also been renamed from `StatementAccountStandingStage` to `StatementAccountStandingPeriodState`.

Note: while it is technically breaking changes we do not expect that anyone was relying on the previous names.
@stainless-app stainless-app bot merged commit f59b382 into generated Aug 9, 2024
@stainless-app stainless-app bot deleted the feat-api-rename-model-property-s branch August 9, 2024 16:07
stainless-app bot added a commit that referenced this pull request Aug 9, 2024
… 'PeriodState' (#334)

# Migration
If you were relying on `StatementAccountStanding.State`, use `PeriodState` instead.
Its type has also been renamed from `StatementAccountStandingStage` to `StatementAccountStandingPeriodState`.
Note: while it is technically breaking changes we do not expect that anyone was relying on the previous names.
@stainless-app stainless-app bot mentioned this pull request Aug 9, 2024
stainless-app bot added a commit that referenced this pull request Aug 9, 2024
* feat(api): add event type 'statements.created' (#330)

* feat(api): add event type 'card.reissued' (#331)

* feat(api): add methods to simulate enrollment review and enrollment document review (#332)

* feat(api)!: rename model property 'StatementAccountStanding.State' to 'PeriodState' (#334)

# Migration
If you were relying on `StatementAccountStanding.State`, use `PeriodState` instead.
Its type has also been renamed from `StatementAccountStandingStage` to `StatementAccountStandingPeriodState`.
Note: while it is technically breaking changes we do not expect that anyone was relying on the previous names.

* release: 0.41.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
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