Загрузить файлы в «/»

This commit is contained in:
galimov 2024-07-09 05:32:52 +00:00
commit 998bedbbb1

30
python.yaml Normal file
View 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