Skip to content

JSON instances require an extraneous id field for entities with a Primary#1036

Merged
parsonsmatt merged 7 commits intomasterfrom
matt/json-encoding-primary
Mar 31, 2020
Merged

JSON instances require an extraneous id field for entities with a Primary#1036
parsonsmatt merged 7 commits intomasterfrom
matt/json-encoding-primary

Conversation

@parsonsmatt
Copy link
Collaborator

@parsonsmatt parsonsmatt commented Feb 12, 2020

Before submitting your PR, check that you've:

After submitting your PR:

  • Update the Changelog.md file with a link to your PR
  • Check that CI passes (or if it fails, for reasons unrelated to your change, like CI timeouts)

Fixes #1035

@parsonsmatt parsonsmatt added this to the 2.11 milestone Mar 31, 2020
-- { entityToJSON = 'keyValueEntityToJSON
-- , entityFromJSON = 'keyValueEntityFromJSON
-- { entityToJSON = 'entityIdToJSON
-- , entityFromJSON = 'entityIdFromJSON
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure when this was changed lol

@parsonsmatt parsonsmatt merged commit 948c528 into master Mar 31, 2020
@parsonsmatt parsonsmatt deleted the matt/json-encoding-primary branch March 31, 2020 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JSON instances require an extraneous id field for entities with a Primary

1 participant