Skip to content

Commit

Permalink
chore: update Flagsmith environment document (#3831)
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 Apr 24, 2024
1 parent 01794b9 commit ecb1022
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion api/integrations/flagsmith/data/environment.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
{
"api_key": "masked",
"feature_states": [],
"feature_states": [
{
"django_id": 517915,
"enabled": false,
"feature": {
"id": 91559,
"name": "api_usage_alerting",
"type": "STANDARD"
},
"feature_segment": null,
"feature_state_value": null,
"featurestate_uuid": "632b424f-dea1-4080-ba0c-55a3772b1712",
"multivariate_feature_state_values": []
}
],
"id": 0,
"name": "Production",
"project": {
Expand Down

0 comments on commit ecb1022

Please sign in to comment.