java-gitea-api/docs
Marat Radchenko c59420e9a8 Update API (#1)
* Update to Gitea 1.10.0+dev-427-gf9aba9ba0

* Add swagger-codegen-maven-plugin to automate code generation

* Regenerate swagger classes

* Fix tests compilation caused by API changes

* Drop Java 7 support

It is EOL and not supported on Travis anymore. Intead, test against Java 11

* Fix Gradle script using nonexistent 'configurations.compileClasspath'

* Update Gradle to 5.6.2 to add support for Java 11

* Add missing javax.annotation-api to build.gradle to fix compilation on Java 11
2019-10-15 11:05:02 +01:00
..
APIError.md Update API (#1) 2019-10-15 11:05:02 +01:00
AccessToken.md Update API (#1) 2019-10-15 11:05:02 +01:00
AddCollaboratorOption.md Minor update 2018-08-21 19:59:48 +01:00
AddTimeOption.md Minor update 2018-08-21 19:59:48 +01:00
AdminApi.md Update API (#1) 2019-10-15 11:05:02 +01:00
AnnotatedTag.md Update API (#1) 2019-10-15 11:05:02 +01:00
AnnotatedTagObject.md Update API (#1) 2019-10-15 11:05:02 +01:00
Attachment.md Minor update 2018-08-21 19:59:48 +01:00
Branch.md Minor update 2018-08-21 19:59:48 +01:00
Comment.md Update API (#1) 2019-10-15 11:05:02 +01:00
Commit.md Update API (#1) 2019-10-15 11:05:02 +01:00
CommitMeta.md Update API (#1) 2019-10-15 11:05:02 +01:00
CommitUser.md Update API (#1) 2019-10-15 11:05:02 +01:00
ContentsResponse.md Update API (#1) 2019-10-15 11:05:02 +01:00
CreateEmailOption.md Minor update 2018-08-21 19:59:48 +01:00
CreateFileOptions.md Update API (#1) 2019-10-15 11:05:02 +01:00
CreateForkOption.md Minor update 2018-08-21 19:59:48 +01:00
CreateGPGKeyOption.md Minor update 2018-08-21 19:59:48 +01:00
CreateHookOption.md Update API (#1) 2019-10-15 11:05:02 +01:00
CreateIssueCommentOption.md Minor update 2018-08-21 19:59:48 +01:00
CreateIssueOption.md Minor update 2018-08-21 19:59:48 +01:00
CreateKeyOption.md Minor update 2018-08-21 19:59:48 +01:00
CreateLabelOption.md Update API (#1) 2019-10-15 11:05:02 +01:00
CreateMilestoneOption.md Minor update 2018-08-21 19:59:48 +01:00
CreateOrgOption.md Update API (#1) 2019-10-15 11:05:02 +01:00
CreatePullRequestOption.md Minor update 2018-08-21 19:59:48 +01:00
CreateReleaseOption.md Minor update 2018-08-21 19:59:48 +01:00
CreateRepoOption.md Update API (#1) 2019-10-15 11:05:02 +01:00
CreateStatusOption.md Minor update 2018-08-21 19:59:48 +01:00
CreateTeamOption.md Update API (#1) 2019-10-15 11:05:02 +01:00
CreateUserOption.md Update API (#1) 2019-10-15 11:05:02 +01:00
DeleteEmailOption.md Minor update 2018-08-21 19:59:48 +01:00
DeleteFileOptions.md Update API (#1) 2019-10-15 11:05:02 +01:00
DeployKey.md Update to 225c489 2018-11-02 18:36:15 +00:00
EditAttachmentOptions.md Minor update 2018-08-21 19:59:48 +01:00
EditDeadlineOption.md Minor update 2018-08-21 19:59:48 +01:00
EditGitHookOption.md Update API (#1) 2019-10-15 11:05:02 +01:00
EditHookOption.md Update API (#1) 2019-10-15 11:05:02 +01:00
EditIssueCommentOption.md Minor update 2018-08-21 19:59:48 +01:00
EditIssueOption.md Minor update 2018-08-21 19:59:48 +01:00
EditLabelOption.md Update API (#1) 2019-10-15 11:05:02 +01:00
EditMilestoneOption.md Minor update 2018-08-21 19:59:48 +01:00
EditOrgOption.md Update API (#1) 2019-10-15 11:05:02 +01:00
EditPullRequestOption.md Minor update 2018-08-21 19:59:48 +01:00
EditReleaseOption.md Minor update 2018-08-21 19:59:48 +01:00
EditRepoOption.md Update API (#1) 2019-10-15 11:05:02 +01:00
EditTeamOption.md Update API (#1) 2019-10-15 11:05:02 +01:00
EditUserOption.md Update API (#1) 2019-10-15 11:05:02 +01:00
Email.md Minor update 2018-08-21 19:59:48 +01:00
ExternalTracker.md Update API (#1) 2019-10-15 11:05:02 +01:00
ExternalWiki.md Update API (#1) 2019-10-15 11:05:02 +01:00
FileCommitResponse.md Update API (#1) 2019-10-15 11:05:02 +01:00
FileDeleteResponse.md Update API (#1) 2019-10-15 11:05:02 +01:00
FileLinksResponse.md Update API (#1) 2019-10-15 11:05:02 +01:00
FileResponse.md Update API (#1) 2019-10-15 11:05:02 +01:00
GPGKey.md Minor update 2018-08-21 19:59:48 +01:00
GPGKeyEmail.md Minor update 2018-08-21 19:59:48 +01:00
GitBlobResponse.md Update API (#1) 2019-10-15 11:05:02 +01:00
GitEntry.md Update API (#1) 2019-10-15 11:05:02 +01:00
GitHook.md Update API (#1) 2019-10-15 11:05:02 +01:00
GitObject.md Update API (#1) 2019-10-15 11:05:02 +01:00
GitTreeResponse.md Update API (#1) 2019-10-15 11:05:02 +01:00
Hook.md Update API (#1) 2019-10-15 11:05:02 +01:00
Identity.md Update API (#1) 2019-10-15 11:05:02 +01:00
InlineResponse200.md Update API (#1) 2019-10-15 11:05:02 +01:00
InlineResponse2001.md Update API (#1) 2019-10-15 11:05:02 +01:00
InternalTracker.md Update API (#1) 2019-10-15 11:05:02 +01:00
Issue.md Update API (#1) 2019-10-15 11:05:02 +01:00
IssueApi.md Update API (#1) 2019-10-15 11:05:02 +01:00
IssueDeadline.md Minor update 2018-08-21 19:59:48 +01:00
IssueLabelsOption.md Minor update 2018-08-21 19:59:48 +01:00
Label.md Update API (#1) 2019-10-15 11:05:02 +01:00
MarkdownOption.md Minor update 2018-08-21 19:59:48 +01:00
MergePullRequestOption.md Update API (#1) 2019-10-15 11:05:02 +01:00
MigrateRepoForm.md Update API (#1) 2019-10-15 11:05:02 +01:00
Milestone.md Minor update 2018-08-21 19:59:48 +01:00
MiscellaneousApi.md Update API (#1) 2019-10-15 11:05:02 +01:00
Organization.md Update API (#1) 2019-10-15 11:05:02 +01:00
OrganizationApi.md Update API (#1) 2019-10-15 11:05:02 +01:00
PRBranchInfo.md Minor update 2018-08-21 19:59:48 +01:00
PayloadCommit.md Update API (#1) 2019-10-15 11:05:02 +01:00
PayloadCommitVerification.md Minor update 2018-08-21 19:59:48 +01:00
PayloadUser.md Minor update 2018-08-21 19:59:48 +01:00
Permission.md Minor update 2018-08-21 19:59:48 +01:00
PublicKey.md Update to 225c489 2018-11-02 18:36:15 +00:00
PullRequest.md Minor update 2018-08-21 19:59:48 +01:00
PullRequestMeta.md Minor update 2018-08-21 19:59:48 +01:00
Reference.md Update API (#1) 2019-10-15 11:05:02 +01:00
Release.md Minor update 2018-08-21 19:59:48 +01:00
RepoCommit.md Update API (#1) 2019-10-15 11:05:02 +01:00
RepoTopicOptions.md Update API (#1) 2019-10-15 11:05:02 +01:00
Repository.md Update API (#1) 2019-10-15 11:05:02 +01:00
RepositoryApi.md Update API (#1) 2019-10-15 11:05:02 +01:00
SearchResults.md Minor update 2018-08-21 19:59:48 +01:00
ServerVersion.md Minor update 2018-08-21 19:59:48 +01:00
Status.md Minor update 2018-08-21 19:59:48 +01:00
Tag.md Update API (#1) 2019-10-15 11:05:02 +01:00
Team.md Update API (#1) 2019-10-15 11:05:02 +01:00
TopicName.md Update API (#1) 2019-10-15 11:05:02 +01:00
TopicResponse.md Update API (#1) 2019-10-15 11:05:02 +01:00
TrackedTime.md Minor update 2018-08-21 19:59:48 +01:00
UpdateFileOptions.md Update API (#1) 2019-10-15 11:05:02 +01:00
User.md Update API (#1) 2019-10-15 11:05:02 +01:00
UserApi.md Update API (#1) 2019-10-15 11:05:02 +01:00
UserHeatmapData.md Update to 225c489 2018-11-02 18:36:15 +00:00
WatchInfo.md Minor update 2018-08-21 19:59:48 +01:00