chore: refactors middlewares into a module
What does this merge request do and why?
chore: refactors middlewares into a module
middleware.py is too large and adding/testing becomes difficult. This adds middleware as a module as splits FeatureFlagMiddleware as an example.
How to set up and validate locally
Merge request checklist
-
Tests added for new functionality. If not, please raise an issue to follow up. -
Documentation added/updated, if needed.
Closes #697 (closed)
Edited by Eduardo Bonet