kotlinx-serialization / kotlinx.serialization.json / JsonConfiguration / Stable

Stable

(common, js, native) 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 = ...)