Skip to content

Commit

Permalink
Replace specification
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Poignant <[email protected]>
  • Loading branch information
thomaspoignant committed May 2, 2024
1 parent 8aef948 commit ecffd17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guideline/static-context-provider.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
OpenFeature Remote Evaluation Protocol (OFREP) is an API specification for feature flagging that allows the use of generic providers to connect to any feature flag management systems that supports the protocol.

In this document, we will specify how to write an OFREP provider using the [static-context-paradigm](https://openfeature.dev/specification/glossary/#static-context-paradigm) that is used on client side applications typically operate in the context of a single user.
We will keep the specification language agnostic.
We will keep the document language agnostic.

**Pre-requisite:**
- Understanding of [general provider concepts](https://openfeature.dev/docs/reference/concepts/provider/)
Expand Down

0 comments on commit ecffd17

Please sign in to comment.