{
	"title" : "DetailLevel",
	"description" : "DetailLevel defines the response of check_for_update API",
	"enum" : 
	[
		"SUMMARY",
		"FULL"
	]
}