Sha256: c8585bccdac3a46f6ec89142932627b4cb2d9fc67ba25627c5bfdcb669011758

Contents?: true

Size: 279 Bytes

Versions: 19

Compression:

Stored size: 279 Bytes

Contents

{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "keywords": {
      "type": "array",
      "items": {
        "type": "string",
        "pattern": "^[0-9a-zA-Z_-]{1,255}$"
      },
      "maxItems": 100
    }
  },
  "additionalProperties": false
}

Version data entries

19 entries across 19 versions & 1 rubygems

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