cytoscape / cy-ndex-2

A Cytoscape client app for the NDEx database
MIT License
0 stars 2 forks source link

Return value should be documented as a Root network #47

Open dotasek opened 6 years ago

dotasek commented 6 years ago

The return value for POST /cyndex2/v1/networks is actually a root network.

For regular users of scripting, this needs to be explicit in the Swagger docs, otherwise they might (like I did for the better part of an hour), assume it's the sub-network ID normally featured in the UI.