Render the request body of a single OpenAPI operation, picked out of
schema by path and method. Returns null when the operation
declares no request body or no resolvable schema.
When schema is typed as const, fields autocomplete resolves
from the request body schema; pass contentType to narrow inference
to a specific media type.
Render the request body of a single OpenAPI operation, picked out of
schemabypathandmethod. Returnsnullwhen the operation declares no request body or no resolvable schema.When
schemais typedas const,fieldsautocomplete resolves from the request body schema; passcontentTypeto narrow inference to a specific media type.