]> Untitled Git - lemmy.git/commit
Explicit error http status codes (#1362)
authorDessalines <dessalines@users.noreply.github.com>
Thu, 21 Jan 2021 16:32:19 +0000 (11:32 -0500)
committerGitHub <noreply@github.com>
Thu, 21 Jan 2021 16:32:19 +0000 (16:32 +0000)
commitee03cf8ae9cf705b973086bc088308c97fa0b4ef
treee4fb9f2ff32396335f99eb54b4b4dab3d7d70ccb
parenta01af679488bf30a39aee6eab6b25bd98738ddcc
Explicit error http status codes (#1362)

* Trying to type specific errors.

* Using @asonix 's downcast method.
Cargo.lock
api_tests/package.json
api_tests/yarn.lock
crates/utils/Cargo.toml
crates/utils/src/lib.rs