Prakhar Pratyush
271aba001c
api_docs: Fix 500 error on /api/register-remote-push-device
.
...
`settings.ZULIP_SERVICES_URL` is used to construct curl
example for `/api/register-remote-push-device`.
On zulip cloud `settings.ZULIP_SERVICES_URL=None`, it resulted
in 500 error on visiting that page.
This commit fixes the bug by using "https://push.zulipchat.com "
as the default value if `settings.ZULIP_SERVICES_URL=None`.
The doc already mentions that the endpoint is meant to be used
by self-hosted servers, so the default value makes sense if
ZULIP_SERVICES_URL=None.
2025-09-05 11:01:05 -07:00
..
2025-08-04 18:41:00 -07:00
2024-07-13 22:28:22 -07:00
2025-07-25 22:29:51 -07:00
2023-10-22 17:06:34 -07:00
2025-07-28 10:59:38 -07:00
2025-08-06 16:34:40 -07:00
2025-06-30 09:13:25 -07:00
2025-09-05 11:01:05 -07:00
2025-06-30 09:13:25 -07:00
2024-07-13 22:28:22 -07:00
2025-08-04 18:43:14 -07:00
2024-10-13 11:42:49 -07:00
2025-03-19 21:54:14 -07:00
2025-08-08 18:59:37 -07:00
2025-08-19 23:37:07 -07:00
2025-07-22 20:57:36 -07:00
2025-06-30 09:13:25 -07:00
2025-06-30 09:13:25 -07:00
2025-06-30 09:13:25 -07:00
2025-02-12 12:05:04 -08:00
2023-11-27 16:16:23 -08:00
2025-07-11 15:48:20 -07:00
2025-03-13 14:38:16 -07:00
2025-07-18 17:37:26 -07:00
2025-08-13 00:13:50 -07:00
2025-06-30 09:13:25 -07:00
2025-02-28 10:10:33 -08:00
2025-06-30 09:13:25 -07:00
2024-07-15 16:49:32 -07:00
2025-03-28 17:44:58 -07:00
2024-07-11 07:31:39 -07:00
2024-07-15 16:49:32 -07:00
2024-07-15 16:49:32 -07:00
2025-06-30 09:13:25 -07:00
2025-08-08 18:59:37 -07:00
2025-08-08 18:59:37 -07:00
2025-08-07 17:13:12 -07:00
2024-03-08 11:26:00 -08:00
2025-06-30 09:13:25 -07:00
2025-07-02 12:47:00 -07:00
2024-07-13 22:28:22 -07:00
2024-07-13 22:28:22 -07:00
2025-08-27 17:06:31 -07:00
2025-06-30 09:13:25 -07:00
2025-06-30 09:13:25 -07:00
2025-08-04 18:41:00 -07:00
2025-06-30 09:13:25 -07:00
2025-07-11 14:15:49 -07:00
2025-08-13 14:07:21 -07:00
2025-06-30 09:13:25 -07:00
2025-08-01 09:18:19 -07:00
2025-06-30 09:13:25 -07:00
2025-07-07 17:15:08 -07:00
2025-02-13 16:35:43 -08:00
2025-08-13 14:09:20 -07:00
2025-02-13 12:40:53 -08:00