Skip to content

Commit

Permalink
feat(persondata): update shape
Browse files Browse the repository at this point in the history
  • Loading branch information
adamweeks committed Aug 16, 2019
1 parent d498811 commit 8be1928
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/data/person.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"id": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS9iMzNjYjE3Yy00MmUzLTQxYWMtYTA0NS00OTdlNDAwMjY0NmM",
"ID": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS9iMzNjYjE3Yy00MmUzLTQxYWMtYTA0NS00OTdlNDAwMjY0NmM",
"emails": [
"[email protected]"
],
Expand All @@ -8,6 +8,6 @@
"LastName": "Component User",
"nickName": "Webex",
"avatar": "https://4b4dc97add6b1dcc891a-54bf3b4e4579920861d23cc001530c2a.ssl.cf1.rackcdn.com/V1~b33cb17c-42e3-41ac-a045-497e4002646c~697607d5347442a990719dd5d80ce379~1600",
"orgId": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi9jb25zdW1lcg",
"orgID": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi9jb25zdW1lcg",
"status": "unknown"
}

0 comments on commit 8be1928

Please sign in to comment.