From 4efac640c8108794bdf12e8a235a1505bb73d035 Mon Sep 17 00:00:00 2001 From: admin user Date: Mon, 31 Mar 2025 13:55:04 +0000 Subject: [PATCH] Update flows.json --- flows.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/flows.json b/flows.json index 1ed82e7..69f45c6 100644 --- a/flows.json +++ b/flows.json @@ -1170,7 +1170,7 @@ } }, "blockName": "m-1-v-1", - "commitId": "1152a701b4d8bd4abe07a3e3ea5125301cbfe1b2", + "commitId": "1d3d28213e127b41ab67c7ead21223bf2a444a8f", "repo_url": "http://centurion-version-control.default.svc.cluster.local:3000/Centurion/blocks-transformer.git", "schema": { "$schema": "http://json-schema.org/draft-07/schema#", @@ -1359,6 +1359,14 @@ ], "description": "State of the current residence.", "source": "$root.uprovaApplication.state" + }, + "zip": { + "type": [ + "string", + "null" + ], + "description": "Zip of the current residence.", + "source": "$root.uprovaApplication.zip" } }, "required": []