Trax-air / swagger-tester

Automatically test your swagger API
MIT License
104 stars 36 forks source link

Add extra headers option #48

Closed victorpoluceno closed 6 years ago

victorpoluceno commented 6 years ago

This feature allow one to inject extra headers to all tested operations. This makes possible things like testing a endpoint that has authorization through an api key.