This article demonstrates how to produce an output object that exactly matches a given JSON Schema. It shows a strict structure with seven required fields and no additional properties.
How to Output Valid JSON per a Schema

This article demonstrates how to produce an output object that exactly matches a given JSON Schema. It shows a strict structure with seven required fields and no additional properties.