Stack Overflow / infinite recursion in PolymorphicModelConverter.findComposedSchemas #2801
Labels
incomplete
incomplete description: Make sure you Provide a Minimal, Reproducible Example - with HelloController
Describe the bug
I am trying to work around the problem described here with the workaround described here. TLDR: I want to have a description on a type that is not defined by the type, but by the context where the type is used.
To Reproduce
Expected behavior
Expected Open API Json
Screenshots
It loads (no StackOverflow) and renders correctly, when I change type of
field_a
andfield_b
toString
. But that's obviously not what I want.** Stack Trace**
The text was updated successfully, but these errors were encountered: