mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-25 00:07:47 +01:00
chore: Added static context props in docs (#507)
This commit is contained in:
parent
abf1124391
commit
7487cc9588
@ -11,6 +11,8 @@ The unleash context is defined by these fields:
|
||||
- sessionId: String,
|
||||
- remoteAddress: String,
|
||||
- properties: Map<String, String>
|
||||
- appName: String
|
||||
- environment: String
|
||||
|
||||
All fields are optional, but if they are not set you will not be able to use certain activation strategies.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user