mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Fix PushEvent NullPointerException jenkinsci/github-plugin (#27203)
Fixes #27202
This commit is contained in:
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",
|
||||
|
Reference in New Issue
Block a user