microsoftgraph / microsoftgraph/msgraph-metadata
GET `/sites` is using '$search' instead of ''search' in parameters
Nobody has claimed this yet.
- Dominant language
- XSLT
- Stars
- 166
- Forks
- 55
- Avg merge
- 16h 12m
- Merged PRs (30d)
- 14
Description
Related to https://github.com/microsoftgraph/msgraph-sdk-go/issues/532
ListSites does not support query param $search= and instead support search= see https://learn.microsoft.com/en-us/graph/api/site-search?view=graph-rest-1.0&tabs=http
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
The issue names the GET /sites operation and ListSites but no file or test. Begin by locating that operation in the captured metadata and compare its query-parameter definition with the linked Microsoft Graph site-search documentation. Done means the metadata uses the documented parameter spelling.
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
- 45/100