summaryrefslogtreecommitdiff
path: root/test/fixtures/json/shared_ptr1.json
blob: bb18e3320b1ebdb8d402250bc840c87d8ce11f16 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
	"@typeid": "SharedTestObject",
	"sptr": {
		"@typeid": "SubObject",
		"@id": "someid"
	},
	"ssptr": {
		"@typeid": "SubObject",
		"@id": "some other id"
	}
}