Skip to content

Commit

Permalink
Merge pull request #33 from karnajani/karnajani-patch-1
Browse files Browse the repository at this point in the history
Added sample in openstack docs for creating an object
  • Loading branch information
Jamie Hannaford committed Jan 4, 2016
2 parents 2cb105a + 2d18040 commit 292c147
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/services/object-store/v1/objects.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@ returned. If you would like to access all of the remote state of a collection it
If you have a large collection of $object, this will slow things down because you're issuing a HEAD request per object.

Create an object
------------

.. sample:: object_store/v1/objects/create.php

Copy object
-----------

Expand Down

0 comments on commit 292c147

Please sign in to comment.