Kuzma

Results 20 comments of Kuzma

@bodograumann I am sorry for silence. Can I add an option (a generator argument) for enum's type? example --enumType=stringUnions( or literalStrings) --enumType=enum (enumObjects) Default will be stringUnions.

https://github.com/OpenAPITools/openapi-generator/pull/18531 Could you check it, please?

@bodograumann @TiFu @taxpon @sebastianhaas @kenisteward @Vrolijkx @macjohnny @topce @akehir @petejohansonxo @amakhrov @davidgamero @mkusaka

> Nice work. > > I would have given a bit more details in the help: > > ``` > |enumType|Specify the enum type which should be used in the...

@bodograumann Could you merge it, please?

@gtriggiano Could you merge it, please?

@gtriggiano Could you merge it, please?

@TiFu @taxpon @sebastianhaas @kenisteward @Vrolijkx @macjohnny @topce @akehir @petejohansonxo @amakhrov @davidgamero @mkusaka

> > Generate oneOf schemas as type unions > > @ksvirkou-hubspot given that this implementation is for oneOf, will this implementation throw an error if the JSON payload for example...