msgraph-sdk-powershell icon indicating copy to clipboard operation
msgraph-sdk-powershell copied to clipboard

Handles ``+`` character in supported equality and function operators in filter expressions

Open timayabi2020 opened this issue 1 year ago • 0 comments



Fixes #2973

Changes proposed in this pull request

  • This change handles scenarios where equality operator types like in and has contain + character enclosed within brackets in filter expressions.
  • It also handles scenarios where function operator types like startsWith contain + characters).
image

timayabi2020 avatar Oct 17 '24 16:10 timayabi2020