Trax-air / swagger-tester

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

Add extra headers option to each operation #49

Closed victorpoluceno closed 6 years ago

victorpoluceno commented 6 years ago

With this option users can add any header on top headers returned by swagger spec. This allow users to use swagger tester with an api key for example.

cyprieng commented 6 years ago

Thanks for the contribution (I will fix the build) !