Skip to content

Commit b408690

Browse files
authored
Merge pull request #37 from cloudblue/LITE-31427-add-new-ff-request-type-to-reports-library
LITE-31427 Add new ff request type parameter to report json config
2 parents 75c2569 + c5bab06 commit b408690

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

reports.json

+4
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,10 @@
8383
{
8484
"value": "adjustment",
8585
"label": "Adjustment"
86+
},
87+
{
88+
"value": "renew",
89+
"label": "Renew"
8690
}
8791
]
8892
},

0 commit comments

Comments
 (0)