-
Notifications
You must be signed in to change notification settings - Fork 263
Closed
Labels
status:waiting-for-triageAn issue that is yet to be reviewed or assignedAn issue that is yet to be reviewed or assignedtype:bugA broken experienceA broken experience
Description
Describe the bug
It's not possible to search for sites using the example provided here: https://learn.microsoft.com/en-us/graph/api/site-search?view=graph-rest-1.0&tabs=csharp
It always generates the ?$search= parameter instead (notice the "$").
Expected behavior
It should generate GET /sites?search={query}
How to reproduce
See link above.
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_
Metadata
Metadata
Assignees
Labels
status:waiting-for-triageAn issue that is yet to be reviewed or assignedAn issue that is yet to be reviewed or assignedtype:bugA broken experienceA broken experience