Skip to content

Conversation

@bepsoccer
Copy link
Owner

Removes a redundant return statement within the Invoke-VerkadaRestMethod function.

This avoids potential early returns and ensures consistent execution flow when handling specific response codes.

The return statement within the 200/201 status code block was commented out, suggesting it was deemed unnecessary or potentially causing unintended behavior.
@bepsoccer bepsoccer merged commit 245f1aa into release Aug 5, 2025
1 check passed
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