diff --git a/ufc/bandit-flags-v1.json b/ufc/bandit-flags-v1.json index 49da5c4..9e066fd 100644 --- a/ufc/bandit-flags-v1.json +++ b/ufc/bandit-flags-v1.json @@ -1,5 +1,6 @@ { "createdAt": "2024-04-17T19:40:53.716Z", + "format": "SERVER", "environment": { "name": "Test" }, diff --git a/ufc/flags-v1-obfuscated.json b/ufc/flags-v1-obfuscated.json index aef9ece..7cfae51 100644 --- a/ufc/flags-v1-obfuscated.json +++ b/ufc/flags-v1-obfuscated.json @@ -1,5 +1,6 @@ { "createdAt": "2024-04-17T19:40:53.716Z", + "format": "CLIENT", "environment": { "name": "Test" }, @@ -1187,4 +1188,4 @@ ] } } -} \ No newline at end of file +} diff --git a/ufc/flags-v1.json b/ufc/flags-v1.json index f108555..c1c642b 100644 --- a/ufc/flags-v1.json +++ b/ufc/flags-v1.json @@ -1,5 +1,6 @@ { "createdAt": "2024-04-17T19:40:53.716Z", + "format": "SERVER", "environment": { "name": "Test" }, @@ -1187,4 +1188,4 @@ "totalShards": 10000 } } -} \ No newline at end of file +}