Skip to content

Correct Server Capabilities Reporting from Deprecated Values #2628

@CannonLock

Description

@CannonLock

Update server response so that the deprecated capabilities are not used. Move the response values to the new keys.

Should be:
{
"PublicRead": "PublicReads",
"Read": "Reads",
"Write": "Writes",
"Listing": "Listings",
"FallBackRead": "DirectReads",
}

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions