zulip/zerver/webhooks/dialogflow
PIG208 53888e5a26 request: Refactor ZulipRequestNotes to RequestNotes.
This utilizes the generic `BaseNotes` we added for multipurpose
patching. With this migration as an example, we can further support
more types of notes to replace the monkey-patching approach we have used
throughout the codebase for type safety.
2021-09-03 08:48:45 -07:00
..
fixtures webhooks: Fix invalid JSON in Dialogflow test fixtures. 2020-08-11 10:47:13 -07:00
__init__.py
doc.md
tests.py webhook: Rename FIXTURE_DIR_NAME to WEBHOOK_DIR_NAME. 2021-06-29 17:01:54 -07:00
view.py request: Refactor ZulipRequestNotes to RequestNotes. 2021-09-03 08:48:45 -07:00