@netlify/open-api
Advanced tools
Changelog
2.0.0 (2021-02-04)
WaitUntilDeployReady
and WaitUntilDeployLive
methods of the Go client's porcelain API no longer accept a timeout paramater. Instead, the timeout should be including on the passed Context
. Timeout or cancelation of the context will be respected while waiting for the deploy to be ready or live.