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 getting single entity for some endpoints #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

noaht8um
Copy link

@noaht8um noaht8um commented Oct 4, 2022

Tweaked following commands so they return the nested object when getting a single item:
Get-HuduArticles
Get-HuduAssets
Get-HuduCompanies
Get-HuduPasswords
Get-HuduProcesses

This makes getting a single item behave the same as getting multiple items.

@lwhitelock
Copy link
Owner

The main issue with this is it will be a breaking change for all the scripts that already handle this. I had looked at changing it in the past, but realised it would cause a lot of issues.

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