microsoftgraph / microsoftgraph/msgraph-sdk-dotnet
Microsoft.Graph.Models.ExternalConnectors.Label enum missing values
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 789
- Forks
- 264
- Avg merge
- 15h 17m
- Merged PRs (30d)
- 3
Description
Describe the bug
According to https://learn.microsoft.com/en-us/graph/connecting-external-content-manage-schema#semantic-labels
There should be enum values corresponding to these:
- containerName
- containerUrl
But there are not
Expected behavior
Enum values are there
How to reproduce
Look at the code and the doco
SDK Version
No response
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```</details>
### Configuration
_No response_
### Other information
_No response_
Contributor guide
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 locating the Microsoft.Graph.Models.ExternalConnectors.Label enum in the SDK and compare its members with the Microsoft Graph semantic-labels documentation linked in the issue. Done means the enum includes containerName and containerUrl with the expected SDK naming and the project’s relevant checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100