683 B
683 B
Schema Definitions for ipatool-py
In this directory, JSON Schema Definition files are stored in schema_defs, with corresponding plist examples in schema_examples
How to generate schema from plist
- Convert plist to corresponding JSON, using either
plistlibor online tools - Use https://www.liquid-technologies.com/online-json-to-schema-converter to convert JSON to schema
- You have to switch the
Array Rulesoption toList Validation
- You have to switch the
- Merge different request / response body's schema manually
- Usually the "required" field can help you merging the json schema
Regenerate schema bindings
Run this in current folder:
python3 -m schema_defs