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