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
The ResourceMetaClass currently handles the relationships between resources. It would be better for a multitude of reasons including the removal of the dumb as hell meta class that currently manages them and the included ability of independently managing api versions (you would be able to independently set the base url, e.g. "apiv1" or "apiv2").
The text was updated successfully, but these errors were encountered:
The ResourceMetaClass currently handles the relationships between resources. It would be better for a multitude of reasons including the removal of the dumb as hell meta class that currently manages them and the included ability of independently managing api versions (you would be able to independently set the base url, e.g. "apiv1" or "apiv2").
The text was updated successfully, but these errors were encountered: