PUT requests with a request body should have content defined, providing more detail on what is contained within the API request body
OpenAPI Request Body Content On Put Info
Message: Request Body Content PUT
Policies
Request Bodies
Request bodies are one of the most complex parts of an API to get right. Descriptions, required fields, content types, and validation all need to be present and consistent.