-
[linky](https://flems.io/#0=N4IgZglgNgpgziAXAbVAOwIYFsZJAOgAsAXLKEAGhAGMB7NYmBvEAXwvW10QICsEqdBk2J4wAVzTViEegCoABGFq0FACgCUwADpoFCgE4xi4g3oA8hAIwA+QrXvmA9NZu7WlGrSwAHaDAM8ACMMIJhyKjhwmGlZNAQeK0QAJmS2D…
-
Add support for generating Javascript client
-
# Bounty Description
Implement a compile-time (`const fn`) algorithm to find generator points on elliptic curves so that we may have arbitrary generators used as compile-time constants in traits. Gen…
-
**Context:**
In libica-2.x,
We use `5.4.0` (LTS) throughout for ICAv2:
https://github.com/umccr-illumina/libica/blob/a735bb7/.openapi-generator/VERSION
And, `4.3.0` (LTS) throughout for I…
-
The current workaround is to press "alt" + hover anything in VScode. This seems to refresh the analysis somehow (why though?))
-
according to docs it's possible to generate the client without checked exceptions
https://openapi-generator.tech/docs/generators/java/
parameter `useRuntimeException`
It would reduce lots of boil…
-
first thx... it works ;)
if i only check the box "Return foreground" (or i dont check anything)
always the mask image is saved -> its useful to only save the foreground-image
if i have a nam…
-
We currently lack a specification on the precise semantics of expressions. Although we have an [introductory documentation](https://docs.rosetta-technology.io/rosetta/rosetta-dsl/rosetta-modelling-com…
-
Over at Cockroach we are having [this issue](cockroachdb/cockroach#81314) where building a `go_test` with `--@io_bazel_rules_go//go/config:race` takes a very long time. The fact that the stdlib needs …
-
Is it possible to generate controllers in multiple output files instead of just one?
Trying to use CustomCSharpControllerGenerator, CSharpControllerGeneratorSettings in NSwag.CodeGeneration.CSharp.