Skip to content

Commit b44d5c6

Browse files
committed
fix swagger
1 parent b505e26 commit b44d5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/swagger/v1_json.tmpl

+1-1
Original file line numberDiff line numberDiff line change
@@ -9770,7 +9770,7 @@
97709770
"description": "TimeStamp defines a timestamp",
97719771
"type": "integer",
97729772
"format": "int64",
9773-
"x-go-package": "code.gitea.io/gitea/modules/util"
9773+
"x-go-package": "code.gitea.io/gitea/modules/timeutil"
97749774
},
97759775
"TrackedTime": {
97769776
"description": "TrackedTime worked time for an issue / pr",

0 commit comments

Comments
 (0)