Sha256: 2e3f275e59c1af589515351c81ffbe0e24dec09d6f0788fc0b79ce887a064afc

Contents?: true

Size: 252 Bytes

Versions: 49

Compression:

Stored size: 252 Bytes

Contents

{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "type": "object",
  "properties": {
    "notes": {
      "type": "string",
      "maxLength": 32767
    },
    "enabled": {
      "type": "boolean"
    }
  },
  "additionalProperties": false
}

Version data entries

49 entries across 49 versions & 1 rubygems

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