Frederic Jones

Results 8 comments of Frederic Jones

I suppose an idea here would be finding a way to programatically trigger an experiment without it being an option on the part. So ... say, it would fire an...

Not necessarily. You could make two Experiments per planet: Empty Cell, Kethaned Cell. Then, when a cell is scanned, you programatically "perform" the respective experiment, rather than as a direct...

Ran into the same problem. Half-baked fix at https://github.com/FEichinger/videojs-hls-quality-selector/tree/add-bitrate-detection (based on @phoban01 adding support for options). Possibly finishing that up in the next couple of days.

> It is good to have this option in the java generators. > > Is original the option to generate upper case names without underscore (like in 7.5.0)? > >...

> I've worked on a similar PR, but I have no time to work on it. > Feel free to copy some code for unit tests from https://github.com/jpfinne/openapi-generator/blob/JavaEnumPropertyNaming/modules/openapi-generator/src/test/java/org/openapitools/codegen/java/AbstractJavaCodegenTest.java I've adjusted...

As the existing samples work with the default and the unit tests cover most of the relevant options, I've omitted additional samples.

I would tend to agree. That particular part might need a rework. However, the changes made in toVarName cause some issues otherwise, which I haven't been able to resolve without...

@jrxap Because I've been out of commission for a few months and _hopefully_ the other PR resolved this issue already. I unfortunately haven't been able to check because I'm not...