mirror of
https://github.com/go-gitea/gitea
synced 2025-08-26 03:18:28 +00:00
* Fix issues/pulls dependencies problems * fix swagger and api param name * fix js
This commit is contained in:
committed by
techknowlogick
parent
aa6ed1b7c1
commit
8add1dfacc
@@ -1173,6 +1173,12 @@
|
||||
"description": "repository to prioritize in the results",
|
||||
"name": "priority_repo_id",
|
||||
"in": "query"
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"description": "filter by type (issues / pulls) if set",
|
||||
"name": "type",
|
||||
"in": "query"
|
||||
}
|
||||
],
|
||||
"responses": {
|
||||
|
Reference in New Issue
Block a user