Closed animo93 closed 4 years ago
New enhancement feature added @Headers annotation can be used for passing single/Multiple headers in a static way in API Contract @Header annotation can be used for passing single/Multiple headers in a dynamic way in the method parameter
Currently Headers can be set globally while building the API only . Need to enable Headers as a static input in the API contract and dynamic input as a parameter