npm install -g https://github.com/50Bytes-dev/openapi-merger.git
openapi-merger -i ./schemas/input.yaml -o ./schemas/openapi.yaml
python schemas/repair_schema.py
openapi-python-generator --library aiohttp ./schemas/openapi.yaml wildberries_async_api_client