Skip to content
#

deserializer

Here are 89 public repositories matching this topic...

geoidesic
geoidesic commented Nov 1, 2019

The json string below will only end up with the first record deserialised.
It works correctly if I remove the entity_type relationship.
Having done some inspecting with break-points, it looks like it is running into exceptions within normalizer which then stops the iteration from continuing.

message: "Property description must be an object: undefined"
stack: "TypeError: Property descri
bug help wanted good first issue up-for-grabs

Improve this page

Add a description, image, and links to the deserializer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the deserializer topic, visit your repo's landing page and select "manage topics."

Learn more