Forum Discussion

alvao's avatar
alvao
New Member
9 months ago

Error "'path' must begin with '/' and be relative to an individual" when endpoint path contains =

Hi, 

I have an OData function as a part of my API with a following path: 
/me/RecentCommunication(senderEmail='{senderEmail}'):

Shortly after I updated my spec to 3.1.0 an error "'path' must begin with '/' and be relative to an individual" occured. I have never had any issues with this path before and it is OK on the older version of this API (OAS version 3.0.0).

YAML is valid and this endpoint is displayed correctly in API doc. So it seems as a bug to me. 

Any suggestions?

 

No RepliesBe the first to reply