microsoft.graph.distributionList entity in beta has incorrect types
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Active
- Domain
- api
Research direction
Start with the microsoft.graph.distributionList schema shown in the issue and compare its members reference with the distributionlistmember resource documentation linked there. Update the metadata so the members element uses the intended type, then verify that the resulting schema reflects that reference.
Written by the indexing model from the issue text.
Description
microsoft.graph.distributionList:
allOf:
- $ref: '#/components/schemas/microsoft.graph.outlookItem'
- title: distributionList
required:
- '@odata.type'
type: object
properties:
displayName:
type: string
description: The display name of the distribution list.
nullable: true
members:
type: array
items:
$ref: '#/components/schemas/microsoft.graph.member'
The members element is not microsoft.graph.member. It should be an entriely different type - microsoft.graph.distributionlistmember (https://learn.microsoft.com/en-us/graph/api/resources/distributionlistmember?view=graph-rest-beta).
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
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.
More from microsoftgraph/msgraph-metadata
-
ToTriage
Difficulty 3/5 1-2 days Newbie friendliness 72/100
microsoftgraph/msgraph-metadata#1193 · 2 comments ·
-
ToTriage
Difficulty 4/5 3-5 days Newbie friendliness 45/100
microsoftgraph/msgraph-metadata#1169 · 1 reaction ·
-
ToTriage
Difficulty 3/5 1-2 days Newbie friendliness 55/100
microsoftgraph/msgraph-metadata#1166 ·
-
machine OpenToTriage
Difficulty 5/5 Over a week Newbie friendliness 15/100
microsoftgraph/msgraph-metadata#1143 ·
-
ToTriage
microsoftgraph/msgraph-metadata#1088 · 1 comment · 1 assignee ·
All issues in microsoftgraph/msgraph-metadata
Similar issues
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100