mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
3 lines
158 B
Bash
Executable File
3 lines
158 B
Bash
Executable File
cd ../../api_generator/
|
|
python3 -m api_generator -c ../json-builder/typescript/generator_config.json -s ../schema -o ../json-builder/typescript/src/generated
|