Commit Graph

18 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
Andrew Thornton 146142bdb3
prepare for 1.18.0
Signed-off-by: Andrew Thornton <art27@cantab.net>
2023-01-12 20:40:59 +00:00
Andrew Thornton a9f17bcba2
Add 1.17.0-SNAPSHOT swagger
Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-05-21 13:46:21 +01:00
Andrew Thornton 7ff9f492db
prepare for release of 1.16.8
Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-05-21 13:39:56 +01:00
Andrew Thornton 86e509e656
Update to 1.16.0-SNAPSHOT from v1.16.0-dev-116-g274aeb3a9
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-08-18 18:55:22 +01:00
Andrew Thornton 8e0c6a3520
prepare for 1.15.0-rc2
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-07-29 19:38:42 +01:00
Andrew Thornton e54f3aa174
move to v1.15.x
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-05-01 16:18:10 +01:00
Andrew Thornton dcfe46ca63
Fix token swagger
Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-05-01 15:51:03 +01:00
Marat Radchenko ac8dcb35ed
Update API from gitea.com (#3) 2021-03-08 22:48:13 +00: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 59b3d0f054
Update to 225c489 2018-11-02 18:36:15 +00:00
Andrew Thornton 2d832e232d
More fixes of the gitea swagger api
See https://github.com/go-gitea/gitea/pull/4845
2018-10-20 18:39:54 +01:00
Andrew Thornton 4200ed2df5
Regenerate for current gitea master following release of gitea v1.6 2018-10-19 20:29:32 +01:00
Andrew Thornton a99fa0c149
Fix create token api
Signed-off-by: Andrew Thornton <art27@cantab.net>
2018-10-03 21:40:30 +01:00
Andrew Thornton 77a4e0bcf6
Regenerate API for Gitea - using current master (what will become v1.6) 2018-09-07 10:54:22 +01:00
Andrew Thornton 51fc369be0
Adjust UserList 2018-08-24 21:20:44 +01:00
Andrew Thornton 1bdd4f017d
Fix UserList 2018-08-24 18:28:14 +01:00
Andrew Thornton 969a62f4fe
Minor update 2018-08-21 19:59:48 +01:00