Commit c487e78
authored
JSON: Fix mutable
Since this is a new feature, it should have been added as experimental to the builder, but it wasn't done properly.
Deprecate mutable `classDiscriminatorMode` in `JsonConfiguration` — vars are not needed there.classDiscriminatorMode in config, and mark experimental in builder (#2680)1 parent 385c97d commit c487e78
File tree
2 files changed
+6
-0
lines changed- formats/json/commonMain/src/kotlinx/serialization/json
2 files changed
+6
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
| 505 | + | |
505 | 506 | | |
506 | 507 | | |
507 | 508 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
42 | 47 | | |
43 | 48 | | |
44 | 49 | | |
| |||
0 commit comments