We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
83256bb
Throw 404 error for getOne("") when invoked with empty id (#271).
getOne("")
Added @throw {ClientResponseError} jsdoc annotation to the regular request methods (#262).
@throw {ClientResponseError}