David Siegel
David Siegel
* Sample: https://app.quicktype.io?share=nrNqOMPUlJztawoKIlwq Default Swift output has a comment referring to newJSONDecoder, which is not defined. ```swift // This file was generated from JSON Schema using quicktype, do not modify...
Reading the docs for algolia, I noticed that you encourage at least Swift and C# users to load JSON data as dynamic values (e.g. `Dictionary` and `JObject`). Since this repo...
Just wanted to make you aware of [quicktype](https://github.com/quicktype/quicktype), which can generate code from cli.fyi data for using the data in many programming languages. ## Generate Swift for BTC data ```bash...
When I open quicktype for `pokemon.json`, I should get a target filename like `Pokemon.cs`.
### Version 8.2.22(19) ### ### Stacktrace ### ### Reason ### SIGFPE ### Link to App Center ### * [https://appcenter.ms/orgs/quicktype/apps/quicktype-xcode/crashes/errors/520693386u](https://appcenter.ms/orgs/quicktype/apps/quicktype-xcode/crashes/errors/520693386u)
I reported this before as #122, and the bug is still here. I am not sure why it was closed. Here is my JSON sample: ```json { "numberNames": [[0, "zero"],...
How should they be written?