Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@krames
Copy link
Contributor

@krames krames commented Oct 8, 2018

This PR adds support for the Version api that was added in GitLab 8.13.

https://docs.gitlab.com/ce/api/version.html

class Gitlab::Client
# Defines methods related to version
# @see https://docs.gitlab.com/ce/api/version.html
module Versions
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried to follow the existing pattern for API calls. Please let me know if there is a more appropriate location for this method call.

@NARKOZ NARKOZ merged commit 7c7dd33 into NARKOZ:master Oct 9, 2018
@NARKOZ
Copy link
Owner

NARKOZ commented Oct 9, 2018

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants