Skip to content

Commit ac06213

Browse files
authored
Merge pull request linode#410 from bbiggerr/api-changelog-release-4.96.0
API v4.96.0 Changelog
2 parents 15b7c47 + e55eeec commit ac06213

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: '4.96.0: 2021-06-16'
3+
date: 2021-06-16T04:00:00.000Z
4+
version: 4.96.0
5+
changelog:
6+
- API
7+
---
8+
9+
### Changed
10+
11+
- The following endpoints are now out of Beta and accessible from the "v4" path:
12+
13+
- Image Upload ([POST /images/upload](https://www.linode.com/docs/api/images/#image-upload))
14+
- Payment Methods List ([GET /account/payment-methods](https://www.linode.com/docs/api/account/#payment-methods-list))
15+
16+
- The Payment Methods List ([GET /account/payment-methods](https://www.linode.com/docs/api/account/#payment-methods-list)) endpoint's `method` property has been changed to `type`, and its `is_default` property type has been changed to a boolean value.

0 commit comments

Comments
 (0)