We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Добавить в стратегию file возможность перезаписывать отдельные поля json-файла.
Предположительное решение - расширить нотацию file полем overrideParams Пример:
strategy: file filename: mocks_data/some.json overrideParams: order[0].amount: 1000.01
The text was updated successfully, but these errors were encountered:
Переведите на меня задачу, пожалуйста
Sorry, something went wrong.
Mania-c
No branches or pull requests
Добавить в стратегию file возможность перезаписывать отдельные поля json-файла.
Предположительное решение - расширить нотацию file полем overrideParams
Пример:
The text was updated successfully, but these errors were encountered: