ServicesAPI Router (gateway)ProxyProxyCatch-all forwarding to the tenant backend. 📄️Proxy any request to the tenant backendCatch-all operation. **Every** request other than `GET /__router_ping`, `GET /tenant-config`, and CORS preflight (`OPTIONS *`) is matched here, regardless of HTTP method. The router:
📄️Proxy any request to the tenant backendCatch-all operation. **Every** request other than `GET /__router_ping`, `GET /tenant-config`, and CORS preflight (`OPTIONS *`) is matched here, regardless of HTTP method. The router: