Sha256: afb58df1a0db662a06d8c6d331a1b6b785d097c12ddae588307825348c0aabb6

Contents?: true

Size: 273 Bytes

Versions: 47

Compression:

Stored size: 273 Bytes

Contents

{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "type": "object",
  "patternProperties": {
    "^[0-9a-zA-Z_-]{1,255}$": {
      "type": [
        "string",
        "number",
        "boolean",
        "null"
      ]
    }
  },
  "additionalProperties": false
}

Version data entries

47 entries across 47 versions & 1 rubygems

Version Path
losant_rest-1.16.5 schemas/dataTableRowInsertUpdate.json
losant_rest-1.16.3 schemas/dataTableRowInsertUpdate.json
losant_rest-1.16.2 schemas/dataTableRowInsertUpdate.json
losant_rest-1.16.1 schemas/dataTableRowInsertUpdate.json
losant_rest-1.16.0 schemas/dataTableRowInsertUpdate.json
losant_rest-1.15.2 schemas/dataTableRowInsertUpdate.json
losant_rest-1.15.1 schemas/dataTableRowInsertUpdate.json
losant_rest-1.15.0 schemas/dataTableRowInsertUpdate.json
losant_rest-1.14.1 schemas/dataTableRowInsertUpdate.json
losant_rest-1.14.0 schemas/dataTableRowInsertUpdate.json
losant_rest-1.13.1 schemas/dataTableRowInsertUpdate.json
losant_rest-1.13.0 schemas/dataTableRowInsertUpdate.json
losant_rest-1.12.0 schemas/dataTableRowInsertUpdate.json
losant_rest-1.11.1 schemas/dataTableRowInsertUpdate.json
losant_rest-1.11.0 schemas/dataTableRowInsertUpdate.json
losant_rest-1.10.4 schemas/dataTableRowInsertUpdate.json
losant_rest-1.10.3 schemas/dataTableRowInsertUpdate.json
losant_rest-1.10.2 schemas/dataTableRowInsertUpdate.json
losant_rest-1.10.1 schemas/dataTableRowInsertUpdate.json
losant_rest-1.10.0 schemas/dataTableRowInsertUpdate.json