You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/changelog/4-82-0-2020-12-15.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,6 @@ changelog:
6
6
- API
7
7
---
8
8
9
-
### Updated
10
-
11
-
-
12
9
### Fixed
13
10
14
11
- 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:
- 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)
0 commit comments