> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt. ## 2.83.2 **`(fix):`** Stop dropping the examples of endpoints whose request body is bytes or a file upload. The IR's `ExampleRequestBody` cannot carry those bodies, so such examples read as bodyless and the endpoint lost its snippets and generated tests.