rapi-doc / RapiDoc

RapiDoc -WebComponent for OpenAPI Spec
https://rapidocweb.com
MIT License
1.61k stars 271 forks source link

Introduce the way to fill example values in the headers #1008

Open Kieun opened 2 months ago

Kieun commented 2 months ago

Currently, if the OAS has a example properties for the headers, RapiDoc populate such examples in the header input field by default.

It would be better for the way not to fill examples in the header like the feature for the request fields: fill-request-fields-with-example.