{
	"id": "tests/",
	"type": "object",
	"properties": {
		"session": { "$ref": "common/schemas/Session.schema.json" }
	},
	"required": ["session"],
	"additionalProperties": false
}
