zulip/zerver/openapi
orientor 372e010dbb events: Add `op` field to `update_message_flags` events.
`update_message_flags` events used `operation` instead of `op`, the
latter being the standard field used in other events. So add `op`
field to `update_message_flags` and mark `operation` as deprecated,
so that it can be removed later.
2020-08-24 12:42:03 -07:00
..
curl_param_value_generators.py curl_param_value_generators: Strengthen types. 2020-06-30 18:58:23 -07:00
javascript_examples.js js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
javascript_examples.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
markdown_extension.py openapi: Use reasonable variable names. 2020-08-12 16:11:29 -07:00
openapi.py openapi: Fix validate_schema recursion structure. 2020-08-12 16:11:29 -07:00
python_examples.py openapi: Document /register and add tests for it. 2020-08-05 17:57:24 -07:00
test_curl_examples.py docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
testing.yaml openapi: Add missing object types. 2020-08-12 16:11:29 -07:00
zulip.yaml events: Add `op` field to `update_message_flags` events. 2020-08-24 12:42:03 -07:00