Sebastian Bienert

Results 2 issues of Sebastian Bienert

Allow onException timer handler to catch exceptions thrown in async methods Developing my service I came across problem which took me a while to debug. The problem is that when...

### What happens? I have a combined security schema defined as follows: ``` security: - bearerAuth: [ ] apiKeyHeader: [ ] ``` I am using @scalar/api-reference 1.25.25 package when I...

bug
package: @scalar/api-client