1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

add codecommit to supported services in api docs (#34626) (#34633)

Backport #34626 by TheFox0x7

Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>
This commit is contained in:
Giteabot
2025-06-07 17:19:53 +08:00
committed by GitHub
parent b1cc4bf77f
commit 29dc9c784e
2 changed files with 3 additions and 2 deletions

View File

@@ -24806,7 +24806,8 @@
"gogs",
"onedev",
"gitbucket",
"codebase"
"codebase",
"codecommit"
],
"x-go-name": "Service"
},