Skip to content

Conversation

@ElliotFrancisHunter
Copy link
Contributor

This pull request: https://issues.couchbase.com/browse/DOC-11735

Fixes example 1 here: https://docs.couchbase.com/sync-gateway/current/access-control-how-use-xattrs-for-access-grants.html

Ticket Description: As discovered by Alfred Nketia, in example 1 on https://docs.couchbase.com/sync-gateway/current/access-control-how-use-xattrs-for-access-grants.html this needs to be POST instead of PUT.

POST indicates a partial update to the config, but PUT is a full replacement of the config.

@ElliotFrancisHunter ElliotFrancisHunter added bug Something isn't working docs labels Dec 15, 2023
@ElliotFrancisHunter ElliotFrancisHunter requested review from a team and osfameron December 15, 2023 11:23
@ElliotFrancisHunter ElliotFrancisHunter self-assigned this Dec 15, 2023
Copy link
Contributor

@osfameron osfameron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ElliotFrancisHunter ElliotFrancisHunter merged commit a1f7986 into release/3.1 Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants