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

Support raw input #346

Closed
FabijanC opened this issue Apr 26, 2023 · 0 comments · Fixed by #357
Closed

Support raw input #346

FabijanC opened this issue Apr 26, 2023 · 0 comments · Fixed by #357
Assignees
Labels
enhancement New feature or request

Comments

@FabijanC
Copy link
Collaborator

FabijanC commented Apr 26, 2023

Instead of always parsing the input (and checking it's correct according to the compilation JSON artifact), we can allow users to directly provide an input array which they see as well formatted. This could be achieved by providing a rawInput property to the CallOptions interface.

@FabijanC FabijanC added the enhancement New feature or request label Apr 26, 2023
@FabijanC FabijanC self-assigned this May 2, 2023
@FabijanC FabijanC mentioned this issue May 4, 2023
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant