Closed jbethune closed 3 years ago
Same thing (HTTP status 204) can be observed for deletion of networks: http://keiono.github.io/cy-rest/#878202141
Same applies for http://keiono.github.io/cy-rest/#-976711221 (collapse group nodes) and http://keiono.github.io/cy-rest/#824273598 (expand group nodes)
Delete a visual style also returns 204: http://keiono.github.io/cy-rest/#-1398070574
I guess more deletion methods return 204.
A minor issue: http://keiono.github.io/cy-rest/#-1471173272 with the URL http://localhost:1234/v1/gc Returns a "HTTP/1.1 204 No Content" on my machine.
The documentation says it should return 200 on success.