zulip/zerver/openapi
shanukun bc2d58ad4a custom_profile_fields: Remove op field for the event.
* `op` (operation) field, added in f6fb88549f, was never intended for
`custom_profile_fields` event. This commit removes the `op` as it doesn't
have any use in the code.

* As a part of cleanup, this also eliminates the schema check warnings
for `custom_profile_fields` event, mentioned in #17568.
2021-03-26 16:28:33 -07:00
..
curl_param_value_generators.py api: Support user_id in get_user_presence_endpoint. 2021-03-11 20:14:04 -08:00
javascript_examples.js eslint: Fix unicorn/no-new-array. 2021-01-25 14:53:19 -08:00
javascript_examples.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
markdown_extension.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
openapi.py api docs: Expand checking for deprecated fields. 2021-02-16 15:34:52 -08:00
python_examples.py api docs: Add documentation of deactivate-own-user endpoint. 2021-03-25 01:05:44 -07:00
test_curl_examples.py api docs: Add documentation of deactivate-own-user endpoint. 2021-03-25 01:05:44 -07:00
testing.yaml openapi: Add missing object types. 2020-08-12 16:11:29 -07:00
zulip.yaml custom_profile_fields: Remove op field for the event. 2021-03-26 16:28:33 -07:00