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 | 1944 | March 9, 2021 | |
| How to Parse Json Keys from Repose or External json | 2 | 1206 | September 10, 2018 | |
| Validate A Schema With Dynamic Keys | 5 | 4174 | October 17, 2023 | |
| jsonSchema to validate object with random IDs for properties | 3 | 1293 | April 28, 2021 | |
| How to validate schema that have specific value and data type | 1 | 180 | July 31, 2024 |