Dario Hett

Results 6 issues of Dario Hett

##### Description In the [_ref6570_expansion](https://github.com/OpenAPITools/openapi-generator/blob/1fda3ce290c05f0be37bcefd5a656a67e7b14bf8/modules/openapi-generator/src/main/resources/python/api_client.handlebars#L276) booleans are consciously not covered, while they should be included as "true" or "false". Unfortunately, I cannot share the spec of the api. The parameters...

Client: Python
Issue: Bug

Authentication options could be extended to incorporate functionality similar to https://github.com/brandond/requests-negotiate-sspi Julia 1.6.0 HTTP.jl 0.9.12

enhancement
help wanted
client

I added [truncated Pareto Distributions](https://en.wikipedia.org/wiki/Pareto_distribution#Bounded_Pareto_distribution). For style I mostly used the `TruncatedNormal` as reference and the requirements for contribution in the README.md.

I ran intho the following issue trying to hack on the implementation. ```sh >> opam --version 2.1.5 >> opam switch create 5.0.0+trunk --repos alpha,default Installing new switch packages Switch invariant:...

An initial try at https://github.com/ocaml-multicore/domainslib/issues/119#issue-1955359445. Module named Parray rather than Array, to avoid namespace collisions - please advise if there are better practices.

For whoever wants to try the OpenCV Webcam exercise, I ran in minor issues. So I'll leave my learnings here for future reference. Install OpenCV using their [install guide](https://docs.opencv.org/master/d7/d9f/tutorial_linux_install.html). _Remark:_...