Hi @Dino, @Dino-at-Google, @davissean
As per our use case we want to create api product containing subset of resources implemented in different proxies with different basepath.
For example - Let say we have following proxies
a) Identity Proxy(3 operation/resources)
b) Payment Proxy (6 operation/resources)
c) Account Proxy( 10 operation/resources)
We want to restrict resources of account proxy and expose only 4 resources of the proxy in the product.
When we tried to add the all proxies and limited paths for the account proxy in API product create screen, accounts proxy paths got appended to the base path of all the proxies.
Please find the attached screen shot.