hilla icon indicating copy to clipboard operation
hilla copied to clipboard

Multi-module engine: `x-class-name` should point to the transformed class, not the original one

Open cromoteca opened this issue 3 years ago • 0 comments

When the x-class-name extended property is created in the OpenApi definition during parsing, its value contains the name of the original class. It should contain the name of the transformed class, e.g. dev.hilla.runtime.transfertypes.Flux instead of reactor.core.publisher.Flux.

cromoteca avatar Aug 08 '22 09:08 cromoteca