PUT operations should define a requestBody because they typically replace a resource and require the client to send the representation being stored.
OpenAPI Request Body On Put Info
Message: PUT Operations SHOULD Define a Request Body
Policies
Request Bodies Schema
Requiring that all operational request body schema meets the policy standards.