Загрузить файлы в «/»
This commit is contained in:
commit
998bedbbb1
30
python.yaml
Normal file
30
python.yaml
Normal file
|
|
@ -0,0 +1,30 @@
|
||||||
|
edges:
|
||||||
|
- source: 0
|
||||||
|
sourceHandle: 0
|
||||||
|
target: 1
|
||||||
|
targetHandle: 0
|
||||||
|
- source: 1
|
||||||
|
sourceHandle: 0
|
||||||
|
target: 2
|
||||||
|
targetHandle: 0
|
||||||
|
- source: 1
|
||||||
|
sourceHandle: 0
|
||||||
|
target: 3
|
||||||
|
targetHandle: 0
|
||||||
|
name: python
|
||||||
|
nodes:
|
||||||
|
- id: 0
|
||||||
|
name:
|
||||||
|
type: HTTPInput
|
||||||
|
- currentTab: manual
|
||||||
|
id: 1
|
||||||
|
name:
|
||||||
|
settings:
|
||||||
|
script: " obj[\"DATA\"][\"TEST\"] = \"GOOOOOOOOOOOL\"\n return obj"
|
||||||
|
type: PythonScriptFilter_duplicate
|
||||||
|
- id: 2
|
||||||
|
name:
|
||||||
|
type: ConsoleLoger
|
||||||
|
- id: 3
|
||||||
|
name:
|
||||||
|
type: Debug
|
||||||
Loading…
Reference in New Issue
Block a user