openapi: Document apns_device_token endpoints.

This commit adds API documentation for "/users/me/apns_device_token:post"
and "/users/me/apns_device_token:delete" endpoints.

openapi: Document android_gcm_reg_id endpoints.

Co-authored-by: Suyash Vardhan Mathur <suyash.mathur@research.iiit.ac.in>
This commit is contained in:
Vector73
2024-05-10 09:56:36 +05:30
committed by Tim Abbott
parent ac2152fdfd
commit b047bf0d79
5 changed files with 140 additions and 2 deletions

View File

@@ -339,7 +339,7 @@ No changes; feature level used for Zulip 8.0 release.
**Feature level 223**
* `POST /users/me/apns_device_token`:
* [`POST /users/me/apns_device_token`](/api/add-apns-token):
The `appid` parameter is now required.
Previously it defaulted to the server setting `ZULIP_IOS_APP_ID`,
defaulting to "org.zulip.Zulip".