nbwar / onfleet

Onfleet Ruby Gem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incorrectly documented Recipient option for skipPhoneNumberValidation

gleuch opened this issue · comments

The current README.md documentation for skipping phone number validation for a recipient is incorrect. The Onfleet API uses skipPhoneNumberValidation. https://docs.onfleet.com/reference#create-recipient

In the README.md, it should be skip_phone_number_validation, not skip_phone_number_verificaton.