Operation defines multiple body parameters

Issue ID: semantic-operation-multiple-body

Description

The operation in question defines multiple body parameters. Only one body parameter is allowed.

For more details, see the OpenAPI Specification.

Remediation

Make sure that all operations have only one body parameter.