1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/lib/routes/client-api
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
..
api-def.json fix: version should be part of ui-config (#616) 2020-08-03 13:34:10 +02:00
feature.js feat: Add filterquery support for toggles 2021-01-26 14:14:07 +01:00
feature.test.js feat: Add filterquery support for toggles 2021-01-26 14:14:07 +01:00
index.js Add service layer 2021-01-21 10:59:19 +01:00
metrics.js Support deprecating and reactivating strategies 2021-01-21 15:53:24 +01:00
metrics.test.js Add service layer 2021-01-21 10:59:19 +01:00
register.js Support deprecating and reactivating strategies 2021-01-21 15:53:24 +01:00
register.test.js fix: add middleware verifying content type 2021-02-11 16:09:42 +01:00