1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-02 01:17:58 +02:00
unleash.unleash/src/lib/routes/admin-api/project
Christopher Kolstad 8050f25add
chore(adminapi)!: Remove feature variant endpoints (#10071)
BREAKING CHANGE: This removes the
GET /api/admin/projects/{project}/features/{featureName}/variants 
PATCH /api/admin/projects/{project}/features/{featureName}/variants 
PUT /api/admin/projects/{project}/features/{featureName}/variants
endpoints

Users should move to environment or strategy specific variant methods
rather than feature level variant methods.
2025-06-04 09:09:52 +02:00
..
api-token.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
health-report.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
project-archive.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
variants.ts chore(adminapi)!: Remove feature variant endpoints (#10071) 2025-06-04 09:09:52 +02:00