Skip to content

Validations on required fields and data types #3

@salimhb

Description

@salimhb

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions