We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9092e66 commit d5beed8Copy full SHA for d5beed8
1 file changed
openapi.yaml
@@ -3565,13 +3565,15 @@ components:
3565
name:
3566
type: string
3567
minLength: 1
3568
+ nullable: true
3569
example: John Doe
3570
description: >
3571
The name of a contact person at this address. This field may be set
3572
instead of - or in addition to - the `company_name` field.
3573
phone:
3574
3575
3576
3577
example: +1 204-253-9411 ext. 123
3578
3579
The phone number of a contact person at this address. The format of
0 commit comments