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
While we have allowed task ID required and optional properties to be able to be all null, we don't want output_type_idrequired and optional properties to be all null.
An example of a config that passed config validation but shouldn't can be found here.
The text was updated successfully, but these errors were encountered:
While we have allowed task ID
required
andoptional
properties to be able to be all null, we don't wantoutput_type_id
required
andoptional
properties to be all null.An example of a config that passed config validation but shouldn't can be found here.
The text was updated successfully, but these errors were encountered: