mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-07 01:53:12 +00:00
API: NotificationSubject show Issue/Pull State (#12901)
This commit is contained in:
@@ -13835,6 +13835,9 @@
|
||||
"type": "string",
|
||||
"x-go-name": "LatestCommentURL"
|
||||
},
|
||||
"state": {
|
||||
"$ref": "#/definitions/StateType"
|
||||
},
|
||||
"title": {
|
||||
"type": "string",
|
||||
"x-go-name": "Title"
|
||||
|
Reference in New Issue
Block a user