You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In OpenJobDescription/openjd-rs#383 (comment) we found that Python allows 0-length strings for task parameters, but the spec says minimum size of 1. We probably want to update the spec to match the implementation we deployed for this.
Description
In OpenJobDescription/openjd-rs#383 (comment) we found that Python allows 0-length strings for task parameters, but the spec says minimum size of 1. We probably want to update the spec to match the implementation we deployed for this.