Strange JSON in the "Request body" of API endpoints in LLMs.txt files #5690
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
Actual UI Behavior
/llms-full.txt
and the.mdx
file for that sample endpoint contain the following text. Note that the "Request Body" JSON is very strange - it's neither the schema definition not a valid request body example.Expected UI Behavior
"Request Body" section in
.mdx
and/llms-full.txt
contains either the body JSON Schema or a valid sample request body.Steps to Reproduce
POST /something
endpoint and append .mdx to the page address.Environment Details
Node.js 22
The text was updated successfully, but these errors were encountered: