Skip to content

Commit

Permalink
fix: update Glacier test method expectation
Browse files Browse the repository at this point in the history
  • Loading branch information
ianbotsf authored and kstich committed Oct 21, 2021
1 parent d95dcaa commit 306fa1a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ operation UploadArchive {
id: "GlacierMultipartChecksums",
documentation: "Glacier requires checksum headers that are cumbersome to provide.",
protocol: restJson1,
method: "POST",
method: "PUT",
uri: "/foo/vaults/bar/multipart-uploads/baz",
headers: {
"X-Amz-Glacier-Version": "2012-06-01",
Expand Down

0 comments on commit 306fa1a

Please sign in to comment.