Skip to content

Instantly share code, notes, and snippets.

@allanalves
Last active August 24, 2018 19:22
Show Gist options
  • Save allanalves/81dedb01c52252eb57b6704713d71cc9 to your computer and use it in GitHub Desktop.
Save allanalves/81dedb01c52252eb57b6704713d71cc9 to your computer and use it in GitHub Desktop.
Mock JSON for Projects Entity
[
{
"id": "Rd02Xfwdo",
"name": "Weekly Deliverables",
"description": "SAP",
"approver": "Jack Nelson"
},
{
"id": "Yd05sfDdP",
"name": "Monthly Deliverables",
"description": "SAP",
"approver": "Jack Nelson"
},
{
"id": "34Cslrp20dPs",
"name": "Monthly EMEA Region",
"description": "SAP",
"approver": "Jack Nelson"
},
{
"id": "2fcpse4Gps04",
"name": "Monthly Deliverables 2018",
"description": "Grupo Nelson",
"approver": "Jack Nelson"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment