Skip to content

Commit 8afa62a

Browse files
author
nobody
committed
JSON Schema Update
1 parent 3e12e71 commit 8afa62a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

config/v3/landing_company/receive.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,18 @@
362362
}
363363
}
364364
},
365+
"partner": {
366+
"description": "Sign up requirements for partners",
367+
"type": "array",
368+
"items": {
369+
"type": "string",
370+
"examples": [
371+
"first_name",
372+
"residence",
373+
"salutation"
374+
]
375+
}
376+
},
365377
"signup": {
366378
"description": "Sign up requirements",
367379
"type": "array",

0 commit comments

Comments
 (0)