github.com/go-playground/webhooks/v6@v6.3.0/testdata/gitlab/system-project-updated.json (about)

     1  {
     2    "created_at": "2012-07-21T07:30:54Z",
     3    "updated_at": "2012-07-21T07:38:22Z",
     4    "event_name": "project_update",
     5    "name": "StoreCloud",
     6    "owner_email": "johnsmith@example.com",
     7    "owner_name": "John Smith",
     8    "owners": [{
     9      "name": "John",
    10      "email": "user1@example.com"
    11    }],
    12    "path": "storecloud",
    13    "path_with_namespace": "jsmith/storecloud",
    14    "project_id": 74,
    15    "project_visibility": "private"
    16  }