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

Types: add deleted field #1054

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Conversation

richardm-stripe
Copy link
Contributor

@richardm-stripe richardm-stripe commented Sep 15, 2023

Adds deleted: Optional[Literal[True]] to deleteable resources.
Also adds proper Optional annotations to non-required fields.

@richardm-stripe richardm-stripe requested review from a team and pakrym-stripe and removed request for a team September 21, 2023 19:18
@richardm-stripe richardm-stripe changed the title Types: 'deleted: bool' for deletable resources Types: add Optional for non-required properties and add deleted field Sep 21, 2023
@richardm-stripe richardm-stripe merged commit 1ed5ad8 into master Sep 21, 2023
11 checks passed
@richardm-stripe richardm-stripe changed the title Types: add Optional for non-required properties and add deleted field Types: add deleted field Sep 21, 2023
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.

None yet

2 participants