Skip to content

Commit 0f4440c

Browse files
committed
Changelog for logins response objects
1 parent 35de0cf commit 0f4440c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src/content/changelog/4-82-0-2020-12-15.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ changelog:
66
- API
77
---
88

9-
### Updated
10-
11-
-
129
### Fixed
1310

1411
- A bug was fixed to reject leading zeroes on ports set in Firewalls inbound and outbound rules. The following endpoints have been updated to reflect this new exclusion:
@@ -18,3 +15,7 @@ changelog:
1815
- [Firewall Rules Update](/docs/api/networking/#firewall-rules-update) (PUT /networking/firewalls/{firewallId}/rules)
1916

2017
- The [Object Storage Object ACL Config Update](/docs/api/object-storage/#object-storage-object-acl-config-update) (PUT /object-storage/buckets/{clusterId}/{bucket}/object-acl) endpoint previously specified the object `name` as a query parameter. This was corrected to specify the object `name` in the request body.
18+
19+
- The following endpoints were corrected to include `page`, `pages`, and `results` in their response objects:
20+
- [User Logins List All](/docs/api/account/#user-logins-list-all) (GET /account/logins)
21+
- [Logins List](/docs/api/profile/#logins-list) (GET /profile/logins)

0 commit comments

Comments
 (0)