mirror of
https://github.com/hoshikawa2/first_contas.git
synced 2026-07-09 18:24:20 +00:00
15 lines
224 B
YAML
15 lines
224 B
YAML
name: valor_divergente
|
|
version: 1
|
|
start: formatar
|
|
|
|
nodes:
|
|
- id: formatar
|
|
action: formatar_capability_resposta
|
|
input:
|
|
tipo: valor_divergente
|
|
msisdn: $.input.msisdn
|
|
|
|
edges:
|
|
- from: formatar
|
|
to: END
|