Sha256: 6beafabf5e5a47a6c2a0685df58f39eeaef24c8545a8036e07210f3af1bb07eb
Contents?: true
Size: 232 Bytes
Versions: 19
Compression:
Stored size: 232 Bytes
Contents
{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "properties": { "accepted": { "type": "boolean" }, "orgId": { "type": "string", "pattern": "^[A-Fa-f\\d]{24}$" } } }
Version data entries
19 entries across 19 versions & 1 rubygems