{
    "copyright": "Licensed Materials - Property of IBM. IBM Cognos Products: BI Cloud (C) Copyright IBM Corp. 2018. US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.",
    "$id": "versionSchema.json",
    "$schema": "http://json-schema.org/draft-07/schema#",
    "title": "version",
    "description": "The version of the dashboard specification",
    "type": "integer",
    "minimum": 1000
}
