Skip to content

Commit c0fb0ad

Browse files
take note of issue to fix
1 parent 49dca4b commit c0fb0ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/products/docs/pages/api-references/generate-websocket-ref.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to generate and customize WebSocket API reference documen
55

66
Fern generates WebSocket API reference documentation from your AsyncAPI specification or Fern Definition. The AsyncAPI specification describes message-driven APIs in a machine-readable format. Fern supports the [v2](https://www.asyncapi.com/docs/reference/specification/v2.x) and [v3](https://www.asyncapi.com/docs/reference/specification/v3.0.0) specifications.
77

8-
See [Deepgram's configuration](https://github.com/deepgram/deepgram-fern-config/blob/9a3d281d87963165df7cbb89c4883d5058abaf2e/fern/generators.yml#L5-L7) for a complete example.
8+
See [????'s configuration](FIXME) for a complete example.
99

1010
<Frame caption={<a href="https://developers.deepgram.com/reference/text-to-speech-api/speak-streaming">Example of how a WebSocket API Reference renders in Fern</a>}>
1111
<img src="websocket-deepgram.png" alt="WebSocket API Reference Example" />

0 commit comments

Comments
 (0)