Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import DS from 'ember-data';
|
||||
|
||||
export default DS.JSONSerializer.extend({
|
||||
primaryKey: 'aoid'
|
||||
});
|
||||
Reference in New Issue
Block a user