Support Multiple Required Headers - OpenAPI Security Scheme #5707
Labels
bug
Issues reporting bugs.
product/docs
Fern Docs which builds and hosts a developer documentation site
CLI Version (from
fern.config.json
)0.50.13
Minimal API Specification
Not small, but will prove the point:
https://app.brightmove.com/ATS/app/v3/api-docs
Actual UI Behavior
Expected UI Behavior
Like image above but also including the required header
X-Brightmove-Company-ApiKey
defined insecuritySchemes
Now from the screenshot is the docs actually indicate that the headers are required in all cases, and in the spec the headers are not required for any of the endpoints since the endpoints can be called other ways.
The securityScheme defined should show in the docs that both headers are required for authentication.
Steps to Reproduce
Environment Details
Brave: Version 1.74.48 Chromium: 132.0.6834.83 (Official Build) (arm64)
Mac OS 15.2
Node: v23.6.0
The text was updated successfully, but these errors were encountered: