Skip to content

Add swagger documentation for limiting API repository search to topics only #7957

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

Conversation

davidsvantesson
Copy link
Contributor

I was positively surprised it is already possible to limit API repository search to topics only. This PR adds swagger documentation for it as well.

@techknowlogick techknowlogick added modifies/api This PR adds API routes or modifies them type/docs This PR mainly updates/creates documentation labels Aug 23, 2019
@techknowlogick techknowlogick added this to the 1.10.0 milestone Aug 23, 2019
@codecov-io
Copy link

codecov-io commented Aug 23, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7957      +/-   ##
==========================================
+ Coverage   41.47%   41.47%   +<.01%     
==========================================
  Files         478      478              
  Lines       63971    63975       +4     
==========================================
+ Hits        26529    26531       +2     
- Misses      33986    33988       +2     
  Partials     3456     3456
Impacted Files Coverage Δ
routers/api/v1/repo/repo.go 61.97% <100%> (+0.2%) ⬆️
models/repo_list.go 72.5% <0%> (-1%) ⬇️

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 ce45a8c...6feaf35. Read the comment docs.

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Aug 23, 2019
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Aug 23, 2019
@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 Aug 24, 2019
@techknowlogick techknowlogick merged commit 26af340 into go-gitea:master Aug 24, 2019
@davidsvantesson davidsvantesson deleted the document-api-repo-search-topic branch October 17, 2019 09:04
@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 type/docs This PR mainly updates/creates documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants