Flagsmith / Flagsmith/flagsmith-go-api-client
Migrate flag mutations to `/api/experiments/environments/{environment_key}/update-flag-v2/`
Open
- Dominant language
- Go
- Stars
- 0
- Forks
- 1
- Avg merge
- 13h 32m
- Merged PRs (30d)
- 1
Description
Write APIs affected:
- `*SegmentOverride`
- `*FeatureState`
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the implementations of *SegmentOverride and *FeatureState, then trace how their flag-mutation requests are constructed. Compare those requests with /api/experiments/environments/{environment_key}/update-flag-v2/; done means the affected APIs use the new endpoint while preserving their existing mutation behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100