forgejo/routers/api/v1
Giteabot ef3e3afc05
Fix typo in API route (#24310) (#24332)
Backport #24310 by @silverwind

Continuation of https://github.com/go-gitea/gitea/pull/23995

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: bilogic <946010+bilogic@users.noreply.github.com>
2023-04-25 10:57:33 -04:00
..
activitypub Use User.ID instead of User.Name in ActivityPub API for Person IRI (#23823) (#23905) 2023-04-03 22:41:57 -05:00
admin Fix typo in API route (#24310) (#24332) 2023-04-25 10:57:33 -04:00
misc
notify
org Add loading yaml label template files (#22976) (#23232) 2023-03-01 21:57:34 -05:00
packages
repo Fix issue attachment handling (#24202) (#24221) 2023-04-20 04:21:10 -04:00
settings
swagger
user Add scopes to API to create token and display them (#22989) 2023-02-20 15:28:44 -06:00
utils
api.go Fix access token issue on some public endpoints (#24194) (#24259) 2023-04-21 14:59:17 -04:00
auth.go
auth_windows.go