API Definitions
Import and configure your API specifications
Specify custom names for servers:
1servers:2 production:3 host: api.yourcompany.com4 x-fern-server-name: Production5 protocol: wss6 staging:7 host: staging.api.yourcompany.com8 x-fern-server-name: Staging9 protocol: wss