import ApplicationSerializer from './application'; export default ApplicationSerializer.extend({ attrs: { time: 'Timestamp', }, });