Katharina Irrgang
213474835b
Refactored how we require shared middlewares from web/ ( #9893 )
...
refs #9866
- use package notation
- get rid of x requires for middlewares
- improved readability
- do not refactor web/api/v0.1
2018-09-21 16:17:11 +05:30
Katharina Irrgang
b913618c03
Extended uncapitalise unit tests ( #9891 )
...
Extended uncapitalise unit tests
refs #9866
- Proved that the middleware works for many API versions
- Added test case to prove that the version identifier gets lowercased too
2018-09-20 22:27:38 +02:00
Rishabh Garg
fcd275f6c0
Refactored web/middleware
and web/utils
to web/shared
( #9892 )
...
refs #9866
- Moved web/middleware to web/shared/middlewares
- Moved util file to web/shared/utils
2018-09-20 20:04:34 +02:00