github.com/pyroscope-io/pyroscope@v0.37.3-0.20230725203016-5f6947968bd0/pkg/api/testdata/user/create_request_wo_full_name.json (about)

     1  {
     2    "name": "johndoe",
     3    "email": "john@example.com",
     4    "password": "cXdlcnR5",
     5    "role": "ReadOnly"
     6  }