Gabriel Loewen

Results 7 comments of Gabriel Loewen

@MSWorkers please merge :)

@isaacharrisholt does this middleware solve your problem? Essentially this is making the API version header optional, and it would default to the most recent API version if no API version...

Ok, got it. Yeah I know it’s not a breaking change. I was just doing a very simple test to evaluate the capabilities of Cadwyn.

@zmievsa it does not seem to be working still after your fix. I can reproduce the problem with my test client fixture. I verified that my mock_valid_user dependency is never...

Sorry to say it is still not working with dependency overrides. Using the same code example in the bug description I get HTTP401 unauthorized using Cadwyn and success response using...