Skip to content

[Docs] Fix swagger description of reaction API #9617

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 1 commit into from
Jan 6, 2020

Conversation

6543
Copy link
Member

@6543 6543 commented Jan 6, 2020

sorry ... I made some misspells and whats worse: copy-paste-issues :/ on the swagger docu

@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label Jan 6, 2020
@techknowlogick techknowlogick added the type/docs This PR mainly updates/creates documentation label Jan 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 Jan 6, 2020
@lafriks lafriks added this to the 1.11.0 milestone Jan 6, 2020
@codecov-io
Copy link

Codecov Report

Merging #9617 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9617      +/-   ##
==========================================
+ Coverage   42.18%   42.19%   +<.01%     
==========================================
  Files         578      578              
  Lines       76070    76070              
==========================================
+ Hits        32088    32094       +6     
+ Misses      39998    39996       -2     
+ Partials     3984     3980       -4
Impacted Files Coverage Δ
routers/api/v1/repo/issue_reaction.go 75.27% <100%> (ø) ⬆️
modules/task/migrate.go 25% <0%> (-3.95%) ⬇️
models/error.go 32.71% <0%> (-1.11%) ⬇️
models/repo.go 47.97% <0%> (-0.11%) ⬇️
modules/migrations/gitea.go 9.66% <0%> (+0.63%) ⬆️
modules/log/event.go 65.64% <0%> (+1.02%) ⬆️
modules/migrations/migrate.go 25.78% <0%> (+1.57%) ⬆️
modules/repository/repo.go 35.52% <0%> (+1.97%) ⬆️
modules/log/file.go 77.62% <0%> (+2.09%) ⬆️
services/pull/temp_repo.go 34.18% <0%> (+2.56%) ⬆️

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 2a1cf5b...ce840c2. Read the comment docs.

@lafriks lafriks merged commit bcac7cb into go-gitea:master Jan 6, 2020
@6543 6543 deleted the fix-docu branch January 6, 2020 05:10
@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. type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants