Merge "S3Api: handle non-ASCII markers in v1 listings."

This commit is contained in:
Zuul
2019年05月29日 23:32:20 +00:00
committed by Gerrit Code Review

View File

@@ -16,8 +16,8 @@ start =
)
),
element MaxKeys { xsd:int },
element EncodingType { xsd:string }?,
element Delimiter { xsd:string }?,
element EncodingType { xsd:string }?,
element IsTruncated { xsd:boolean },
element Contents {
element Key { xsd:string },
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.