]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commit
✨ Re-export Starlette's `WebSocketException` and add it to docs (#5629)
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 13 Nov 2022 16:10:54 +0000 (17:10 +0100)
committerGitHub <noreply@github.com>
Sun, 13 Nov 2022 16:10:54 +0000 (17:10 +0100)
commitd537ee93d707d392d75ffbe7ff08e4ff70b75729
treec2b969f77a4d2b4a684ebcafac49b6e3f56a4a53
parent1c93d5523a74fa6fe47534ad0e01392e20b31087
✨ Re-export Starlette's `WebSocketException` and add it to docs (#5629)
docs/en/docs/advanced/websockets.md
docs_src/websockets/tutorial002.py
fastapi/__init__.py
fastapi/exceptions.py