import ApplicationSerializer from './application'; export default ApplicationSerializer.extend({ attrs: { key: {key: 'location'} } });