1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-23 20:07:40 +02:00
unleash.unleash/test
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
..
e2e fix: add middleware verifying content type 2021-02-11 16:09:42 +01:00
examples Refactored state-service, schemas, added e2e tests #395 2020-02-20 08:34:22 +01:00
fixtures fix: Addons should support sensitive params 2021-02-05 15:20:00 +01:00