Pete Walker
Pete Walker
Returns `TNever` for an intersection of 2 non-overlapping named classes instead of throwing an exception. Will raise a new `InvalidIntersectionType` in the case that this is detected. I *think* this...
**Describe the bug** If you make a request which results in an empty response (with 204 response code) over a GZIPped connection, an `EOF` exception is thrown on Android. I...
Allows the calling of the UserInfo endpoint to be configurable. As mentioned in #148, [ADFS does not support the `email` or `profile` claims](https://learn.microsoft.com/en-us/windows-server/identity/ad-fs/overview/ad-fs-faq#what-permitted-scopes-are-supported-by-ad-fs-), and calling the UserInfo endpoint is pointless,...
In our application, we have a mix of JSON API endpoints and HTML pages. All of our API endpoints are prefixed with the path `/api`. It would be good if...
# Bug Report ## Description `serverless invoke local -f hello --docker` fails if `app` and `org` are set in **serverless.yml** ### What did you do? 1. Set up a template...