microsoftgraph / microsoftgraph/msgraph-metadata

Remove `ContainsTarget` for `windowsHelloForBusinessAuthenticationMethod/device`

Open
#106 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

priority:p1
Dominant language
XSLT
Stars
166
Forks
55
Avg merge
16h 12m
Merged PRs (30d)
14

Description

We should remove containment for windowsHelloForBusinessAuthenticationMethod/device since it results in a "No HTTP resource was found" error, and device navigation property can be expanded using $expand.

Addresses issue noted in https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/975.
API reference - https://docs.microsoft.com/en-us/graph/api/resources/windowshelloforbusinessauthenticationmethod?view=graph-rest-beta.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Microsoft Graph metadata definition for windowsHelloForBusinessAuthenticationMethod/device and inspect its ContainsTarget entry. Compare it with the API reference and the linked msgraph-sdk-powershell issue. Done means the containment is removed while device remains expandable with $expand.

Written by the indexing model from the issue text.

Assessment

Domain
api
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.