WebAPI/WebActivities: Difference between revisions

Jump to navigation Jump to search
(→‎More information: add explanation about activity names)
Line 44: Line 44:
=== Activity names ===
=== Activity names ===


Basic activities will have simple names like ''edit'', ''view'', ''pick'' or ''share'' (this is non-exhaustive). A set of basic activities should be define in the initial specification. Defininig will imply specifying how ''data'' should be structured to be considered valid and how the return value (if any) should be structured too.
Basic activities will have simple names like ''edit'', ''view'', ''pick'' or ''share'' (this is non-exhaustive). A set of basic activities should be defined in the initial specification. Defining will imply specifying how ''data'' should be structured to be considered valid and how the return value (if any) should be structured too.


Any other specification will be able to create new activities. For example, a Messaging specification might add 'send-sms'.
Any other specification will be able to create new activities. For example, a Messaging specification might add 'send-sms'.

Navigation menu