openfga / openfga.dev

OpenFGA website and documentation
http://openfga.dev/
Apache License 2.0
34 stars 59 forks source link

Remove outdated note from conditions documentation #836

Closed ryanpq closed 2 weeks ago

ryanpq commented 2 weeks ago

https://openfga.dev/docs/modeling/conditions#limitations includes this:

We're still working on the changes to support Conditions in the official FGA CLI and various OpenFGA SDKs including: .NET and Python. At this moment you cannot Write conditional relationship tuples with these tools and/or query (e.g. Check, ListObjects, etc.) OpenFGA with condition context.

Which is no longer true. It should be removed.

ryanpq commented 2 weeks ago

PR for this issue: https://github.com/openfga/openfga.dev/pull/837