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

Allow verbs to define their own input invariants #715

Open
darthtrevino opened this issue Apr 22, 2024 · 0 comments
Open

Allow verbs to define their own input invariants #715

darthtrevino opened this issue Apr 22, 2024 · 0 comments
Labels
python Pull requests that update Python code

Comments

@darthtrevino
Copy link
Member

Currently, if a verb does not receive a default input, the workflow engine will throw an error. This works most of the time, but in some cases it may be preferable to allow verbs to declare their own named input invariants.

@darthtrevino darthtrevino added the python Pull requests that update Python code label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

1 participant