summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/swagger/v1_json.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/swagger/v1_json.tmpl b/templates/swagger/v1_json.tmpl
index 4ae7f5a49e..2d5f8c5c9c 100644
--- a/templates/swagger/v1_json.tmpl
+++ b/templates/swagger/v1_json.tmpl
@@ -9770,7 +9770,7 @@
"description": "TimeStamp defines a timestamp",
"type": "integer",
"format": "int64",
- "x-go-package": "code.gitea.io/gitea/modules/util"
+ "x-go-package": "code.gitea.io/gitea/modules/timeutil"
},
"TrackedTime": {
"description": "TrackedTime worked time for an issue / pr",