mirror of
https://github.com/ditkrg/active_model_serializers.git
synced 2026-01-25 07:16:49 +00:00
ActiveModelSerializers::Model successor initialized with string keys fix (#1881)
This commit is contained in:
committed by
L. Preston Sego III
parent
5f3bdcc87c
commit
1896e5a525
@@ -12,6 +12,7 @@ Features:
|
||||
Fixes:
|
||||
|
||||
- [#1833](https://github.com/rails-api/active_model_serializers/pull/1833) Remove relationship links if they are null (@groyoh)
|
||||
- [#1881](https://github.com/rails-api/active_model_serializers/pull/1881) ActiveModelSerializers::Model correctly works with string keys (@yevhene)
|
||||
|
||||
Misc:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user