Skip to content

Document that lookup APIs do not guarantee unique results - #171

Merged
josephschorr merged 1 commit into
authzed:mainfrom
ivanauth:fix/issue-170-document-that-lr-and-ls-do-not-dedup-r
Sep 3, 2026
Merged

Document that lookup APIs do not guarantee unique results#171
josephschorr merged 1 commit into
authzed:mainfrom
ivanauth:fix/issue-170-document-that-lr-and-ls-do-not-dedup-r

Conversation

@ivanauth

Copy link
Copy Markdown
Contributor

Fixes #170.

Documents that LookupResources and LookupSubjects do not guarantee unique
results, so callers that need uniqueness must deduplicate themselves.

@ivanauth ivanauth added the area/docs Affects docs or metadata (e.g. README) label Jul 27, 2026

@josephschorr josephschorr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@tstirrat15 tstirrat15 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@josephschorr
josephschorr merged commit 3fe8742 into authzed:main Sep 3, 2026
2 of 3 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 3, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area/docs Affects docs or metadata (e.g. README)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

document that LR and LS do NOT dedup results

3 participants