Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Needed to use message_tag option #399

Closed
ghost opened this issue Feb 22, 2013 · 2 comments
Closed

Needed to use message_tag option #399

ghost opened this issue Feb 22, 2013 · 2 comments

Comments

@ghost
Copy link

ghost commented Feb 22, 2013

In the docs it says "If you need to use this option, please open an issue let me know why."
Well, I needed it since the WSDL had some imports (#340) that didn't get parsed and thus Savon used the wrong message tag for the method, I had to manually adjust it to be correct.

Also, the option

convert_request_keys_to :camelcase

doesn't take the message_tag into account, so I had to CamelCase the symbol :)

@rubiii
Copy link
Contributor

rubiii commented Feb 26, 2013

thanks for reporting :)

@tjarratt
Copy link
Contributor

tjarratt commented Apr 1, 2015

Closing as a duplicate of #340.

@tjarratt tjarratt closed this as completed Apr 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants