We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b047d9 commit 987d3c9Copy full SHA for 987d3c9
providers/unleash/README.md
@@ -1,4 +1,4 @@
1
-# Unofficial Unleash OpenFeature Provider for Java
+# Community Supported Unleash OpenFeature Provider for Java
2
3
[Unleash](https://getunleash.io) OpenFeature Provider can provide usage for Unleash via OpenFeature Java SDK.
4
@@ -18,10 +18,12 @@
18
<!-- x-release-please-end-version -->
19
20
## Concepts
21
+
22
* Boolean evaluation gets feature enabled status.
23
* String evaluation gets feature variant value.
24
25
## Usage
26
27
Unleash OpenFeature Provider is using Unleash Java SDK.
28
29
### Usage Example
0 commit comments