Store object
Stores or updates an object.
Path parameters
The key of the object
Request body
Example request
{
"bucket": "default",
"object": {
"bucket": "default",
"etag": "W/\"33a64df551425fcc55e4d42a148795d9f25f89d4\""
}
}Response
Successfully stored object
Changes
Changed in 5 of the 50 revisions of this API.46
- ▲
added
RedundancySettingsMinShardssubschema #2to theobject/allOf[subschema #3]/slabs/items/slab/minShardsrequest propertyallOflistrequest-property-all-of-added
- ▲
the
object/allOf[subschema #3]/slabs/items/slab/minShardsrequest property type/format changed frominteger/uint8to/request-property-type-changed
- ○
removed the pattern
.*from thepathrequest parameterkeyrequest-parameter-pattern-removed
- ○
for the
pathrequest parameterkey, the type/format was generalized fromstring/to/request-parameter-type-generalized
- ▲
- ○
api tag
busaddedapi-tag-added
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
- ▲
added the pattern
.*to thepathrequest parameterkeyrequest-parameter-pattern-added
- ▲
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 99 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲