Hello Jay Mark Domugho
I would like to delete the “/gateway” in the URL: https: // apigatewayhost / gateway / myApiName
I want to hide the URL of my API:
from
http: // /gateway/myApiName
to
http: // /myApiName
I tried to follow the same procedure as you, creating an alias and changing the watt.server.url.alias.partialMatching parameter to true, but the call is still done via the old URL.
Do you have an idea about that?
Thanks in advance
#Integration-Server-and-ESB#webMethods-General#webMethods