github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/pkg/api/testdata/user/create_response_wo_full_name.json (about) 1 { 2 "id": 1, 3 "name": "johndoe", 4 "email": "john@example.com", 5 "role": "ReadOnly", 6 "isDisabled": false, 7 "isExternal": false, 8 "createdAt": "2021-12-10T04:14:00Z", 9 "updatedAt": "2021-12-10T04:14:00Z", 10 "passwordChangedAt": "2021-12-10T04:14:00Z" 11 }