Comment 17 for bug 1187119

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to object-api (master)

Reviewed: https://review.openstack.org/64579
Committed: https://git.openstack.org/cgit/openstack/object-api/commit/?id=ed4f3c4db9ba6b597d12925279c47868998238de
Submitter: Jenkins
Branch: master

commit ed4f3c4db9ba6b597d12925279c47868998238de
Author: Diane Fleming <email address hidden>
Date: Tue Dec 31 14:05:11 2013 -0600

    Update Object Storage API Reference

    Point to WADL files that generate the API Reference
      page so that the method descriptions and request
      and response parameters are consistent between
      these two docs:
        http://api.openstack.org/api-ref-objectstorage.html
          (API Reference page for Object Storage)
        http://docs.openstack.org/api/openstack-object-storage/1.0/
          (API Reference (or spec) for Object Storage)

    Add descriptions of ACLs, FormPOST, TempURLs,
      StaticWeb, Bulk Upload, Bulk Delete, the OPTIONS operation
      (though this is implicit in CORS support)

    Validate all code examples

    Remove duplication.

    Co-Author: Donagh McCabe

    Closes-Bug: #1187119
    Closes-Bug: #1214139
    Closes-Bug: #1074198
    Partial-Bug: #1255770

    Change-Id: I94054b046a94260ba8825bdb42439adfcaf9fdce
    author: diane fleming