json.CustomerWithNoAddress.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of odata_test Show documentation
Show all versions of odata_test Show documentation
Tridion OData Framework Test
{
"@odata.context" : "http://localhost:8080/odata.svc/$metadata#Customers/$entity",
"@odata.id" : "Customers(10)",
"id" : 10,
"name" : "Harry",
"Phone" : [],
"date" : "2014-05-02T12:00Z",
"[email protected]" : []
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy