export default JSONAPIAdapter.extend(DataAdapterMixin, {
  host: ENV.ORCID_API_URL,

  init() {
    this._super(...arguments);