-
Notifications
You must be signed in to change notification settings - Fork 326
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
Update group-list.md #9437
Update group-list.md #9437
Conversation
Executing this example with "ConsistencyLevel - eventual" it fails. Bad Request - 400 "code": "Request_UnsupportedQuery", "message": "Unsupported or invalid query filter clause specified for property 'hasMembersWithLicenseErrors' of resource 'Group'.",
Learn Build status updates of commit d70b2d5: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
api-reference/beta/api/educationalactivity-delete.md
api-reference/beta/api/educationalactivity-get.md
api-reference/beta/api/educationalactivity-update.md
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. For any questions, please:
|
@yuhko-msft , @FaithOmbongi , can you verify this PR please? Should the header work when the $count parameter is used? |
Learn Build status updates of commit 0558258: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @CMMOliveira for proposing these changes. The property is one in a list of properties that doesn't soft-fail if you use advanced query parameters. I'll raise a separate update to update the information here https://learn.microsoft.com/en-us/graph/aad-advanced-queries?tabs=http
Learn Build status updates of commit 3e7acad: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Executing this example 2 with "ConsistencyLevel - eventual" it fails.
Bad Request - 400
"code": "Request_UnsupportedQuery",
"message": "Unsupported or invalid query filter clause specified for property 'hasMembersWithLicenseErrors' of resource 'Group'.",
It will work without the ConsistencyLevel.