anton0519
10/23/2021, 1:43 PMapi.tonka.com
it points to api.awsapigateway.com/dev
, which works but if I try to hit api.tonka.com/dev
then that breaks because it tries to hit api.awsapigateway.com/dev/dev
which doesn't exist, right.
so, in the config I have only apiDomain
with api.tonka.com
and I have no apiGatewayPath
set cause that will break.