quicktype
quicktype copied to clipboard
Generate types and converters from JSON, Schema, and GraphQL
Whats the current status? Lots of PRs and issues with out any response @schani
My Crome Not Show Name And SourceType :  My Google Crome In Search quicktype.io but in Class name not change : This Top...
this schema doesnt work (in my other example there was also type:"number" but it had the same effect) ``` { "type": "object", "properties": { "delay": { "const": 10 } },...
In one of the recent releases of quicktype, native time type support has been added for Go. I have had some success with this but there seems to be a...
This PR enhances the Swift code generator within the `quicktype-core` package by incorporating user-defined access level settings into the CodingKeys enum, alongside its ability to conform to additional protocols. This...
Hello there I'm trying to use `quicktype-core` to generate typescript interfaces from the following JSON schema. The input JSON schema ```json { "$schema": "http://json-schema.org/draft-06/schema#", "title": "TextClassificationOutput", "type": "array", "items": {...
PR for https://github.com/glideapps/quicktype/issues/2516
Hi, I've bumped into an unexpected interaction between oneOf and the new `--omit-empty` flag. > If set, all non-required objects will be tagged with ",omitempty" (off by default) I tried...
Bumps [readable-stream](https://github.com/nodejs/readable-stream) and [@types/readable-stream](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/readable-stream). These dependencies needed to be updated together. Updates `readable-stream` from 4.4.2 to 4.5.2 Release notes Sourced from readable-stream's releases. v4.5.2 What's Changed Update esbuild to v0.19...
Bumps [@types/urijs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/urijs) from 1.19.19 to 1.19.25. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...