1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-31 22:58:35 +00:00

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

This commit is contained in:
TheFox0x7
2025-06-07 05:31:34 +02:00
committed by GitHub
parent 74a0178c6a
commit b38f2d31fd
2 changed files with 3 additions and 2 deletions

View File

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