Skip to content
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

Fix params name and order in Update-GitlabProjectHook cmdlet #78

Merged
merged 1 commit into from Apr 11, 2023

Conversation

ruckii
Copy link
Contributor

@ruckii ruckii commented Apr 11, 2023

Changes:

  • Fixes inexistent parameter name $UpdateRequest in Invoke-GitlabApi
  • Fixes parameters' order in Invoke-GitlabApi

Rationale:

Unable to update project hooks due to error "Error Invoke-GitlabApi: Cannot bind argument to parameter 'Path' because it is an empty string."

@chris-peterson
Copy link
Owner

thanks!

@chris-peterson chris-peterson merged commit e107bc8 into chris-peterson:main Apr 11, 2023
@chris-peterson
Copy link
Owner

fixed in 1.89.4

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.

None yet

2 participants