I am looking for a rest api in Wso2 Integration Studio. Does not support > and < signs in http endpoint URL. These marks > I used the expression. But that doesn't save my change.
The example is below.
I am looking for a rest api in Wso2 Integration Studio. Does not support > and < signs in http endpoint URL. These marks > I used the expression. But that doesn't save my change.
The example is below.
You should be able to use <
and >
character entities to represent <
and >
respectively?
URI template would be
http://localhost:8000/ngsi-ld/v1/entities?year>{uri.var.ep.year}