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

skip_sms_notifications attribute does not save properly #11

Open
amilligan opened this issue Apr 7, 2018 · 0 comments
Open

skip_sms_notifications attribute does not save properly #11

amilligan opened this issue Apr 7, 2018 · 0 comments

Comments

@amilligan
Copy link
Contributor

For better or for worse the Onfleet API expects the skipSMSNotifications attribute to have all letters in SMS capitalized. When this gem camelcases attributes it uses the standard ruby approach to acronyms, resulting in skipSmsNotifications.

Unfortunately, Onfleet is picky and that attribute doesn't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant