ChangelogSeptember 24, 2024api-reference2024年9月环境测试界面 创建了可编辑的playground环境系统,用于测试API端点。用户现在可以在文档内无缝切换不同的API环境。 openapi.yml1servers:2 - url: https://api.example.com3 x-fern-server-name: Production4 - url: https://sandbox.example.com5 x-fern-server-name: Sandbox Read the docs
September 24, 2024api-reference2024年9月环境测试界面 创建了可编辑的playground环境系统,用于测试API端点。用户现在可以在文档内无缝切换不同的API环境。 openapi.yml1servers:2 - url: https://api.example.com3 x-fern-server-name: Production4 - url: https://sandbox.example.com5 x-fern-server-name: Sandbox Read the docs