gitea/modules/convert
Lunny Xiao 6edfa6bc88
Fix broken migration on webhook ()
* Fix broken migration on webhook

* Fix lint

Co-authored-by: John Olheiser <john.olheiser@gmail.com>
..
convert.go Fix broken migration on webhook ()
git_commit.go [Refactor] Move APIFormat functions into convert package ()
git_commit_test.go [] Add Timestamp to Tag list API ()
issue.go [Refactor] Move APIFormat functions into convert package ()
issue_comment.go [Refactor] Move APIFormat functions into convert package ()
issue_test.go Add Created & Updated to Milestone ()
main_test.go Move pull request api convert to convert package ()
notification.go Move Repo APIFormat to convert package ()
pull.go Move Repo APIFormat to convert package ()
pull_review.go Add review request api ()
pull_test.go Move Repo APIFormat to convert package ()
release.go [Refactor] Move APIFormat functions into convert package ()
repository.go issue : return original URL in `original_url` JSON field ()
user.go [Refactor] Move APIFormat functions into convert package ()
user_test.go [Refactor] Move APIFormat functions into convert package ()
utils.go [API] Migration: Change ServiceType String ()