Kacper Ziubryniewicz

Results 2 issues of Kacper Ziubryniewicz

I have an example JSON ```json { "id": 1, "test1": 2, "test2": 3, "child1_id": 6, "child1_name": "Test", "child2_id": 8, "child2_name": "Test2", } ``` and I want to have models ```python...

The current adapter is not currently maintained, and even changes from 2021 are still not uploaded to NuGet. [My library](https://github.com/kapi2289/InertiaCore) adds some missing key features: - Validation error handling -...