Nezteb
05/31/2019, 7:14 PMorg.http4k.contract.openapi.v3.NoFieldFound
when trying to retrieve the swaggerdave
05/31/2019, 8:39 PMobject FallbackReporter : FieldRetrieval {
override fun invoke(p1: Any, p2: String): Field {
throw IllegalArgumentException("$p2 cannot be found in $p1")
}
}