vt-elixir / ja_serializer

JSONAPI.org Serialization in Elixir.
Other
640 stars 148 forks source link

Fixes broken links with has_one relationships #340

Closed beerlington closed 2 years ago

beerlington commented 3 years ago

This fixes an issue where we were serializing broken links for null has_one relationships if the has_one relationship in the serializer specified links.

beerlington commented 3 years ago

Fixes https://github.com/vt-elixir/ja_serializer/issues/338

ghost commented 2 years ago

any chance we'll get some movement on this? I think my project would benefit from it.

beerlington commented 2 years ago

@cking285 I totally forgot about this. I just made a few updates and will get a release out after I test it on our production application.

beerlington commented 2 years ago

@cking285 this has been released in v0.17.0