active_model_serializers icon indicating copy to clipboard operation
active_model_serializers copied to clipboard

fix empty belongs_to with polymorphic serialization error

Open yratanov opened this issue 2 years ago • 0 comments

Purpose

Fixes the error, when jsonapi_use_foreign_key_on_belongs_to_relationship=true and belongs_to relationship is polymorphic and empty.

yratanov avatar May 27 '22 03:05 yratanov