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

fix(jsonapi): fix types of relationships in create / update payloads #56 #57

Merged

Conversation

chfoidl
Copy link
Member

@chfoidl chfoidl commented Aug 31, 2023

Fixes #56

@changeset-bot
Copy link

changeset-bot bot commented Aug 31, 2023

🦋 Changeset detected

Latest commit: 8909048

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 11 packages
Name Type
@drupal-kit/jsonapi Patch
@drupal-kit/consumers Patch
@drupal-kit/core Patch
@drupal-kit/simple-oauth-auth-code Patch
@drupal-kit/simple-oauth Patch
@drupal-kit/types Patch
@drupal-kit/user-api Patch
@drupal-kit/verification Patch
@drupal-kit/eslint-config Patch
@drupal-kit/config-prettier Patch
@drupal-kit/config-typescript Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@chfoidl chfoidl force-pushed the 56-jsonapi-wrong-types-for-create-update-payload-relationships branch from 8de8a48 to 9d7530b Compare August 31, 2023 09:29
@chfoidl chfoidl force-pushed the 56-jsonapi-wrong-types-for-create-update-payload-relationships branch from 9d7530b to 8909048 Compare August 31, 2023 09:30
@chfoidl chfoidl merged commit 60efba7 into master Aug 31, 2023
4 checks passed
@github-actions github-actions bot mentioned this pull request Aug 31, 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.

JSON:API wrong types for create / update payload relationships
1 participant