Reusable header definition is not used in the OpenAPI definition

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

Description

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

For more details, see the OpenAPI Specification.

Remediation

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