import ApplicationSerializer from './application';
export default ApplicationSerializer.extend({
primaryKey: 'Name',
});