Skip to content

Commit

Permalink
Remove ListUsers experimental warning (#779)
Browse files Browse the repository at this point in the history
  • Loading branch information
willvedd authored Jun 27, 2024
1 parent f54ef4c commit 051584f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/content/getting-started/perform-list-users.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ import TabItem from '@theme/TabItem';

# Perform a List Users call

:::caution Warning
List Users is currently an experimental feature and not yet suitable for production. Read [the announcement](https://openfga.dev/blog/list-users-announcement) for more information.
:::

<DocumentationNotice />

This section will illustrate how to perform a <ProductConcept section="what-is-a-list-users-request" linkName="list users" /> request to determine all the <ProductConcept section="what-is-a-user" linkName="users" /> of a given <ProductConcept section="what-is-a-type" linkName="type" /> that have a specified <ProductConcept section="what-is-a-relationship" linkName="relationship" /> with a given <ProductConcept section="what-is-an-object" linkName="object" />.
Expand Down

0 comments on commit 051584f

Please sign in to comment.