Skip to content

Commit adec899

Browse files
committed
chore: update repo flagsmith.json (schema ref + project)
Point $schema at the feat/cli-v2 ref so it resolves like the files init now writes. Revert to main / a release tag before merge. beep boop
1 parent 017d1f5 commit adec899

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

flagsmith.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/Flagsmith/flagsmith-cli/main/schema/flagsmith.json",
3-
"project": 2294,
4-
"organisation": 2250,
5-
"environment": "W4R48V2fWoUmF995Nh7dfk",
6-
"apiUrl": "https://api-staging.flagsmith.com"
2+
"$schema": "https://raw.githubusercontent.com/Flagsmith/flagsmith-cli/feat/cli-v2/schema/flagsmith.json",
3+
"project": 44121,
4+
"organisation": 13,
5+
"environment": "ESMtZFh4fZvWbfLeBgwiPm"
76
}

0 commit comments

Comments
 (0)