fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1.23.1 (#471)
* fix(deps): update dependency io.gitlab.arturbosch.detekt:detekt-formatting to v1.23.1 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ryan Brink <rbweb@pm.me>
This commit is contained in:
@ -18,6 +18,7 @@ import kotlin.reflect.full.isSubclassOf
|
||||
|
||||
object SchemaGenerator {
|
||||
|
||||
@Suppress("CyclomaticComplexMethod")
|
||||
fun fromTypeToSchema(
|
||||
type: KType,
|
||||
cache: MutableMap<String, JsonSchema>,
|
||||
|
Reference in New Issue
Block a user