We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5f7e1a commit 9bf003bCopy full SHA for 9bf003b
1 file changed
test/testdata/ConfigurationService.json
@@ -47,5 +47,16 @@
47
"isdynamic": false
48
}
49
50
+ },
51
+ "resetConfiguration": {
52
+ "resetconfigurationresponse":{
53
+ "configuration":{
54
+ "category":"Project Defaults",
55
+ "name":"allow.user.create.projects",
56
+ "value":"true",
57
+ "description":"If regular user can create a project; true by default",
58
+ "isdynamic":false
59
+ }
60
61
62
0 commit comments