]> git.mxchange.org Git - friendica.git/commit
Force exits in PushSubscription PUT, POST and DELETE endpoints
authorHypolite Petovan <hypolite@mrpetovan.com>
Sun, 5 Jan 2025 02:49:05 +0000 (21:49 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Tue, 7 Jan 2025 11:42:04 +0000 (06:42 -0500)
commitf53292cb11f24d8cb76e535053f37521196a356f
tree207f033910f4fbd02bd0c720862d089e6eacda69
parent4d146c93d483a0e43d4102e35392c83f6bb5870d
Force exits in PushSubscription PUT, POST and DELETE endpoints

- These add their own content to the response, which makes rawContent() redundant
src/Module/Api/Mastodon/Accounts/UpdateCredentials.php
src/Module/Api/Mastodon/PushSubscription.php