-
Notifications
You must be signed in to change notification settings - Fork 5
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
Upgrade savon httpi to fix integration dependency errors #18
Conversation
Support proper config object for authentication
…into jmoline-payment_method_year
…t_rate_plan into product_rate_plans
…ialized object when creating a SubscribeRequest.
This reverts commit fd51194.
…ly materialized object when creating a SubscribeRequest." This reverts commit eb66903.
Support multiple rate plans in a subscription request. Conflicts: lib/zuora/objects/subscribe_request.rb
…t_rate_plan into product_rate_plans
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's a lot of commented out code that either was commented out and now isn't, or wasn't commented out and now is. Have all these changes come from upstream?
- Update repo to clone from in `README.md`
- Update test accordingly
- Update validations for attributes with changed datatype. `(i.e Datetime to date)`
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If we can add those how to run specs with appraisal
instructions to the README too that'd be great.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just some minor comments on the README changes
This PR:
savon
,httpi
andwasabi
gem version