forked from forgejo/forgejo
API: NotificationSubject show Issue/Pull State (#12901)
This commit is contained in:
parent
3f9eb93cc6
commit
2dbca92a0f
3 changed files with 10 additions and 4 deletions
|
@ -13835,6 +13835,9 @@
|
|||
"type": "string",
|
||||
"x-go-name": "LatestCommentURL"
|
||||
},
|
||||
"state": {
|
||||
"$ref": "#/definitions/StateType"
|
||||
},
|
||||
"title": {
|
||||
"type": "string",
|
||||
"x-go-name": "Title"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue