No properties allowed alongside a JSON reference

Issue ID: v3-warning-reference-property

Description

You have defined a property alongside a $ref JSON reference. This is not allowed.

For more details, see the OpenAPI Specification.

Remediation

Make sure that you do not define any properties alongside $ref properties.