{
  "title": "key-value pairs",
  "$schema": "http://json-schema.org/draft-04/schema#",
  "description": "a map for arbitrary key-value pairs",
  "javaType": "com.sos.inventory.model.common.Variables",
  "type": "object",
  "additionalProperties": true
}
