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 22da7ef commit 2eacff5Copy full SHA for 2eacff5
.schema/flag-schema.json
@@ -17,6 +17,9 @@
17
"title": "targeting",
18
"description": "List of rule to target a subset of the users based on the evaluation context."
19
},
20
+ "bucketingKey": {
21
+ "type": "string"
22
+ },
23
"defaultRule": {
24
"$ref": "#/$defs/Rule",
25
"title": "defaultRule",
@@ -267,6 +270,9 @@
267
270
268
271
"type": "array"
269
272
273
274
275
276
277
"$ref": "#/$defs/Rule"
278
@@ -315,6 +321,9 @@
315
321
316
322
317
323
324
325
326
318
327
319
328
320
329
0 commit comments