1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-12 09:18:13 +00:00
Files
gitea/routers/api/v1/repo/issue.go
techknowlogick cb01b8691d Add open/closed field support for issue index (#25708)
A couple of notes:
* Future changes should refactor arguments into a struct
* This filtering only is supported by meilisearch right now
* Issue index number is bumped which will cause a re-index
2023-07-07 17:10:13 +00:00

28 KiB