Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203)
Fixes #27202
This commit is contained in:
parent
63b25e816d
commit
8e23524b18
3 changed files with 6 additions and 0 deletions
4
templates/swagger/v1_json.tmpl
generated
4
templates/swagger/v1_json.tmpl
generated
|
@ -22114,6 +22114,10 @@
|
|||
"format": "date-time",
|
||||
"x-go-name": "Updated"
|
||||
},
|
||||
"url": {
|
||||
"type": "string",
|
||||
"x-go-name": "URL"
|
||||
},
|
||||
"watchers_count": {
|
||||
"type": "integer",
|
||||
"format": "int64",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue