quicktype icon indicating copy to clipboard operation
quicktype copied to clipboard

Generate types and converters from JSON, Schema, and GraphQL

Results 363 quicktype issues
Sort by recently updated
recently updated
newest added

Whats the current status? Lots of PRs and issues with out any response @schani

My Crome Not Show Name And SourceType : ![Screenshot 2022-08-13 at 10 07 08 AM](https://user-images.githubusercontent.com/90753781/184468646-b1b6c51a-b4eb-4e44-8eda-1154756acb11.png) 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 } },...

bug
IR
input:JSON Schema

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": {...

bug
TypeScript

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...

Go

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...

dependencies

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 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/urijs&package-manager=npm_and_yarn&previous-version=1.19.19&new-version=1.19.25)](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...

dependencies