Property must be unique throughout the OpenAPI definition

Issue ID: validation-property-unique

Description

The property in question is not unique. All properties must be unique throughout your whole API.

For more details, see the OpenAPI Specification.

Remediation

Make sure that all properties in your API are unique.