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
here, the API client would check "<attribute_name>=" in the method missing, and if the attribute specified is a valid attribute for the resource and the resource supports the edit action, then the API would call the appropriate edit post action updating that attribute.
The text was updated successfully, but these errors were encountered:
If a resource supports the edit action, the API should support attribute assignment.
i.e.
here, the API client would check "<attribute_name>=" in the method missing, and if the attribute specified is a valid attribute for the resource and the resource supports the edit action, then the API would call the appropriate edit post action updating that attribute.
The text was updated successfully, but these errors were encountered: