-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: optional args are now specified separately from required args (#…
…342) BREAKING CHANGE: optional arguments are no longer allowed to be specified as a part of FunctionArgument messages. Instead they are now specified separately as part of the function invocation. BREAKING CHANGE: optional arguments are now specified separately from required arguments in the YAML specification. Co-authored-by: Benjamin Kietzman <bengilgit@gmail.com> Co-authored-by: Benjamin Kietzman <bengilgit@gmail.com>
- Loading branch information
1 parent
4beff87
commit bd29ea3
Showing
15 changed files
with
802 additions
and
828 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.