Skip to content

custom domain name with base path #34

@jinwg

Description

@jinwg

When I specified /ping1 as basePath for my custom domain. when I am trying to invoke them (api.mydomain.com/ping1/ping) I got 404. after dump the input stream, i found the base path was passed into API request path like below.
{"resource":"/{proxy+}","path":"/ping1/ping","httpMethod":"GET","headers":

Do we have a good solution to solve the problem?

Thanks in advance

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions