Update data/api/client-server/pusher.yaml

This commit is contained in:
Richard van der Hoff 2022-10-18 18:38:06 +01:00 committed by GitHub
parent 81d8b9c791
commit 533ce66263
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -139,6 +139,7 @@ paths:
This endpoint allows the creation, modification and deletion of [pushers](/client-server-api/#push-notifications) This endpoint allows the creation, modification and deletion of [pushers](/client-server-api/#push-notifications)
for this user ID. The behaviour of this endpoint varies depending on the for this user ID. The behaviour of this endpoint varies depending on the
values in the JSON body. values in the JSON body.
For deletion, send a request with`kind:null`, also including `app_id` and `pushkey` of the pusher you want to remove. For deletion, send a request with`kind:null`, also including `app_id` and `pushkey` of the pusher you want to remove.
operationId: postPusher operationId: postPusher
security: security: