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
It seems, for /shells only supports PUT for updating the content of an existing shell. However, this is not consistent to other API operations such as for /submodels that allows to use PATCH for updating submodel's content
How?
Support PATCH operation for /shells for updating shells content