superfly / edge

A set of useful libraries for Edge Apps. Run locally, write tests, and integrate it into your deployment process. Move fast and maybe don't break things? Because, gosh darnit, you're an adult.
https://fly.io
Apache License 2.0
142 stars 10 forks source link

Update middleware config schema #2

Closed michaeldwan closed 5 years ago

michaeldwan commented 5 years ago

Simplify the middleware schema by replacing the string or object array with an array of objects each containing a type property.