Reusable callback definition is not used in the OpenAPI definition

Issue ID: v3-warning-global-callback-unused

Description

A reusable callback you have defined in #/components/callbacks is not used anywhere in your API.

For more details, see the OpenAPI Specification.

Remediation

Remove unused reusable callbacks, or make sure they are used in the API.