Oliver Mack
Oliver Mack
by setting a numeric value in the config. In the current implementation it is not possible to adjust the default/hardcoded listener priorities anyhow. Thus, as an example, the loggable listener...
This is for #43 This adds an `ApiSerializer` which converts to a json-serializable POJO in both directions. Please let me know if this approach conflicts with any best practices or...
Hi, I'd like to be able to initialize the API specs from an existing cache in order to get the most recently known state of the api docs in case...
**Describe the bug** The default values suggest to define a string for `cacheExtraArgs` - but due to the initialization as map Helm complains about a type mismatch: ``` cannot overwrite...
I was checking the implementation to see if we can utilize the `clockTolerance` option of the `jsonwebtoken` lib. First I was a bit disappointed and thought it was not possible...