Correct wrong API response documentation

This commit is contained in:
Jonathan Flueren 2022-05-23 22:24:51 +02:00 committed by thrillfall
parent 2ce7911856
commit 8e26db81cd
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Either from the official Nextcloud app store ([link to app page](https://apps.ne
* **get subscription changes**: `GET /index.php/apps/gpoddersync/subscriptions`
* *(optional)* GET parameter `since` (UNIX time)
* **upload subscription changes** : `POST /index.php/apps/gpoddersync/subscription_change/create`
* returns nothing
* returns JSON with current timestamp
The API replicates this: https://gpoddernet.readthedocs.io/en/latest/api/reference/subscriptions.html