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

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