Commit Graph

3 Commits

Author SHA1 Message Date
shile 059f86cfc1 update generated api docs and models
Refresh the generated client sources, documentation, and test layout to match the latest API schema changes.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 17:48:10 +08:00
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
Andrew Thornton 969a62f4fe
Minor update 2018-08-21 19:59:48 +01:00