mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
Fix change introduce by update of go-swagger. (#1727)
This commit is contained in:
5
public/swagger.v1.json
vendored
5
public/swagger.v1.json
vendored
@@ -969,15 +969,12 @@
|
||||
"x-go-name": "OpenIssues"
|
||||
},
|
||||
"owner": {
|
||||
"x-go-name": "Owner",
|
||||
"$ref": "#/definitions/User"
|
||||
},
|
||||
"parent": {
|
||||
"x-go-name": "Parent",
|
||||
"$ref": "#/definitions/Repository"
|
||||
"type": "object"
|
||||
},
|
||||
"permissions": {
|
||||
"x-go-name": "Permissions",
|
||||
"$ref": "#/definitions/Permission"
|
||||
},
|
||||
"private": {
|
||||
|
Reference in New Issue
Block a user