V‑Blaze REST API version 2.0.1
Enhancements
-
HTTPS is now supported for
callbackandutterance_callbackoptions. Setting the additional parameterinsecure=trueallows the callback to make "insecure" HTTPS connections, where successful certificate validation is not required. -
The
/sysinfoendpoint now provides WebAPI version information. -
The default setting for
maxconnsis nowmaxstreams + 50to provide more connection headroom on smaller instances. Additional control is now available for advanced configuration of available connections.
Fixes
-
Text (
output=text) results provided in zip files now have the.txtextension instead of.json. -
Improved callback error logging.
-
Improved refresh operation against ASR engine restarts.
-
Added explicit package dependency for
zip.
