Fix case for API action names

This commit is contained in:
Jens Schuppe 2018-12-03 09:57:56 +01:00
parent 89f4fe17ac
commit 36c299d22a
5 changed files with 17 additions and 17 deletions

View file

@ -66,11 +66,11 @@ the action does. In the meantime, refer to
### End recurring donation
- Entity: `TwingleDonation`
- Action: `EndRecurring`
- Action: `Endrecurring`
*This section is to be completed: Add parameters documentation and describe what
the action does. In the meantime, refer to
[the code](https://github.com/systopia/de.systopia.twingle/blob/master/api/v3/TwingleDonation/EndRecurring.php)*
[the code](https://github.com/systopia/de.systopia.twingle/blob/master/api/v3/TwingleDonation/Endrecurring.php)*
### Cancel donation