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
To replicate, load galFiltered.cys and click some blank space in the Network Control Panel to make the current network null.
Execute POST /mcode/v1/analyze with the default arguments.
The object returned contains only a partial CIError object, and also returns a 200 code instead of an HTTP error code such as 404 (for missing resource, which a null network would be).
A similar output from the Diffusion returns response code 404 and contains this object:
Relevant to the feature/cyrest branch
To replicate, load galFiltered.cys and click some blank space in the Network Control Panel to make the current network null.
Execute POST /mcode/v1/analyze with the default arguments.
The object returned contains only a partial CIError object, and also returns a 200 code instead of an HTTP error code such as 404 (for missing resource, which a null network would be).
A similar output from the Diffusion returns response code 404 and contains this object:
The text was updated successfully, but these errors were encountered: