From 39f0a063210e51e43d4dbd2c2b2d36161e8fe86a Mon Sep 17 00:00:00 2001 From: chdeskur Date: Thu, 23 Oct 2025 14:27:57 -0400 Subject: [PATCH] chore: fix endpoint schema docs --- .../endpoint-schema-snippet.mdx | 30 +++++++++---------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/fern/products/docs/pages/component-library/default-components/endpoint-schema-snippet.mdx b/fern/products/docs/pages/component-library/default-components/endpoint-schema-snippet.mdx index f5023a5e6..eaa26e691 100644 --- a/fern/products/docs/pages/component-library/default-components/endpoint-schema-snippet.mdx +++ b/fern/products/docs/pages/component-library/default-components/endpoint-schema-snippet.mdx @@ -21,11 +21,11 @@ to specify the path to the schema you want to reference. The available selectors The following markdown: ```jsx - + ``` will be rendered as:
- + @@ -34,13 +34,11 @@ to specify the path to the schema you want to reference. The available selectors
The following markdown: ```jsx - + ``` will be rendered as:
-

Path Parameters

- Get plant by ID - Get plant by ID +
@@ -49,11 +47,11 @@ to specify the path to the schema you want to reference. The available selectors
The following markdown: ```jsx - + ``` will be rendered as:
- +
@@ -62,11 +60,11 @@ to specify the path to the schema you want to reference. The available selectors
The following markdown: ```jsx - + ``` will be rendered as:
- +
@@ -82,11 +80,11 @@ to specify the path to the schema you want to reference. The available selectors The following markdown: ```jsx - + ``` will be rendered as:
- + @@ -95,11 +93,11 @@ to specify the path to the schema you want to reference. The available selectors
The following markdown: ```jsx - + ``` will be rendered as:
- +
@@ -111,11 +109,11 @@ to specify the path to the schema you want to reference. The available selectors
Passing no selector will render the entire schema. The following markdown: ```jsx - + ``` will be rendered as:
- +