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

Skip to content

Conversation

@balasankarc
Copy link

# @param [Integer] token_id The ID of the project access token.
#
# @return [Gitlab::ObjectifiedHash] Information about the specified project access token.
def project_access_token(project, token_id, options = {})
Copy link
Owner

Choose a reason for hiding this comment

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

Why do we need the options argument here?

Copy link
Author

Choose a reason for hiding this comment

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

@NARKOZ You're right. That is an oversight. Fixed.

@balasankarc balasankarc force-pushed the support-access-token-endpoint branch from dcc0c50 to 64896ab Compare September 18, 2024 14:38
@NARKOZ NARKOZ merged commit 6ca8f7a into NARKOZ:master Sep 19, 2024
@NARKOZ
Copy link
Owner

NARKOZ commented Sep 19, 2024

Thank you ❤️

@balasankarc balasankarc deleted the support-access-token-endpoint branch September 19, 2024 09:54
@balasankarc
Copy link
Author

@NARKOZ Would it be possible to have 5.1.0 cut with the recent changes? Thanks.

@NARKOZ
Copy link
Owner

NARKOZ commented Oct 29, 2024

Sorry for the wait. Version 5.1.0 has just been released. Please see https://github.com/NARKOZ/gitlab/releases

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