LLMs.txt contains 5+ duplicate curl examples for some endpoints #5691
Labels
bug
Issues reporting bugs.
product/docs
Fern Docs which builds and hosts a developer documentation site
CLI Version (from
fern.config.json
)0.50.13, also 0.46.22
Minimal API Specification
N/a - could not narrow the issue down to a minimal test case.
Actual UI Behavior
/llms-full.txt
and the.mdx
files for some endpoints sometimes contain 5+ identical curl examples. I've seen this issue for GET, POST, PATCH, PUT, DELETE endpoints so it does not seem to be related to the HTTP method or the use of a request body.You can see this in Fern API documentation:
https://buildwithfern.com/learn/cli-api/api-reference/snippets/get.mdx
Also seen in our API docs:
Expected UI Behavior
No duplicate examples for API endpoints in
/llms-full.txt
and.mdx
files.Steps to Reproduce
n/a
Environment Details
Node.js 22
The text was updated successfully, but these errors were encountered: