Sha256: 0c06cbc1cc1662acdc8747a1f06c3b0cf45b0fe0c357cac3286250ce5476ded8
Contents?: true
Size: 218 Bytes
Versions: 24
Compression:
Stored size: 218 Bytes
Contents
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "jobQueued": { "type": "boolean" }, "jobId": { "type": "string", "maxLength": 21 } } }
Version data entries
24 entries across 21 versions & 1 rubygems