Switch to :attributes serialize schema

This commit is contained in:
Thor77 2018-12-11 14:04:31 +01:00
parent 6b7aecaed4
commit 1f1d9e36fc
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# frozen_string_literal: true
ActiveModelSerializers.config.adapter = :json_api
ActiveModelSerializers.config.adapter = :attributes