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-77-2020-10-05-2020.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ changelog:
22
22
23
23
- Updated the endpoint names to follow the convention `noun` followed by `verb`. For example, `View Account` is now named `Account View`.
24
24
25
-
- Updated the description for the Object Storage Key Create ([POST /object-storage/keys](/api/v4/object-storage-keys/#post)) endpoint to include options of key creation with or without using the `bucket_access` array field.
25
+
- Updated the description for the Object Storage Key Create ([POST /object-storage/keys](/api/v4/object-storage-keys/#post)) endpoint with information on the available Access Key and Limited Access Key creation options.
26
26
27
27
- Updated the `bucket_access` field description in the `ObjectStorageKey` schema object with a note about the results of ommiting this field when creating a limited access Object Storage Key.
0 commit comments