am working on an ecommerce site and am trying to validate the keys coming through the response i’ve tried json schema but the problem is if i have like multiple orders coming through response the keys are repeating and schema also repeats the keys so if i have 100 orders schema is generated 100 times i just want it 1 time
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Issue in Validating schema in postman with multiple same arrays | 7 | 1909 | March 9, 2021 | |
jsonSchema to validate object with random IDs for properties | 3 | 1152 | April 28, 2021 | |
How to handle negative value validation in json schema | 6 | 3163 | January 8, 2024 | |
Validate A Schema With Dynamic Keys | 6 | 3220 | November 16, 2023 | |
Validating schema with an array | 3 | 2909 | January 7, 2021 |