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

Support keyword arguments in get multiple devices. #28

Merged
merged 1 commit into from
Mar 16, 2025

Conversation

misamoylov
Copy link
Contributor

@misamoylov misamoylov commented Mar 10, 2025

Get multiple devices method supports named arguments like

  • with_devices
  • expand_dropdowns

And others, this changes to support it in library.
ref: https://github.com/glpi-project/glpi/blob/main/apirest.md#get-multiple-items

Get multiple devices method supports named arguments like
* with_devices
* expand_dropdowns
ref: https://github.com/glpi-project/glpi/blob/main/apirest.md#get-multiple-items
And others, this changes to support it in library.
@fmenabe fmenabe merged commit 21ab957 into unistra:master Mar 16, 2025
@fmenabe
Copy link
Member

fmenabe commented Mar 16, 2025

Sorry for the late reply and merging @misamoylov and thanks for the PR !

I've released a new version (0.7.0) with the content of your PR.

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