Skip to content

Commit cf77ed6

Browse files
zepatrikory-bot
authored andcommitted
feat: optionally do not store skipped consents
GitOrigin-RevId: ff27bfce2af36946b66b80dd5a8d5bd004393aea
1 parent a43d8f8 commit cf77ed6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spec/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1091,7 +1091,8 @@
10911091
"feature_flags": {
10921092
"title": "Feature flags",
10931093
"type": "object",
1094-
"additionalProperties": true
1094+
"additionalProperties": true,
1095+
"properties": {}
10951096
}
10961097
},
10971098
"additionalProperties": false

0 commit comments

Comments
 (0)