0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-09 16:10:50 -05:00
forgejo/routers/api/v1
Gusted dc228b4734 [SWAGGER] Make it consistent with reality
- Make the `UserSettings` definition an non-array, this is consistent
with the existing endpoints that uses this definition.
- Resolves #4179

(cherry picked from commit 5926ed1f73)
2024-06-19 06:40:17 +00:00
..
activitypub
admin
misc
notify
org Missed return on error part of: Fix bug on avatar (#31008) (#31019) 2024-05-31 14:56:16 +02:00
packages
repo Add missed return after ctx.ServerError (#31130) (#31133) 2024-05-31 14:35:19 +02:00
settings
shared
swagger [SWAGGER] Make it consistent with reality 2024-06-19 06:40:17 +00:00
user Missed return on error part of: Fix bug on avatar (#31008) (#31019) 2024-05-31 14:56:16 +02:00
utils
api.go