Merge "Add X-Copy-From-Account to api-ref"

This commit is contained in:
Jenkins 2017-07-14 15:32:18 +00:00 committed by Gerrit Code Review
commit ad3f1667ce
2 changed files with 9 additions and 0 deletions

View File

@ -683,6 +683,14 @@ X-Copy-From:
in: header
required: false
type: string
X-Copy-From-Account:
description: |
Specifies the account name where the object is copied from. If not
specified, the object is copied from the account which owns the new
object (i.e., the account in the path).
in: header
required: false
type: string
X-Delete-After:
description: |
The number of seconds after which the system

View File

@ -254,6 +254,7 @@ Request
- Content-Type: Content-Type_obj_cu_req
- X-Detect-Content-Type: X-Detect-Content-Type
- X-Copy-From: X-Copy-From
- X-Copy-From-Account: X-Copy-From-Account
- ETag: ETag_obj_req
- Content-Disposition: Content-Disposition
- Content-Encoding: Content-Encoding