Replies: 1 comment
-
|
Yes, I support sealed classes. I support oneOf, anyOf, allOf, and open enumerations. Here is where I attempt to detect the models. Sorry, the code is a bit messy still. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
just curios, do you support the generation of OpenAPI files (like I do for basic classes)?
f so, how do you model Kotlin sealed classes in OpenAPI? I didn't implement sealed classes yet, but using the same representation could be useful.
Beta Was this translation helpful? Give feedback.
All reactions