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 ComputerSystem USBControllers property #317

Merged
merged 1 commit into from
Apr 25, 2024
Merged

Fix ComputerSystem USBControllers property #317

merged 1 commit into from
Apr 25, 2024

Conversation

stmcginnis
Copy link
Owner

This was incorrectly defined as a string. It's actually a link to a collection to get the associated USB devices, so parsing the object would fail on systems with USB present.

This was incorrectly defined as a string. It's actually a link to a
collection to get the associated USB devices, so parsing the object
would fail on systems with USB present.

Signed-off-by: Sean McGinnis <[email protected]>
@stmcginnis stmcginnis merged commit d43ccc5 into main Apr 25, 2024
2 checks passed
@stmcginnis stmcginnis deleted the system-usb branch April 25, 2024 19:47
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.

1 participant