export default JSONAPISerializer.extend({
  init() {
    this._super(...arguments);

    deprecate('Using ember-custom-actions `JSONAPISerializer` is no longer required and this class will be removed.', false, {