elixir-soap / soap

SOAP client for Elixir programming language
MIT License
135 stars 75 forks source link

Pass HTTP options to XSD and add ability to skip XSD fetching #103

Closed deepankar-j closed 2 years ago

deepankar-j commented 2 years ago

This PR includes two changes:

The ability to skip XSD fetching is helpful when the endpoint has an invalid XSD and we have no control over getting the issue corrected.

Nitrino commented 2 years ago

Hi @deepankar-j Thanks for your contribution 🔥

deepankar-j commented 2 years ago

@Nitrino: Thanks for the speedy review! 🙏

deepankar-j commented 2 years ago

@Nitrino: Is there a planned release soon?

Nitrino commented 2 years ago

@deepankar-j Released v1.1.0 https://hex.pm/packages/soap/1.1.0