val Stable: JsonConfiguration
(jvm) @JvmStatic val Stable: JsonConfiguration
Stable JsonConfiguration that is guaranteed to preserve its semantics between releases.
To have a stable base in your Json configuration you can use Stable.copy(param = ...)