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

make operation and fixedOperationParameters optional #46

Closed
metobom opened this issue Nov 25, 2022 · 1 comment · Fixed by #43
Closed

make operation and fixedOperationParameters optional #46

metobom opened this issue Nov 25, 2022 · 1 comment · Fixed by #43
Assignees

Comments

@metobom
Copy link
Member

metobom commented Nov 25, 2022

operation and fixedOperationParameters needs to be optional to implement this Airnode feature. #43

@metobom
Copy link
Member Author

metobom commented Dec 1, 2022

It is decided that to skip an API call, operation must be undefined, fixedOpeartionParameters must be an empty array, and one of or both preProcessingSpecifications, postProcessingSpecifications must be defined. You can see the full discussion here.

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 a pull request may close this issue.

2 participants