Skip to content

Commit 4607522

Browse files
committed
Add API v4.91.0 Changelog
1 parent 5807705 commit 4607522

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
title: '4.91.0: 2021-05-03'
3+
date: 2021-05-03T04:00:00.000Z
4+
version: 4.91.0
5+
changelog:
6+
- API
7+
---
8+
9+
### Changed
10+
11+
- The descriptions for the following Images endpoints were updated to improve accuracy and clarity:
12+
- Images List ([GET /images](https://www.linode.com/docs/api/images/#images-list))
13+
- Image Create ([POST /images](https://www.linode.com/docs/api/images/#image-create))
14+
- Image Upload ([POST /images/upload](https://www.linode.com/docs/api/images/#image-upload))
15+
16+
### Fixed
17+
18+
- A bug was fixed that caused 500 errors to return when empty request body or strings were submitted to the Firewall Rules Update ([PUT /networking/firewalls/{firewallId}/rules](https://www.linode.com/docs/api/networking/#firewall-rules-update)) beta endpoint. An error is now returned instead.

0 commit comments

Comments
 (0)