AsyncAPIExtensionsServer namesCopy pageSpecify custom names for servers: asyncapi.yml1servers: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