{ "$schema": "http://json-schema.org/draft-07/schema#", "type": "object", "required": ["variables"], "properties": { "variables": { "$ref": "spec/fixtures/lib/gitlab/metrics/dashboard/schemas/variables.json" } }, "additionalProperties": false }