Add identifier to organization for contract preservation
This commit is contained in:
@@ -7,6 +7,7 @@ import config from 'ember-get-config'
|
||||
|
||||
export default DS.Model.extend
|
||||
name: DS.attr('string')
|
||||
identifier: DS.attr('string')
|
||||
logo: DS.attr()
|
||||
changeset: (->
|
||||
new Changeset @, validator, ModelValidations
|
||||
|
||||
Reference in New Issue
Block a user