You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are times when you want to alias a model when it's set in the models for a conductor. It would be great to have the ability to alias a model (i.e. context for a general model).
I propose we make the function signature:
setModel(req, model, [modelName])
The text was updated successfully, but these errors were encountered:
There are times when you want to alias a model when it's set in the models for a conductor. It would be great to have the ability to alias a model (i.e. context for a general model).
I propose we make the function signature:
setModel(req, model, [modelName])
The text was updated successfully, but these errors were encountered: