microsoftgraph / microsoftgraph/msgraph-metadata
resourceBehaviorOptions property missing on group entity
Open
@irvinesunday is already working on this.
Since Aug 4, 2022.
metadata-issue
priority:p3
Type: Bug
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
The public documentation indicates that group entity has a resourceBehaviorOptions property
GET https://graph.microsoft.com/v1.0/groups?$select=resourceBehaviorOptions succeeds.
However our metadata doesn't have the property.
We should try to get the identity workload to fix their metadata, or patch it here.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.