-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refine workflow schema to exclude null values
This commit updates the workflow schema to no longer accept null values. Previously required fields that permitted nulls have been modified to become non-required. Excluding null as an acceptable value is a backward-incompatible change. However, as we have not committed to maintain backward compatibility, implementing this change is acceptable.
- Loading branch information
Showing
7 changed files
with
327 additions
and
1,852 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
Oops, something went wrong.