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
create base model meta class from common meta class and subclass models so devs can use a declarative style instead of JSON config file. Addressed in PR #55