microsoftgraph / microsoftgraph/msgraph-metadata
Incorrect API version classification on powershell snippets
Nobody has claimed this yet.
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
There are several snippets classified as V1 snippets failing on raptor. They contain commands that are available on Beta but not on V1.
Examples include;
get-me-assignments-powershell-V1-executes
get-user-assignments-powershell-V1-executes
get-user-assignments-expand-submissions-powershell-V1-executes
list-accesspackageassignment-powershell-V1-executes
get-agreements-powershell-V1-executes
get-agreement-powershell-V1-executes
get-accesspackagecatalog-powershell-V1-executes
list-accesspackageassignment-powershell-V1-executes
get-user-assignments-expand-submissions-powershell-V1-executes
get-agreements-powershell-V1-execute
get-me-assignments-powershell-V1-executes
get-user-assignments-powershell-V1-executes
get-group-termstore-powershell-V1-executes
get-set-1-powershell-V1-executes
get-accesspackagecatalog-powershell-V1-executes
get-agreement-powershell-V1-executes
get-user-assignments-expand-submissions-powershell-V1-executes
list-accesspackageassignment-powershell-V1-execute
get-user-assignments-powershell-V1-executes
get-me-assignments-powershell-V1-executes
get-agreements-powershell-V1-executes
get-group-termstore-powershell-V1-executes
get-set-1-powershell-V1-executes
get-group-2-powershell-V1-executes
get-entitlementmanagementsettings-powershell-V1-executes
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 locating the listed PowerShell snippets, such as get-me-assignments-powershell-V1-executes and get-agreements-powershell-V1-executes, and read how their API versions are classified. Run the relevant raptor checks to confirm the failures. Done means the affected snippets are classified with the API version that supports their commands and the checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- api, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100