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

Validations on required fields and data types #3

Open
salimhb opened this issue Jun 30, 2015 · 0 comments
Open

Validations on required fields and data types #3

salimhb opened this issue Jun 30, 2015 · 0 comments

Comments

@salimhb
Copy link
Owner

salimhb commented Jun 30, 2015

The Pin structure is defined by the Pebble API documentation
Missing required fields should be detected by the gem. Field types are also defined by the documentation and should be validated by the gem.

The API doesn't isn't very strict and still in some cases returns a success response when required fields are missing or invalid data types are sent for certain fields. Eventhough the API response is success, the actual PIN is not pushed to the watch, which is confusing.

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