Sha256: 0f089155be8b99d26f902e9062bc4f02bcd6b4fa2d4b5d3246c2facf1f589132

Contents?: true

Size: 252 Bytes

Versions: 21

Compression:

Stored size: 252 Bytes

Contents

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

Version data entries

21 entries across 21 versions & 1 rubygems

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