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.
The text was updated successfully, but these errors were encountered:
Currently all classes inheriting the
Resource
class come with the standard REST methods. It would make more sense to restrict certainResources
to read only when they can't be directly interacted with.The text was updated successfully, but these errors were encountered: