zulip/zerver/webhooks/yo
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
..
__init__.py
doc.md integrations: Update Yo Documentation. 2021-03-16 15:29:47 -07:00
tests.py webhooks: Detect view function with default naming convention. 2021-07-24 15:10:09 -07:00
view.py request: Refactor ZulipRequestNotes to RequestNotes. 2021-09-03 08:48:45 -07:00