notonthehighstreet / svelte

Dynamic Ruby API Client from Swagger JSON Spec
MIT License
48 stars 17 forks source link

Added support for headers #10

Closed asBrettisay closed 5 years ago

asBrettisay commented 6 years ago

We love this gem, and started using it to set headers on our requests based on the swagger defined parameters.

Not sure if this is the best way to handle it, I would appreciate any feedback.

jonklein commented 6 years ago

Is there still interest in getting this merged in? I'm in need of the same functionality and would be happy to take over and make the requested changes if needed.

cc @asBrettisay

brafales commented 6 years ago

@jonklein happy to merge it with the requested changes :)

telekid commented 5 years ago

I've opened up a PR based upon this one to see if we can get this merged in: https://github.com/notonthehighstreet/svelte/pull/20

asBrettisay commented 5 years ago

@telekid Sorry to ghost on everyone! If you want to take it on I'm all for it.

telekid commented 5 years ago

@asBrettisay no worries at all! You did all the work, I just did a little bit of merging.

brafales commented 5 years ago

Superseeded by https://github.com/notonthehighstreet/svelte/pull/20