Just gotta take the URI and prepend it to the request URI before proxying.
rewrite /v1/endpointA{uri}
reverse_proxy https://example.com
Just gotta take the URI and prepend it to the request URI before proxying.
rewrite /v1/endpointA{uri}
reverse_proxy https://example.com