zulip/zerver/openapi
Vector73 62dfd93a83 api: Add "users/<int:user_id>/status" endpoint.
The documentation Creates a shared UserStatus schema that's used for
the return value of this new endpoint and for the existing user_status
objects returned by the register queue endpoint.

Co-authored-by: Suyash Vardhan Mathur <suyash.mathur@research.iiit.ac.in>

Fixes #19079.
2024-05-22 18:07:22 -07:00
..
__init__.py
curl_param_value_generators.py user_groups: Remove unneeded fields from UserGroup model. 2024-04-26 17:03:09 -07:00
javascript_examples.js api-docs: Update comments in javascript usage examples for channel. 2024-05-20 11:27:03 -07:00
javascript_examples.py
markdown_extension.py typos: Fix typos caught by typos. 2024-05-20 13:55:00 -07:00
openapi.py openapi: Validate real requests and responses, not fictional mocks. 2024-02-05 19:57:21 -05:00
python_examples.py api: Add "users/<int:user_id>/status" endpoint. 2024-05-22 18:07:22 -07:00
test_curl_examples.py models: Replace realm.uri with realm.url. 2024-05-08 11:12:43 -07:00
testing.yaml
zulip.yaml api: Add "users/<int:user_id>/status" endpoint. 2024-05-22 18:07:22 -07:00