OAuth2 security scheme does not define a property that the defined OAuth2 flow requires

Issue ID: validation-security-oauth-required

Description

Some security schemes for OAuth2 flows in your API require the property in question. You must define the property.

Remediation

Make sure that all properties that OAuth2 security schemes require are defined in your API.