abhaynikam / boring_generators

Boring generators aims to make your development faster by delegating boring setups to us.
https://www.boringgenerators.com/
MIT License
269 stars 25 forks source link

RSwag Generator Minor Fixes #94

Closed coolprobn closed 6 months ago

coolprobn commented 6 months ago

Use hash instead of string for api_authentication_options which will make it a bit easier for users to pass values

coolprobn commented 6 months ago

@abhaynikam I have updated string to hash for options.

Wanted to sneak it up inside webmock PR but decided not to mix two different things in the same PR.