-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #488 from bbiggerr/api-changelog-release-4.109.1
Add API v4.109.1 Changelog
- Loading branch information
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
title: '4.109.1: 2021-11-17' | ||
date: 2021-11-17T04:00:00.000Z | ||
version: 4.109.1 | ||
changelog: | ||
- API | ||
--- | ||
|
||
### Updated | ||
|
||
- PayPal is now available as a recurring Payment Method. To add a PayPal Payment Method to your Account, please use Linode Cloud Manager. See our guide on [Managing Billing in the Cloud Manager](https://www.linode.com/docs/guides/manage-billing-in-cloud-manager/) for instructions. Responses for the following commands have been updated: | ||
- **Payment Methods List** ([GET /account/payment-methods](https://www.linode.com/docs/api/account/#payment-methods-list)) | ||
- **Payment Method View** ([GET /account/payment-methods/{paymentMethodId}](https://www.linode.com/docs/api/account/#payment-method-view)) |