nrrayengar
3 years agoFrequent Visitor
Reusing the Header Parameter
I need to add the Authorization parameter to every endpoint in my document. To avoid repetition, I did create a `parameter` section in the `components` as the following and linked it at the required ...