zulip/zerver/webhooks/travis
Zixuan James Li 7d683018bd webhooks: Migrate travis to use @typed_endpoint.
To perform the same check, we define a Pydantic model. This includes
some keys "build_url" and "type" that we did not check for previously.
2023-09-08 08:20:17 -07:00
..
fixtures
__init__.py
doc.md markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
tests.py middleware: Pass unhandled API exceptions through to the test suite. 2022-06-23 19:23:08 -07:00
view.py webhooks: Migrate travis to use @typed_endpoint. 2023-09-08 08:20:17 -07:00