mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
fix CreateIssueCommentOption reference (#4239)
* fixes a warning remaining from #4010 and #4220
This commit is contained in:
2
public/swagger.v1.json
vendored
2
public/swagger.v1.json
vendored
@@ -2208,7 +2208,7 @@
|
||||
"name": "body",
|
||||
"in": "body",
|
||||
"schema": {
|
||||
"$ref": "#/definitions/CreateIssueOption"
|
||||
"$ref": "#/definitions/CreateIssueCommentOption"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
Reference in New Issue
Block a user