{
  "title": "inventory repository version",
  "$schema": "http://json-schema.org/draft-04/schema#",
  "description": "inventory repository version",
  "type": "string",
  "pattern": "[0-9]+\\.[0-9]+\\.[0-9]+",
  "default": "1.5.2",
  "maxLength": 20
}