Skip to content

Commit c283f9f

Browse files
committed
Remove when filtering
1 parent 183c38c commit c283f9f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/content/changelog/4-95-0-2021-06-14.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ changelog:
1010

1111
- Linode Disks can now be created from Account-specific ("private/") Images that a user has `read_only` or `read_write` access to with the Linode Create ([POST /linode/instances](https://www.linode.com/docs/api/linode-instances/#linode-create)) or Disk Create ([POST/linode/instances/{linodeId}/disks](https://www.linode.com/docs/api/linode-instances/#disk-create)) endpoints. Previously, only users with `read_write` access to an Account Image could create disks from that Image.
1212

13-
- The Maintenance List ([GET /account/maintenance](https://www.linode.com/docs/api/account/#maintenance-list)) beta endpoint is now filterable by the `when` property, allowing you to filter maintenance objects based on their date.
14-
1513
### Fixed
1614

1715
- A bug has been fixed that prevented filtering the Firewalls List ([GET /linode/instances/{linodeId}/firewalls](https://www.linode.com/docs/api/linode-instances/#firewalls-list)) endpoint for the `created`, `id`, `label`, `tags`, and `updated` properties.

0 commit comments

Comments
 (0)