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

fix(descriptors): make operators section optional #193

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

J-Loudet
Copy link
Contributor

Conceptually, a data flow does not need an Operator to be valid.

This commit allows omitting the operators section.

Conceptually, a data flow does not need an Operator to be valid.

This commit allows omitting the `operators` section which, before this change,
would have resulted in an error while parsing.

Signed-off-by: Julien Loudet <julien.loudet@zettascale.tech>
@J-Loudet J-Loudet merged commit bfe337d into main Feb 26, 2024
9 checks passed
@J-Loudet J-Loudet deleted the fix/operators-optional branch February 26, 2024 10:18
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