[#165,#162,be/dataproxy][s]: simplify dataproxy to return raw fields and records as cleanup and normalization now done in Dataset (cf previous commit).

This commit is contained in:
Rufus Pollock
2012-06-24 14:36:19 +01:00
parent 1fee4c2821
commit 1e550e4437
2 changed files with 10 additions and 31 deletions

View File

@@ -50,13 +50,13 @@ var sample_gdocs_spreadsheet_data = {
],
"xmlns$openSearch": "http://a9.com/-/spec/opensearchrss/1.0/",
"entry": [
{
"category": [
{
"term": "http://schemas.google.com/spreadsheets/2006#list",
"scheme": "http://schemas.google.com/spreadsheets/2006"
}
],
"category": [
{
"term": "http://schemas.google.com/spreadsheets/2006#list",
"scheme": "http://schemas.google.com/spreadsheets/2006"
}
],
"updated": {
"$t": "2010-07-12T18:32:16.200Z"
},