Folks,
I am talking to MS one drive endpoint thru java graph sdk 5.5.0.
I heard the sdk automatically encodes the paths (meaning encodes special characters). If I do not want the SDK to encode the paths then how can I achieve this? I am already having encoded path. I want the SDK to avoid encoding as its already encoded and make the API call. Is this possible?