microsoftgraph / microsoftgraph/msgraph-metadata
With the existing cmdlet overgeneration issue, running Find-MgGraphCommand for a cmdlet that is not supported (has no corresponding API), the cmdlet returns data including a URI value.
Nobody has claimed this yet.
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
Example:
The cmdlet Update-MgIdentityGovernanceLifecycleWorkflowTaskDefinition does not have a corresponding API. See the supported operations are only List and Get, I would expect that Find-MgGraphCommand would return no URI.

The result from Find-MgGraphCommand:

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 reproducing Find-MgGraphCommand for Update-MgIdentityGovernanceLifecycleWorkflowTaskDefinition and compare its result with the supported List and Get operations. Trace how unsupported cmdlets receive their URI values; done when a cmdlet with no corresponding API returns no URI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100