Commit 2b36dee64485062c69779217d4a202e5ca1b67bd
Exists in
master
and in
4 other branches
Merge pull request #4815 from MegaDiablo/patch-1
add link on realisation api for java client
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
doc/api/README.md
... | ... | @@ -88,3 +88,4 @@ When listing resources you can pass the following parameters: |
88 | 88 | + [php-gitlab-api](https://github.com/m4tthumphrey/php-gitlab-api) - PHP |
89 | 89 | + [Ruby Wrapper](https://github.com/NARKOZ/gitlab) - Ruby |
90 | 90 | + [python-gitlab](https://github.com/Itxaka/python-gitlab) - Python |
91 | ++ [java-gitlab-api](https://github.com/timols/java-gitlab-api) - Java | ... | ... |