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