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): add entity_id to Card and make relationship nullable #95

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

stainless-bot
Copy link
Collaborator

  • Add entity_id property to Card model and endpoints
  • Make relationship property on Entity model and endpoints nullable, if you rely on relationship being required, validate it in your code before use.

- Add `entity_id` property to Card model and endpoints
- Make `relationship` property on Entity model and endpoints nullable, if you rely on `relationship` being required, validate it in your code before use.
@stainless-bot stainless-bot merged commit 9fb6c66 into next Sep 19, 2023
@stainless-bot stainless-bot deleted the feat-api-add-entity-id-to-card-a branch September 19, 2023 23:36
@stainless-bot stainless-bot mentioned this pull request Sep 19, 2023
stainless-bot added a commit that referenced this pull request Sep 21, 2023
- Add `entity_id` property to Card model and endpoints
- Make `relationship` property on Entity model and endpoints nullable, if you rely on `relationship` being required, validate it in your code before use.
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