Skip to content

Commit

Permalink
Clarify responseHeader in Bucket.yaml (GoogleCloudPlatform#12326)
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp-tailor authored Nov 14, 2024
1 parent 77a08ce commit ee0a468
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions mmv1/products/storage/Bucket.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,9 @@ properties:
- name: 'responseHeader'
type: Array
description: |
The list of HTTP headers other than the simple response headers
to give permission for the user-agent to share across domains.
The list of HTTP headers to give permission for the user-agent
to share across domains. A typical example would e.g. be to
allow the `Content-Type` header.
item_type:
type: String
- name: 'defaultEventBasedHold'
Expand Down

0 comments on commit ee0a468

Please sign in to comment.