Skip to content

[API] Add better Swagger description and a example for GetArchive #12743

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Sep 6, 2020

Conversation

6543
Copy link
Member

@6543 6543 commented Sep 6, 2020

close #12741

@6543 6543 added this to the 1.13.0 milestone Sep 6, 2020
@6543 6543 added modifies/api This PR adds API routes or modifies them type/docs This PR mainly updates/creates documentation skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. labels Sep 6, 2020
@6543 6543 force-pushed the api-GetArchive-docs branch from fa4a4ef to e8db533 Compare September 6, 2020 15:09
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Sep 6, 2020
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Sep 6, 2020
@codecov-commenter
Copy link

Codecov Report

Merging #12743 into master will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #12743      +/-   ##
==========================================
- Coverage   43.40%   43.39%   -0.02%     
==========================================
  Files         648      648              
  Lines       71581    71581              
==========================================
- Hits        31072    31063       -9     
- Misses      35482    35486       +4     
- Partials     5027     5032       +5     
Impacted Files Coverage Δ
modules/migrations/gitlab.go 1.04% <0.00%> (ø)
routers/api/v1/repo/file.go 64.00% <ø> (ø)
modules/notification/mail/mail.go 34.48% <0.00%> (-3.45%) ⬇️
modules/notification/ui/ui.go 80.55% <0.00%> (-2.78%) ⬇️
services/pull/check.go 47.69% <0.00%> (-2.31%) ⬇️
models/notification.go 66.13% <0.00%> (-0.92%) ⬇️
models/error.go 34.81% <0.00%> (-0.86%) ⬇️
routers/repo/view.go 37.98% <0.00%> (+0.64%) ⬆️
modules/git/blame.go 77.19% <0.00%> (+1.75%) ⬆️
models/unit.go 49.31% <0.00%> (+2.73%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 43c303d...e29c1be. Read the comment docs.

@techknowlogick techknowlogick merged commit 3408fb7 into go-gitea:master Sep 6, 2020
@6543 6543 deleted the api-GetArchive-docs branch September 6, 2020 16:28
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/api This PR adds API routes or modifies them skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[API] GetArchive is rarly described
5 participants