microsoftgraph / microsoftgraph/msgraph-metadata
creationOptions property missing from the group metadata
Nobody has claimed this yet.
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
The public documentation is also missing the property, we should create a public docs issue once this is addressed.
GET https://graph.microsoft.com/v1.0/groups?$select=creationOptions 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.
Research direction
Start by comparing the GET /groups?$select=creationOptions response with the repository's group metadata and check whether the identity workload can provide the missing property. Done means the metadata exposes creationOptions consistently; the public documentation follow-up is noted separately in the issue.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100