Email Updater API
simple email updating service interface for for RWMBook.
- ALPS
- Application State Diagram
- Semantic Descriptors
- collection (semantic), List of email records
- doUpdate (idempotent), Update an existing email record
- email (semantic), Email address associated with the person
- email-record (semantic), The properties of an email record
- goFilter (safe), Filter the list of email records
- goHome (safe), Go to the Home resource
- goItem (safe), Go to a single email record
- goList (safe), Go to the list of email records
- home (semantic), Home (starting point) of the email updater service
- id (semantic), Id of the email record
- item (semantic), Single email record
- name (semantic), Full name of the person
- Tags