I have wso2 api manager version 2.1.0 where I have deployed API which has empty resource path for method get, up to here is all OK but when I want to call it from a store I see at the end asterisk which is preventing to get output and I am getting no content. when I call it with curl or postman without asterisk I get expected output.
in API manager 1.10 this was not presented.
Does anyone know how to get rid of it?