-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
I attempted to useput /v1/collections/{networkId}/tables/{tableType}
, but it did not work. Taking a look at the default table of the root for the Yeast Perturbation sample network, I see that "name" is immutable (screenshot).
Should "name" be immutable? You can rename collections in the GUI.
Should we add rename functions to CyREST for collections?
Related RCy3 request: cytoscape/RCy3#107