Vitaliy Klachkov

Results 8 comments of Vitaliy Klachkov

@Ratismal thank you! It works! :tada:

Any chance to get this merged?

Any update here? Or any advice how to split internal and external params without duplicating code, e.g. using strong params?

@Loschcode You can use this workaround: ```ruby # config/initializers/fix_active_model_serializers.rb # Remove `root` key for `attributes` adapter. # Remove this monkey patch once the upstream codebase gets fixed. # https://github.com/rails-api/active_model_serializers/issues/2350 module...

@jalkoby Would you be happy to merge a PR implementing this feature request? :slightly_smiling_face:

@adzap Any chance to get this merged? :)

Came here to upvote this issue. Please, fix it.