Commit 2b36dee64485062c69779217d4a202e5ca1b67bd

Authored by Dmitriy Zaporozhets
2 parents ac139609 90af8aa6

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,3 +88,4 @@ When listing resources you can pass the following parameters:
88 + [php-gitlab-api](https://github.com/m4tthumphrey/php-gitlab-api) - PHP 88 + [php-gitlab-api](https://github.com/m4tthumphrey/php-gitlab-api) - PHP
89 + [Ruby Wrapper](https://github.com/NARKOZ/gitlab) - Ruby 89 + [Ruby Wrapper](https://github.com/NARKOZ/gitlab) - Ruby
90 + [python-gitlab](https://github.com/Itxaka/python-gitlab) - Python 90 + [python-gitlab](https://github.com/Itxaka/python-gitlab) - Python
  91 ++ [java-gitlab-api](https://github.com/timols/java-gitlab-api) - Java