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

Update docs #240

Merged
merged 5 commits into from
Mar 29, 2018
Merged

Update docs #240

merged 5 commits into from
Mar 29, 2018

Conversation

retgits
Copy link
Contributor

@retgits retgits commented Mar 27, 2018

Fixes: .

What kind of change does this PR introduce? (check one with "x")

[] Bugfix
[] Feature
[] Code style update (formatting, local variables)
[] Refactoring (no functional changes, no api changes)
[X] Other... Please describe: Updating the readme files of the activities

What is the current behavior? Readme files are inconsistent and sometimes incorrect

What is the new behavior? We now have consistent and correct readme files for the activities

@mellistibco
Copy link
Collaborator

mellistibco commented Mar 27, 2018

we should also update the mapping types for the samples to use the new string literal value vs the number value.

assign | Direct mapping. Assigning the value from var1 to var2. No other implied logic.
literal | A literal mapping. For example, mapping the string “hello” to a string typed variable.
expression | Expression mapping. This enable using functions and expression condition in mamping
object | Complex object. Used when a JSON-based complex object must be built and assigned.
array | Array mapping. Mapping an Array of Objects.

@mellistibco mellistibco merged commit 28c7776 into master Mar 29, 2018
@mellistibco mellistibco deleted the update-docs branch March 29, 2018 14:50
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

Successfully merging this pull request may close these issues.

2 participants