The new defaultInput structure with multiple levels of inheritance with allOf breaks in multiple generators.
The following generators are confirmed to break at the generation stage:
spring (server)
python (client)
java (client)
csharp (client)
The following generators break when compiling/building generated code:
aspnetcore (server)
kotlin-spring (server)
spring (server), since there's nothing to build
python (client), since there's nothing to build
kotlin (client)
java (client), since there's nothing to build
csharp (client), since there's nothing to build
typescript-axios (client)
The new
defaultInputstructure with multiple levels of inheritance withallOfbreaks in multiple generators.The following generators are confirmed to break at the generation stage:
spring(server)python(client)java(client)csharp(client)The following generators break when compiling/building generated code:
aspnetcore(server)kotlin-spring(server)spring(server), since there's nothing to buildpython(client), since there's nothing to buildkotlin(client)java(client), since there's nothing to buildcsharp(client), since there's nothing to buildtypescript-axios(client)