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

HL API integration #5

Closed
wants to merge 3 commits into from
Closed

Conversation

cconard96
Copy link

@cconard96 cconard96 commented Jun 29, 2023

Add integration with the new API coming in GLPI 10.1.

This integration adds a vip_groups array on the schema for Users where each item is read-only and has properties for the id, name, color, and icon. The color and icon properties have been renamed from the column name by using the desired property name as the key and specifying the column name in the x-field property. For the other fields, the column is assumed to match the property name.

The new API is still a work in progress and this integration relies on a currently pending PR in the core to fix the handling of the column name overrides within joins.

glpi-project/glpi#15041

tsmr added a commit that referenced this pull request Nov 24, 2024
Add #5
@tsmr
Copy link
Collaborator

tsmr commented Nov 24, 2024

Commited. Thanks for your work Curtis
0e5d802

@tsmr tsmr closed this Nov 24, 2024
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