nomisRev / OpenAPI-kt

Kotlin Multiplatform Typed OpenAPI Document Parser (KotlinX) with Typed Secondary Custom ADT for inspection, typed transformations, code generation, etc.
7 stars 1 forks source link

Support XML in generated clients #22

Open nomisRev opened 2 months ago

nomisRev commented 2 months ago

https://github.com/rharter/kotlinx-serialization-xml

nomisRev commented 1 month ago

https://swagger.io/docs/specification/data-models/representing-xml/