Skip to content

Commit 8f10383

Browse files
authored
fix: validate the address in get-configuration
1 parent 5156817 commit 8f10383

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

imageroot/actions/get-configuration/validate-output.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
},
4040
"address": {
4141
"type": "string",
42+
"format": "uri",
4243
"description": "Forwarder address where datas are sent."
4344
},
4445
"tenant": {

0 commit comments

Comments
 (0)