Skip to content

Commit

Permalink
chore: update Flagsmith environment document (#4259)
Browse files Browse the repository at this point in the history
Co-authored-by: matthewelwell <[email protected]>
  • Loading branch information
github-actions[bot] and matthewelwell authored Jun 27, 2024
1 parent b34f790 commit f095a50
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions api/integrations/flagsmith/data/environment.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
{
"django_id": 543716,
"enabled": false,
"enabled": true,
"feature": {
"id": 96656,
"name": "api_limiting_stop_serving_flags",
Expand All @@ -29,7 +29,7 @@
},
{
"django_id": 543718,
"enabled": false,
"enabled": true,
"feature": {
"id": 96657,
"name": "api_limiting_block_access_to_admin",
Expand All @@ -39,6 +39,19 @@
"feature_state_value": null,
"featurestate_uuid": "a0979efc-2ca2-4861-bd79-833064caf4b2",
"multivariate_feature_state_values": []
},
{
"django_id": 549923,
"enabled": false,
"feature": {
"id": 98035,
"name": "api_usage_overage_charges",
"type": "STANDARD"
},
"feature_segment": null,
"feature_state_value": null,
"featurestate_uuid": "1866cc74-5fcc-4e8e-8f3c-18524f2b3122",
"multivariate_feature_state_values": []
}
],
"id": 0,
Expand Down

0 comments on commit f095a50

Please sign in to comment.