Skip to content

Commit 8191bdc

Browse files
Fern Editor: Update
1 parent 9005e80 commit 8191bdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

fern/products/api-def/openapi/servers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Specifying servers is valuable for both SDKs and Docs:
2323
If you have more than one server, we recommend specifying an `x-fern-server-name` to name
2424
the server.
2525

26-
```yml openapi.yml {3,5}
26+
```yml openapi.yml {2,4}
2727
servers:
2828
- x-fern-server-name: Production
2929
url: https://api.yourcompany.com/

0 commit comments

Comments
 (0)