1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/lib/routes
Christopher Kolstad 6c2af3c6bc
fix: add middleware verifying content type
- By default only accepts 'application/json'
- Routes that need different content-type, can call post or put with
  additional arguments, one per content-type you need to support.
2021-02-11 16:09:42 +01:00
..
admin-api fix: add middleware verifying content type 2021-02-11 16:09:42 +01:00
client-api fix: add middleware verifying content type 2021-02-11 16:09:42 +01:00
api-def.js fix: version should be part of ui-config (#616) 2020-08-03 13:34:10 +02:00
backstage.js fix: upgrade prom-client from 12.0.0 to 13.1.0 2021-02-05 15:20:59 +01:00
backstage.test.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
controller.js fix: add middleware verifying content type 2021-02-11 16:09:42 +01:00
health-check.js fix: LogProvider as option injected to unleash. 2020-02-20 08:34:24 +01:00
health-check.test.js fix: cleanup test console output 2021-01-06 18:06:56 +01:00
index.js Add service layer 2021-01-21 10:59:19 +01:00
index.test.js Add service layer 2021-01-21 10:59:19 +01:00
logout.js fix: set clear-site-data on logout 2020-10-01 21:57:33 +02:00
logout.test.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00