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

Version Path
losant_rest-1.21.2 schemas/passwordResetResponse.json
losant_rest-1.21.1 schemas/passwordResetResponse.json
losant_rest-1.21.0 schemas/passwordResetResponse.json
losant_rest-1.20.1 schemas/passwordResetResponse.json
losant_rest-1.20.0 schemas/passwordResetResponse.json
losant_rest-1.19.9 schemas/passwordResetResponse.json
losant_rest-1.19.8 schemas/passwordResetResponse.json
losant_rest-1.19.6 schemas/passwordResetResponse.json
losant_rest-1.19.4 schemas/passwordResetResponse.json
losant_rest-1.19.3 schemas/passwordResetResponse.json
losant_rest-1.19.2 schemas/passwordResetResponse.json
losant_rest-1.19.1 schemas/passwordResetResponse.json
losant_rest-1.19.0 schemas/passwordResetResponse.json
losant_rest-1.18.0 schemas/passwordResetResponse.json
losant_rest-1.17.5 schemas/passwordResetResponse.json
losant_rest-1.17.4 schemas/passwordResetResponse.json
losant_rest-1.17.3 schemas/passwordResetResponse.json
losant_rest-1.17.2 schemas/passwordResetResponse.json
losant_rest-1.17.1 schemas/passwordResetResponse.json
losant_rest-1.17.0 schemas/passwordResetResponse.json