Skip to content

Commit 9b54652

Browse files
author
oubingpeng
committed
add description attribute for src/test/resources/org/gitlab4j/api/hook.json.
1 parent 29343e0 commit 9b54652

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/test/resources/org/gitlab4j/api/hook.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,6 @@
1515
"pipeline_events": true,
1616
"wiki_page_events": true,
1717
"enable_ssl_verification": true,
18-
"created_at": "2012-10-12T17:04:47Z"
18+
"created_at": "2012-10-12T17:04:47Z",
19+
"description": "hook description"
1920
}

0 commit comments

Comments
 (0)