Walter Zimmerman
Results
2
comments of
Walter Zimmerman
@st-h Thank you for this. It saved me forking the repo 👍
I am deserializing the following JSON and am getting the same error. ```js { "data": { "type": "SomeModelType", "attributes": { "name": "Some Custom Option", "value": "This is the Value" }...