Yakiv Yereskovskyi
Yakiv Yereskovskyi
cc: @jackcviers
@adamw both will work for me. Anyway there is another transformation step from `SName` to component name in docs options, for example `sttp.tapir.docs.openapi.OpenAPIDocsOptions#schemaName`, which looks like: ```scala private[docs] val defaultSchemaName:...
@adamw no problem, will try to find a bit of time this week. How strict is tapir regarding to binary compatibility? Is it ok to rename type params field like:...
@adamw PR is ready for review
@Mr3zee we are also significantly affected by this issue, any timeline for 0.10.1 release? I've already tested https://github.com/Kotlin/kotlinx-rpc/pull/505 fix, it helps in our case.
@Ololoshechkin @devcrocod could you take a look please?
@kpavlov hey, it looks like failed test is a bit flaky, should we restart or do you want me to dig deeper into the problem?