You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To implement this, we need a server endpoint that returns the OpenFGA server version in a JSON response. Do we have an endpoint like https://api.us1.fga.dev/version(API Url is a example taken from readme) that returns a JSON response similar to this?
If the CLI is configured to use an OpenFGA server, the
fga --version
command should also return the server version.If the OpenFGA server does not expose that endpoint for some reason, it should display
unknown
The text was updated successfully, but these errors were encountered: