We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dbc67f commit 6fa6792Copy full SHA for 6fa6792
fern/apis/fai/openapi.json
@@ -5849,7 +5849,7 @@
5849
}
5850
],
5851
"title": "Url Pattern",
5852
- "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)/.*`)."
5853
},
5854
"chunk_size": {
5855
"anyOf": [
@@ -6412,7 +6412,7 @@
6412
6413
6414
6415
- "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."
6416
6417
6418
0 commit comments