Add recursive object support to API response (#4095)
parent
1b16fa4d2f
commit
46a69513d4
@ -0,0 +1,3 @@
|
||||
ActiveModelSerializers.config.tap do |config|
|
||||
config.default_includes = '**'
|
||||
end
|
Loading…
Reference in new issue