0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-01 03:09:43 -05:00
forgejo/routers/api/v1/swagger
Kemal Zebari b0d6a7f07b
Implement update branch API (#32433)
Resolves #22526.

Builds upon #23061.

---------

Co-authored-by: sillyguodong <33891828+sillyguodong@users.noreply.github.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
(cherry picked from commit 01b1896bf5eacfd7f4f64d9ebb0ad165e3e60a5c)

Conflicts:
	routers/api/v1/api.go
  context conflict + s/PathParam/Params/
	templates/swagger/v1_json.tmpl
  make generate-swagger
2024-12-15 09:24:31 +01:00
..
action.go
activity.go
activitypub.go
app.go
cron.go
issue.go
key.go
misc.go feat(quota): Humble beginnings of a quota engine 2024-08-02 11:10:34 +02:00
nodeinfo.go
notify.go
options.go Implement update branch API (#32433) 2024-12-15 09:24:31 +01:00
org.go
package.go
quota.go feat(quota): Humble beginnings of a quota engine 2024-08-02 11:10:34 +02:00
repo.go
settings.go
user.go [SWAGGER] Make it consistent with reality 2024-06-19 07:16:42 +02:00