We use basePath for versioning. The same target is used for all versions of a service. The target receives the target host and pathsuffix, but no basePath. This prevents the target from properly internally routing the request and determining the version.
How do can I have the target called with a target path url that includes the basePath?