emqx/changes/v5.0.14/fix-9703.en.md

4 lines
215 B
Markdown

Set the default value of the `qos` field of the HTTP API `/clients/:clientid/subscribe` to 0.
Before this fix, the `qos` field have no default value, which leads to a `function_clause` error
when querying this API.