github.com/go-playground/webhooks/v6@v6.3.0/testdata/gitlab/system-project-destroyed.json (about) 1 { 2 "created_at": "2012-07-21T07:30:58Z", 3 "updated_at": "2012-07-21T07:38:22Z", 4 "event_name": "project_destroy", 5 "name": "Underscore", 6 "owner_email": "johnsmith@example.com", 7 "owner_name": "John Smith", 8 "owners": [{ 9 "name": "John", 10 "email": "user1@example.com" 11 }], 12 "path": "underscore", 13 "path_with_namespace": "jsmith/underscore", 14 "project_id": 73, 15 "project_visibility": "internal" 16 }