msgraph-sdk-powershell
msgraph-sdk-powershell copied to clipboard
Handles ``+`` character in supported equality and function operators in filter expressions
Fixes #2973
Changes proposed in this pull request
- This change handles scenarios where equality operator types like
inandhascontain+character enclosed within brackets in filter expressions. - It also handles scenarios where function operator types like
startsWithcontain+characters).