[v2] make job descriptor JSON5 compatible #138
Labels
enhancement
New feature or request
good first issue
Good for newcomers
v2_overhaul
breaking feature for v2
Current state: the serialization/deserialization of JSON is done with the golang "encoding/json" package which only understands the standard ECMA flavor.
It has proven useful to have comments in the input descriptors, so we should use a format that supports that.
The text was updated successfully, but these errors were encountered: