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

Remove the array filter method to always show the totalResults and support the Microsoft SCIM validator #85

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

SebastiaanKloos
Copy link
Contributor

What is the reason for filtering this array? https://scimvalidator.microsoft.com/ expects the totalResults to be always present even when zero.

@SebastiaanKloos SebastiaanKloos changed the title Update ListResponse.php Remove the array filter method to always show the totalResults and support the Microsoft SCIM validator Aug 26, 2024
@arietimmerman arietimmerman merged commit 51ebce2 into limosa-io:master Aug 26, 2024
8 checks passed
@arietimmerman
Copy link
Collaborator

Thanks. I can't remember why array_filter was there. Anyhow, now it is not needed anymore. Thanks for the fix.

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