We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
560a22d
AuthAPIError will now parse a unique id found in the error subdocuments as the request_id attribute (#749)
AuthAPIError
id
request_id
Add a FlowsClient.update_run() method. (#744)
FlowsClient.update_run()
Add a FlowsClient.delete_run() method. (#747)
FlowsClient.delete_run()
Add a FlowsClient.cancel_run() method. (#747)
FlowsClient.cancel_run()
Add an experimental subpackage. (#751)
experimental