Base path

Configure base paths for generated SDK clients:

openrpc.yml
1info:
2 title: My JSON-RPC API
3 version: 1.0.0
4 x-fern-base-path: /api/v1/rpc
5 description: JSON-RPC API with custom base path