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
Currently all classes inheriting the Resource class come with the standard REST methods. It would make more sense to restrict certain Resources to read only when they can't be directly interacted with.
Currently all classes inheriting the
Resourceclass come with the standard REST methods. It would make more sense to restrict certainResourcesto read only when they can't be directly interacted with.