netlify/open-api

Document cancel build/deploy endpoint

vbrown608 opened this issue · 1 comments

We're allowing Netlify Build to access DeploysController#cancel in order to cancel the currently running build.

We should document it here so we can access it from the Javascript SDK used by Netlify Build.

This is part of the deploys controller, but it also cancels the underlying build if that's still running.

Requested by netlify/build#241 (comment)

Closed by #217