跳到导航

服务器名称

以 Markdown 格式查看

为服务器指定自定义名称:

openrpc.yml
servers:
- name: production
url: https://api.yourcompany.com/rpc
x-fern-server-name: Production
description: Production JSON-RPC server
- name: staging
url: https://staging-api.yourcompany.com/rpc
x-fern-server-name: Staging
description: Staging environment