Skip to content

Commit 853f90c

Browse files
committed
🧑‍💻: update example
1 parent c5abb54 commit 853f90c

File tree

1 file changed

+1
-0
lines changed
  • app/src/commonMain/kotlin/xyz/junerver/composehooks/net

1 file changed

+1
-0
lines changed

app/src/commonMain/kotlin/xyz/junerver/composehooks/net/NetApi.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ object NetApi : WebService {
5858
isLenient = true
5959
ignoreUnknownKeys = true
6060
explicitNulls = false
61+
coerceInputValues = true
6162
}
6263
)
6364
}

0 commit comments

Comments
 (0)