a3cd1f0faf
Change-Id: I4d25c654ee3c298de03907b14161096a59d098db
6 lines
246 B
YAML
6 lines
246 B
YAML
---
|
|
features:
|
|
- create_object() now has a "metadata" parameter that can be used to create
|
|
an object with metadata of each key and value pair in that dictionary
|
|
- Add an update_object() function that updates the metadata of a swift object
|