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
I got the following error:
TAPIS_JSON_VALIDATION_ERROR JSON validation error: TAPIS_JSON_VALIDATION_FAILURE JSON validation error: #/runtimeOptions: #: no subschema matched out of the total 2 subschemas #1#/runtimeOptions: expected: null, found: JSONArray #2#/runtimeOptions/0: is not a valid enum value
runtime options should allow for null values.
The text was updated successfully, but these errors were encountered:
🐛 Bug Report
I got the following error:
TAPIS_JSON_VALIDATION_ERROR JSON validation error: TAPIS_JSON_VALIDATION_FAILURE JSON validation error: #/runtimeOptions: #: no subschema matched out of the total 2 subschemas #1#/runtimeOptions: expected: null, found: JSONArray #2#/runtimeOptions/0: is not a valid enum value
runtime options should allow for null values.
The text was updated successfully, but these errors were encountered: