Skip to content

Commit 633b8a4

Browse files
committed
feat: add functions_dir in repo info
1 parent 9b35e5e commit 633b8a4

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

go/models/repo_info.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

swagger.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2140,6 +2140,8 @@ definitions:
21402140
type: string
21412141
dir:
21422142
type: string
2143+
functions_dir:
2144+
type: string
21432145
cmd:
21442146
type: string
21452147
allowed_branches:

0 commit comments

Comments
 (0)