Skip to content

Instantly share code, notes, and snippets.

@pumatertion
Created February 27, 2013 08:03
Show Gist options
  • Save pumatertion/5046116 to your computer and use it in GitHub Desktop.
Save pumatertion/5046116 to your computer and use it in GitHub Desktop.
{
"resource":{
"title":"Kunstwerk XYZ",
"properties":[
{
"type":{
"title":"Artist"
},
"abstractValueObjects":[
{"__type":"\\BLEICKER\\Product\\Domain\\Model\\PersonNameValueObject","alias":"Fischli/Weiss","abstractValueObjects":[
{"__type":"\\BLEICKER\\Product\\Domain\\Model\\PersonNameValueObject","alias":"Andreas Fischli","firstname":"Andreas","lastname":"Fischli"},
{"__type":"\\BLEICKER\\Product\\Domain\\Model\\PersonNameValueObject","alias":"Maria Weiss","firstname":"Maria","lastname":"Weiss"}
]}
]
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment