From 2297ef3c04d43cb5aaeaf203be7b8b353bc781de Mon Sep 17 00:00:00 2001 From: davidkonigsberg <72822263+davidkonigsberg@users.noreply.github.com> Date: Mon, 10 Nov 2025 13:39:34 +0000 Subject: [PATCH] update fern definition --- fern/apis/fai/openapi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fern/apis/fai/openapi.json b/fern/apis/fai/openapi.json index 8000e4b45..1781a224b 100644 --- a/fern/apis/fai/openapi.json +++ b/fern/apis/fai/openapi.json @@ -5849,7 +5849,7 @@ } ], "title": "Url Pattern", - "description": "Regex pattern to filter URLs (e.g., 'https://example\\.com/(docs|api)/.*')." + "description": "Regex pattern to filter URLs (e.g., `https://example\\.com/(docs|api)/.*`)." }, "chunk_size": { "anyOf": [ @@ -6412,7 +6412,7 @@ } ], "title": "Url Pattern", - "description": "Regex pattern to filter URLs (e.g., 'https://example\\.com/(docs|api)/.*'). If not provided, uses previous config." + "description": "Regex pattern to filter URLs (e.g., `https://example\\.com/(docs|api)/.*`). If not provided, uses previous config." }, "chunk_size": { "anyOf": [