How JSON types are inferred
Strings, numbers, booleans, arrays, objects, and null values are detected from the sample. Nested objects become named definitions so the generated output remains readable and reusable.
Generated types describe the sample you provide. Review fields that can contain additional values, mixed array items, or null in real API responses.