-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
Description
I couldn't find a way to encode an odata call like this without escaping the parenthesis and guotation marks:
###
# @name Hashvalue
GET https://developer-challenge.cfapps.eu10.hana.ondemand.com/v1/hash(value='this-is-the-year-of-the-api')
CommunityID: MarcelloUrbani
I understand that's the sensible behaviour in most cases, but not for odata services, the de facto standard for SAP stuff
Did I miss something?
In the meanwhile I switched to a lower level library