Sha256: 5ce5f1fc2aebfb4c37fa381eb9180df5a6e97045ba1555910a4810d2b5732907

Contents?: true

Size: 240 Bytes

Versions: 15

Compression:

Stored size: 240 Bytes

Contents

{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "type": "array",
  "maxItems": 6,
  "items": {
    "type": "string",
    "enum": [
      "all",
      "none",
      "verbose",
      "info",
      "warn",
      "error"
    ]
  }
}

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
losant_rest-1.21.0 schemas/debugLevels.json
losant_rest-1.20.1 schemas/debugLevels.json
losant_rest-1.20.0 schemas/debugLevels.json
losant_rest-1.19.9 schemas/debugLevels.json
losant_rest-1.19.8 schemas/debugLevels.json
losant_rest-1.19.6 schemas/debugLevels.json
losant_rest-1.19.4 schemas/debugLevels.json
losant_rest-1.19.3 schemas/debugLevels.json
losant_rest-1.19.2 schemas/debugLevels.json
losant_rest-1.19.1 schemas/debugLevels.json
losant_rest-1.19.0 schemas/debugLevels.json
losant_rest-1.18.0 schemas/debugLevels.json
losant_rest-1.17.5 schemas/debugLevels.json
losant_rest-1.17.4 schemas/debugLevels.json
losant_rest-1.17.3 schemas/debugLevels.json