mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-01 17:38:33 +00:00
branding: update API descriptions (#7244)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7244 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org> Co-authored-by: 0ko <0ko@noreply.codeberg.org> Co-committed-by: 0ko <0ko@noreply.codeberg.org>
This commit is contained in:
parent
1132fde45f
commit
ae8dca8423
4 changed files with 7 additions and 7 deletions
|
@ -15,7 +15,7 @@ import (
|
|||
func Version(ctx *context.APIContext) {
|
||||
// swagger:operation GET /version miscellaneous getVersion
|
||||
// ---
|
||||
// summary: Returns the version of the Gitea application
|
||||
// summary: Returns the version of the running application
|
||||
// produces:
|
||||
// - application/json
|
||||
// responses:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue