OFREP single flag evaluation contract

OFREP single flag evaluation request

post/ofrep/v1/evaluate/flags/{key}

Path parameters

keystring required

Request body

contextContext

Context information for flag evaluation

Response

OFREP successful evaluation response

OR
OR
OR
OR

Example response

{
  "key": "my-flag",
  "reason": "STATIC"
}

Changes