forgejo/routers/api/v1/org
Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object ()
For those simple objects, it's unnecessary to write the find and count
methods again and again.
2023-11-24 03:49:41 +00:00
..
action.go Use db.Find instead of writing methods for every object () 2023-11-24 03:49:41 +00:00
avatar.go Penultimate round of db.DefaultContext refactor () 2023-10-11 04:24:07 +00:00
hook.go Add missing 404 response to Swagger () 2023-09-13 10:37:54 +08:00
label.go Next round of db.DefaultContext refactor () 2023-09-16 14:39:12 +00:00
member.go Replace more db.DefaultContext () 2023-10-15 17:46:06 +02:00
org.go Use db.Find instead of writing methods for every object () 2023-11-24 03:49:41 +00:00
team.go Penultimate round of db.DefaultContext refactor () 2023-10-11 04:24:07 +00:00