We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83d528a commit 300055bCopy full SHA for 300055b
1 file changed
openapi.yaml
@@ -4551,13 +4551,15 @@ components:
4551
name:
4552
type: string
4553
minLength: 1
4554
+ nullable: true
4555
example: John Doe
4556
description: >
4557
The name of a contact person at this address. This field may be set
4558
instead of - or in addition to - the `company_name` field.
4559
phone:
4560
4561
4562
4563
example: +1 204-253-9411 ext. 123
4564
4565
The phone number of a contact person at this address. The format of
0 commit comments