Person Service API: Semantic Descriptor
id | type | title |
---|---|---|
person | semantic | The properties of a person record |
goHome | safe | Go to the Home resource |
goList | safe | Go to the list of person records |
goFilter | safe | Filter the list of person records |
goItem | safe | Go to a single person record |
doUpdate | idempotent | Update an existing person record |
doStatus | idempotent | Change the status of an existing person record |
doRemove | idempotent | Remove an existing person record |