gitea/routers/api/v1/org
silverwind 88f835192d
Replace `interface{}` with `any` ()
Result of running `perl -p -i -e 's#interface\{\}#any#g' **/*` and `make fmt`.

Basically the same [as golang did](2580d0e08d).
2023-07-04 18:36:08 +00:00
..
avatar.go Add API for changing Avatars () 2023-06-29 23:22:55 +00:00
hook.go Add user webhooks () 2023-03-10 08:28:32 -06:00
label.go
member.go
org.go Add activity feeds API () 2023-04-04 21:35:31 +08:00
team.go Replace `interface{}` with `any` () 2023-07-04 18:36:08 +00:00