tools-golang icon indicating copy to clipboard operation
tools-golang copied to clipboard

fix: panic if JSON relationship array contains null

Open kzantow opened this issue 9 months ago • 0 comments

This PR fixes a panic when invalid JSON containing null in a relationship array is parsed.

TODO:

  • [ ] add tests

Fixes: #238

kzantow avatar May 08 '24 16:05 kzantow