Trax-air / swagger-tester

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

Use extra headers option when request swagger.json #53

Closed victorpoluceno closed 6 years ago

victorpoluceno commented 6 years ago

Usually if you have an API protected by and api key you have it on all endpoints. By sending the extra header on the request to the /swagger.json we make this possible or more convenient.

cyprieng commented 6 years ago

Can you pease fix the lint error ? Thanks

flavianh commented 6 years ago

@cyprieng the linting error is fixed on master, @victorpoluceno only has to rebase his branch and we're fine 👍