Skip to content
New issue

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

Refactored external command interaction API #27

Merged
merged 2 commits into from
Mar 15, 2024
Merged

Refactored external command interaction API #27

merged 2 commits into from
Mar 15, 2024

Conversation

wwoytenko
Copy link
Contributor

Refactored external command interaction API

  • Refactored Cmd transformer logic.
    • Json: Now it allows to use of column names instead of column indexes in JSON format
    • Csv: Now it can use the column order from config via column remapping
  • Updated documentation

* Refactored Cmd transformer logic.
  * Json: Now it allows to use column names instead of column indexes in json format
  * Csv: Now it can use the column order from config via column remapping
* Updated documentation
@wwoytenko wwoytenko self-assigned this Mar 13, 2024
@wwoytenko wwoytenko merged commit 7eb2009 into main Mar 15, 2024
15 checks passed
@wwoytenko wwoytenko deleted the cmd_drivers branch March 15, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant