mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-10 17:18:59 +00:00
908e8942cc
Fix all the resting errors to have a valid swagger file. They are still some warnings but nothing blocking. Doing so I found that some request still misses son parameters for some POST/PUT/PATCH request. This means the a client generated from the swagger file will not work completely. Fix #4088 by activating validation in drone Should fix #4010. |
||
---|---|---|
.. | ||
branch.go | ||
collaborators.go | ||
file.go | ||
fork.go | ||
hook.go | ||
hook_test.go | ||
issue.go | ||
issue_comment.go | ||
issue_label.go | ||
issue_tracked_time.go | ||
key.go | ||
label.go | ||
main_test.go | ||
milestone.go | ||
pull.go | ||
release.go | ||
release_attachment.go | ||
repo.go | ||
star.go | ||
status.go | ||
subscriber.go |