mirror of
https://github.com/zulip/zulip.git
synced 2025-11-08 16:01:58 +00:00
[manual] Uniformize the subscriptions API method names.
This requires a zephyr_mirror deployment when it is pushed to prod. (imported from commit 6543441fb264b518f8705d7989d068a1d50ce5d6)
This commit is contained in:
@@ -121,8 +121,8 @@ class PublicURLTest(TestCase):
|
||||
302: ["/", "/accounts/logout/"],
|
||||
400: ["/accounts/register/",
|
||||
"/api/v1/get_public_streams",
|
||||
"/api/v1/get_subscriptions",
|
||||
"/api/v1/subscribe",
|
||||
"/api/v1/subscriptions/list",
|
||||
"/api/v1/subscriptions/add",
|
||||
"/api/v1/send_message",
|
||||
"/api/v1/fetch_api_key",
|
||||
"/json/fetch_api_key",
|
||||
|
||||
Reference in New Issue
Block a user