Any way to hide unused headers in docs?

Our endpoints have an internal mode and an external mode. When internal, certain headers are required and others aren’t. But when external, we require an API_KEY for authorization. Anyway, we can set that stuff up using environments, but the problem is when we go to the docs, we haven’t found a way to prevent the unused HEADERs (those that aren’t checked) from still showing up.

Is there a way to suppress that?

Hi @tim.simms

Welcome to the community :wave:

Currently, there isn’t a way to do this but I’ve raised a feature request on GitHub and below is the link for the same - do add any additional comments on the thread that might help our team gather ideas around it :slight_smile: