Sha256: f9a252159d95a0e783e6cd3b617b3e4e4841972a2b98f5bd6bba33173fdb057b
Contents?: true
Size: 238 Bytes
Versions: 21
Compression:
Stored size: 238 Bytes
Contents
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "success": { "type": "boolean", "enum": [ true ] }, "requiresJob": { "type": "boolean" } } }
Version data entries
21 entries across 21 versions & 1 rubygems