Skip to content

Commit ea10770

Browse files
author
nobody
committed
JSON Schema Update
1 parent b57e263 commit ea10770

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

config/v3/partner_settings/receive.json

+5
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@
3333
"company"
3434
]
3535
},
36+
"platform_URL": {
37+
"description": "Platform URL for Dynamic works dashboard to be redirected from Partners Hub which will be set in BackOffice.",
38+
"type": "string",
39+
"pattern": "^[\\w_@./:#&+-]*$"
40+
},
3641
"provider": {
3742
"description": "Defines the provider platform.",
3843
"type": "string",

0 commit comments

Comments
 (0)