You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.
At the time being, I am afraid this is not possible.
As part of #2, I plan to add a more flexible interface between the parser and the kotlinx.serialization integration. When this is available, implementing an ignoreUnknownKeys option will be straightforward.
Is there a way to ignore unknown keys in json5k (kotlinx equivalent of Json { ignoreUnknownKeys = true }?
The text was updated successfully, but these errors were encountered: