Base path
Use the x-fern-base-path extension to configure the base path prepended to every endpoint.
The example below configures the /v1 base path so the full endpoint path is
https://api.example.com/v1/users.
Set the base path in openapi.yml
Use the x-fern-base-path extension to configure the base path prepended to every endpoint.
The example below configures the /v1 base path so the full endpoint path is
https://api.example.com/v1/users.