1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib/routes/admin-api
Tymoteusz Czech ace499d7c6
Update OpenAPI feature strategies (#4175)
## About the changes
Updates for endpoint
`/api/admin/projects/{projectId}/features/{featureName}/environments/{environment}/strategies`
and similar
2023-07-07 15:45:04 +00:00
..
project Update OpenAPI feature strategies (#4175) 2023-07-07 15:45:04 +00:00
user feat: user openapi spec (#4162) 2023-07-06 15:27:43 +02:00
addon.ts feat: unify error responses (#3607) 2023-04-25 13:40:46 +00:00
api-token.ts openapi: update API tokens tag (#4137) 2023-07-06 07:30:31 +00:00
archive.ts chore: openapi docs for archive (#4127) 2023-06-30 15:22:08 +03:00
client-metrics.ts docs: Metrics tag openapi docs (#3572) 2023-04-26 12:10:57 +02:00
config.test.ts Scheduler abstraction (#2829) 2023-01-11 16:15:53 +01:00
config.ts Network view not experimental (#3124) 2023-02-15 16:24:57 +01:00
constraints.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
context.test.ts Scheduler abstraction (#2829) 2023-01-11 16:15:53 +01:00
context.ts openapi: strategies tag (#4116) 2023-07-04 14:21:09 +02:00
email.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
email.ts fix: security vulnerability (#3497) 2023-04-11 16:13:59 +02:00
environments.ts Feat: default strategy UI (#3682) 2023-05-05 14:32:44 +03:00
event.ts docs: Events tag (#4152) 2023-07-06 08:57:09 +00:00
events.test.ts fix: log project access events (#3683) 2023-05-09 11:13:38 +02:00
favorites.ts Add favorite events (#2572) 2022-11-30 14:26:17 +02:00
feature-type.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
feature.ts OpenAPI - feature environment endpoints (#4166) 2023-07-07 14:31:03 +02:00
index.ts feat/telemetry opt out (#4035) 2023-06-30 08:43:58 +02:00
instance-admin.ts docs: Instance admin (#3961) 2023-06-13 12:10:21 +00:00
maintenance.ts feat: Maintenance openapi (#3478) 2023-04-10 09:55:29 +02:00
metrics.test.ts fix: allow empty appName as it may come in the url (#3953) 2023-06-12 10:15:00 +02:00
metrics.ts docs: Metrics tag openapi docs (#3572) 2023-04-26 12:10:57 +02:00
public-signup.test.ts Maintenance mode middleware (#2707) 2022-12-19 09:01:04 +02:00
public-signup.ts chore: docs for public signup token tag (#3486) 2023-04-21 11:26:54 +00:00
state.ts feat: deprecate state api (#3551) 2023-04-18 18:34:12 +02:00
strategy.test.ts openapi: strategies tag (#4116) 2023-07-04 14:21:09 +02:00
strategy.ts openapi: strategies tag (#4116) 2023-07-04 14:21:09 +02:00
tag-type.ts openapi: improve validation testing (#2058) 2022-09-23 15:02:09 +02:00
tag.test.ts Scheduler abstraction (#2829) 2023-01-11 16:15:53 +01:00
tag.ts fix: bulk tags will work now with project permissions (#4177) 2023-07-07 11:55:13 +03:00
telemetry.ts feat: remove experimental flag for telemetry (#4123) 2023-06-30 11:27:54 +02:00
user-admin.ts feat: openapi schema for user admin (#4146) 2023-07-06 08:24:46 +02:00
user-feedback.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00
user-splash.ts docs: prep to add OpenAPI spec to Unleash docs (#1907) 2022-08-12 11:37:57 +02:00