Closed brianmuse closed 8 years ago
This PR changes the Identifiable API model to allow for a variable type for the ID value. This allows us to use String for the Event model.
type
String
Event
:+1:
This PR changes the Identifiable API model to allow for a variable
type
for the ID value. This allows us to useString
for theEvent
model.