﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
1049	API Location object should have 'displayName' attribute	Jonas Haraldsson		"API Location object should have the 'name' attribute renamed to 'displayName'

current:
{{{ u'location': {u'name': u'Sweden', u'objectType': u'place'} }}}

expected:
{{{ u'location': {u'displayName': u'Sweden', u'objectType': u'place'} }}}"	defect	closed	major		programming	fixed	api, location, displayName, name		
