This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/vendor/code.gitea.io/sdk/gitea
Jonas Östanbäck e4a0a04829 Add create_at and updated_at in PR json (#1616)
* Move new fields to object creation (use reference)
 * Vendor: Update SDK
2017-04-27 17:29:46 +08:00
..
admin_org.go
admin_repo.go
admin_user.go
doc.go
fork.go
gitea.go
hook.go GPG commit validation (#1150) 2017-03-22 18:43:54 +08:00
issue.go
issue_comment.go Migrate WatchInfo struct to api (#1492) 2017-04-16 20:51:04 +08:00
issue_label.go
issue_milestone.go
miscellaneous.go
org.go
org_member.go
org_team.go
pull.go Add create_at and updated_at in PR json (#1616) 2017-04-27 17:29:46 +08:00
release.go Add create_at and updated_at in PR json (#1616) 2017-04-27 17:29:46 +08:00
repo.go
repo_branch.go
repo_collaborator.go
repo_file.go
repo_key.go
repo_watch.go Migrate WatchInfo struct to api (#1492) 2017-04-16 20:51:04 +08:00
status.go Migrate WatchInfo struct to api (#1492) 2017-04-16 20:51:04 +08:00
user.go
user_app.go
user_email.go
user_follow.go
user_gpgkey.go GPG commit validation (#1150) 2017-03-22 18:43:54 +08:00
user_key.go
utils.go