13 lines
No EOL
282 B
JSON
13 lines
No EOL
282 B
JSON
{
|
|
"TwingleProject": {
|
|
"name": "title",
|
|
"last_update": "last_modified_date",
|
|
"project_target": "goal_revenue"
|
|
},
|
|
"TwingleEvent": {
|
|
"description": "title",
|
|
"updated_at": "last_modified_date",
|
|
"created_at": "start_date",
|
|
"target": "goal_revenue"
|
|
}
|
|
} |