mirror of
https://github.com/go-gitea/gitea
synced 2025-07-29 05:38:37 +00:00
feat(repo): support search repository by topic name (#4505)
* feat(repo): support search repository by topic name
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
-
|
||||
id: 1
|
||||
name: golang
|
||||
repo_count: 1
|
||||
repo_count: 2
|
||||
|
||||
-
|
||||
id: 2
|
||||
@@ -11,3 +11,7 @@
|
||||
- id: 3
|
||||
name: SQL
|
||||
repo_count: 1
|
||||
|
||||
- id: 4
|
||||
name: graphql
|
||||
repo_count: 1
|
||||
|
Reference in New Issue
Block a user