matrix-spec/data/api
Victor von 9df7f2e76e Update /pushers/set info to make deletion clearer
I had trouble figuring out how to remove a pusher with this endpoint today, and had to look synapse's implementation to figure it out. Later @richvdh  pointed out that this bit of info was indeed already there, in the `kind` property: "null deletes the pusher.", but I feel it would still be valuable to add this info to the top and specify what additional params required for the operation (at least according to synapse). 
Maybe the text I added needs some changes to make it more align with the pattern from the rest of the specs, let me know.
2022-10-18 14:25:30 -03:00
..
application-service Use auth header instead of query param for hs->as comms (#1200) 2022-08-04 11:33:16 -06:00
client-server Update /pushers/set info to make deletion clearer 2022-10-18 14:25:30 -03:00
identity Use type: integer, format: int64 for timestamps (#1129) 2022-06-15 00:32:55 -06:00
push-gateway Use type: integer, format: int64 for timestamps (#1129) 2022-06-15 00:32:55 -06:00
server-server Threads: Read receipts & notifications (#1255) 2022-09-28 14:49:25 -06:00