1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/lib/routes/admin-api
2020-02-20 08:34:19 +01:00
..
api-def.json
archive.js chore(modernize): Spin out base class for Controllers 2020-02-20 08:34:17 +01:00
archive.test.js chore: Upgrade ava to 1.0.1 2020-02-20 08:34:18 +01:00
event.js chore(modernize): Spin out base class for Controllers 2020-02-20 08:34:17 +01:00
events.test.js chore: Upgrade ava to 1.0.1 2020-02-20 08:34:18 +01:00
feature-schema.js chore(modernize): Use joi for url-friendly name validation 2020-02-20 08:34:18 +01:00
feature-schema.test.js chore: Upgrade ava to 1.0.1 2020-02-20 08:34:18 +01:00
feature.js chore(modernize): Use joi for url-friendly name validation 2020-02-20 08:34:18 +01:00
feature.test.js fix(http-status): Client errors should use 400 status codes 2020-02-20 08:34:19 +01:00
index.js chore(modernize): Admin StrategyController 2020-02-20 08:34:18 +01:00
metrics.js chore(modernize): Admin MetricsController 2020-02-20 08:34:18 +01:00
metrics.test.js chore: Upgrade ava to 1.0.1 2020-02-20 08:34:18 +01:00
strategy-schema.js chore(modernize): Use joi for url-friendly name validation 2020-02-20 08:34:18 +01:00
strategy.js chore(modernize): Admin cleanup error-handlers 2020-02-20 08:34:18 +01:00
strategy.test.js fix(http-status): Client errors should use 400 status codes 2020-02-20 08:34:19 +01:00
user.js chore(modernize): UserController 2020-02-20 08:34:17 +01:00
user.test.js chore: Upgrade ava to 1.0.1 2020-02-20 08:34:18 +01:00
util.js fix(http-status): Client errors should use 400 status codes 2020-02-20 08:34:19 +01:00