Skip to content

Comments

feat(api): add entity_id to Card and make relationship nullable#91

Merged
stainless-bot merged 1 commit intonextfrom
feat-api-add-entity-id-to-card-a
Sep 19, 2023
Merged

feat(api): add entity_id to Card and make relationship nullable#91
stainless-bot merged 1 commit intonextfrom
feat-api-add-entity-id-to-card-a

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 654c2b6 into next Sep 19, 2023
@stainless-bot stainless-bot deleted the feat-api-add-entity-id-to-card-a branch September 19, 2023 23:35
@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