Jon Rosner
Jon Rosner
In the README of pact-jvm Github repo it says that 4.2.x is compatible with Java 11-15. But when I try to run my provider tests using gradle I get the...
Hello, Is it possible to use hotkeys for certain functionalities in Standard notes on desktop? I did not find any documentation for it, nor did any of the "common" hotkeys...
Following up on my [question on StackOverflow](https://stackoverflow.com/questions/71578073/kotlin-type-mismatch-interface-is-not-resolved-properly/71578957#71578957). The type parameter T of `EntitySequence` could be marked with "out" to allow the creation of generic DAOs using EntitySequence.
### Is your feature request related to a problem? Please describe. When unmarshalling a JSON request model into a generated Go struct, enum values are checked upon unmarshalling and an...
Add Yaade to API management ------------------------- Thank you for taking the time to work on a PR for Awesome-Selfhosted! To ensure your PR is dealt with swiftly please check the...
When I build the template I get a 1.3MB production build. Why is that? If I look at the minified version of material-design it is just 137kB and preactjs is...
Currently, only entire collections can be access restricted via groups. It would be nice if environments could be access restricted, too. The logic should be: - any user that's part...
When setting up collection-level headers, the behavior should be that request-level headers overwrite collection-level headers with the same key. This is currently not the case. Steps to reproduce: 1. Create...
# Description I have a special JSON syntax allowing interpolations using `${env}` notation. Without the directive, beautify would split the interpolation apart across several lines. To mitigate this I add...