Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 420 Bytes

File metadata and controls

29 lines (15 loc) · 420 Bytes

HeaderDisallowed

Category

Data Plane Warning

Applies to

Data Plane OpenAPI specs

Output Message

Header parameter "authorization" should not be defined explicitly.

Description

Authorization, Content-type, and Accept headers should not be defined explicitly.

CreatedAt

June 18, 2022

LastModifiedAt

June 18, 2022

How to fix the violation

Remove the definition of the disallowed header.