Update flows.json
This commit is contained in:
parent
5bea561383
commit
4efac640c8
10
flows.json
10
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": []
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user