go-sdk/docs
6543 13d2d23dfc Update Structs (#524)
Update gitea structs to [365c4e9316bbcc8bdf9cf68ef237bf18ae8db315](365c4e9316) state.

use:
`git log --name-only --pretty=oneline --full-index v1.14.0..HEAD | grep -vE '^[0-9a-f]{40} ' | sort | uniq | grep ^modules/structs`
and
`git diff --full-index v1.13.0..HEAD -- modules/structs`
if you like to check yourselve

Reviewed-on: gitea/go-sdk#524
Reviewed-by: Norwin <noerw@noreply.gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: 6543 <6543@obermui.de>
Co-committed-by: 6543 <6543@obermui.de>
2021-07-01 23:10:21 +08:00
..
migrate-v0.11-to-v0.12.md Introduce NotifySubjectState (#520) 2021-07-01 05:06:50 +08:00
migrate-v0.12-to-v0.13.md Introduce NotifySubjectState (#520) 2021-07-01 05:06:50 +08:00
migrate-v0.13-to-v0.14.md Introduce NotifySubjectState (#520) 2021-07-01 05:06:50 +08:00
migrate-v0.14-to-v0.15.md Update Structs (#524) 2021-07-01 23:10:21 +08:00