Reported by @raw thistle
Bug Report: Documentation Error: Duplicate Content in "Migrate to Responses API" Guide - Section 2
`Steps to Reproduce`
Visit https://platform.openai.com/docs/guides/migrate-to-responses
Scroll to section "2. Update item definitions"
Compare the content with section "1. Update generation endpoints"
Notice they are identical
`Expected Result`
Section 2 should contain unique content about updating item definitions (likely explaining the Messages vs. Items concept mentioned earlier in the guide).
`Actual Result`
Section 2 repeats all the code examples from Section 1, providing no new information.
`Environment`
N/A - Website Documentation