github.com/qri-io/qri@v0.10.1-0.20220104210721-c771715036cb/api/testdata/profileRequest.json (about) 1 { 2 "id": "", 3 "created": "0001-01-01T00:00:00Z", 4 "updated": "0001-01-01T00:00:00Z", 5 "peername": "peer", 6 "type": "peer", 7 "email": "test@email.com", 8 "name": "test name", 9 "description": "test description", 10 "homeUrl": "http://test.url", 11 "color": "default", 12 "thumb": "/", 13 "profile": "/", 14 "poster": "/", 15 "twitter": "test" 16 }