glideapps / quicktype

Generate types and converters from JSON, Schema, and GraphQL
https://app.quicktype.io
Apache License 2.0
11.76k stars 1.04k forks source link

[FEATURE]: Can we add string to all json types? #2619

Closed 107295472 closed 1 week ago

107295472 commented 2 weeks ago

Context (Input, Language)

golang,rust

Input Format: Output Language:

Description

Because some int, float, some 1.0 browsers return 1, but the code request is 1.0 I want to change all types to string