diff --git a/docs/unleash-context.md b/docs/unleash-context.md index fc731e6f7a..fdaaae4aba 100644 --- a/docs/unleash-context.md +++ b/docs/unleash-context.md @@ -11,6 +11,8 @@ The unleash context is defined by these fields: - sessionId: String, - remoteAddress: String, - properties: Map +- appName: String +- environment: String All fields are optional, but if they are not set you will not be able to use certain activation strategies.