Hi,
Does API Gateway support special characters, ’ " ( ), in path?.
swagger resource: /sample/v1/resource/path(’{variable}’).
I always get the error 404 resource not found. I have checked if the API is enabled and it is. I already have check the spelling. was thinking that it maybe because of the special characters.
Thanks.