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