Skip to content

Commit

Permalink
Update schema files
Browse files Browse the repository at this point in the history
  • Loading branch information
firebase-deploy-machine-user committed Oct 23, 2024
1 parent 8ce5e4b commit 52840d7
Showing 1 changed file with 96 additions and 6 deletions.
102 changes: 96 additions & 6 deletions iv/open-api-3/api-schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1575,6 +1575,24 @@ components:
maxLength: 255
minLength: 1
type: string
partner_contact_email_cc:
description: |
取引先担当者メールアドレス(CC)
- 入力がない場合、メールテンプレートに指定されたCCが利用されます。
- カンマ区切りで複数メールアドレスに送付可能です。
example: [email protected],[email protected]
maxLength: 255
minLength: 1
type: string
partner_contact_email_to:
description: |
取引先担当者メールアドレス(TO)
- 入力がない場合、帳票に指定されたpartner_id, partner_codeに紐づく取引先担当者メールアドレスが利用されます。
- カンマ区切りで複数メールアドレスに送付可能です。
example: [email protected],[email protected]
maxLength: 255
minLength: 1
type: string
partner_contact_name:
description: |
取引先担当者名
Expand Down Expand Up @@ -1848,6 +1866,24 @@ components:
maxLength: 255
minLength: 1
type: string
partner_contact_email_cc:
description: |
取引先担当者メールアドレス(CC)
- 入力がない場合、メールテンプレートに指定されたCCが利用されます。
- カンマ区切りで複数メールアドレスに送付可能です。
example: [email protected],[email protected]
maxLength: 255
minLength: 1
type: string
partner_contact_email_to:
description: |
取引先担当者メールアドレス(TO)
- 入力がない場合、帳票に指定されたpartner_id, partner_codeに紐づく取引先担当者メールアドレスが利用されます。
- カンマ区切りで複数メールアドレスに送付可能です。
example: [email protected],[email protected]
maxLength: 255
minLength: 1
type: string
partner_contact_name:
description: |
取引先担当者名
Expand Down Expand Up @@ -2079,6 +2115,24 @@ components:
maxLength: 255
minLength: 1
type: string
partner_contact_email_cc:
description: |
取引先担当者メールアドレス(CC)
- 入力がない場合、メールテンプレートに指定されたCCが利用されます。
- カンマ区切りで複数メールアドレスに送付可能です。
example: [email protected],[email protected]
maxLength: 255
minLength: 1
type: string
partner_contact_email_to:
description: |
取引先担当者メールアドレス(TO)
- 入力がない場合、帳票に指定されたpartner_id, partner_codeに紐づく取引先担当者メールアドレスが利用されます。
- カンマ区切りで複数メールアドレスに送付可能です。
example: [email protected],[email protected]
maxLength: 255
minLength: 1
type: string
partner_contact_name:
description: |
取引先担当者名
Expand Down Expand Up @@ -2308,7 +2362,8 @@ components:
type: string
email_url_file_downloaded_at:
description: URL共有で送付された送付先のメールのダウンロード時刻
format: date-time
example: '1994-10-06 12:00:00'
format: string
nullable: true
pattern: "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}(:[0-9]{2})?$"
type: string
Expand Down Expand Up @@ -2991,6 +3046,16 @@ components:
example: 営業部
maxLength: 255
type: string
partner_contact_email_cc:
description: 取引先担当者メールアドレス(CC)
example: [email protected],[email protected]
maxLength: 255
type: string
partner_contact_email_to:
description: 取引先担当者メールアドレス(TO)
example: [email protected],[email protected]
maxLength: 255
type: string
partner_contact_name:
description: 取引先担当者名
example: 法人営業担当
Expand Down Expand Up @@ -3496,7 +3561,8 @@ components:
type: array
email_url_file_downloaded_at:
description: URL共有で送付された送付先のメールのダウンロード時刻
format: date-time
example: '1994-10-06 12:00:00'
format: string
nullable: true
pattern: "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}(:[0-9]{2})?$"
type: string
Expand Down Expand Up @@ -3681,7 +3747,8 @@ components:
type: string
email_url_file_downloaded_at:
description: URL共有で送付された送付先のメールのダウンロード時刻
format: date-time
example: '1994-10-06 12:00:00'
format: string
nullable: true
pattern: "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}(:[0-9]{2})?$"
type: string
Expand Down Expand Up @@ -4134,6 +4201,16 @@ components:
example: 営業部
maxLength: 255
type: string
partner_contact_email_cc:
description: 取引先担当者メールアドレス(CC)
example: [email protected],[email protected]
maxLength: 255
type: string
partner_contact_email_to:
description: 取引先担当者メールアドレス(TO)
example: [email protected],[email protected]
maxLength: 255
type: string
partner_contact_name:
description: 取引先担当者名
example: 法人営業担当
Expand Down Expand Up @@ -4574,7 +4651,8 @@ components:
type: array
email_url_file_downloaded_at:
description: URL共有で送付された送付先のメールのダウンロード時刻
format: date-time
example: '1994-10-06 12:00:00'
format: string
nullable: true
pattern: "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}(:[0-9]{2})?$"
type: string
Expand Down Expand Up @@ -4751,7 +4829,8 @@ components:
type: string
email_url_file_downloaded_at:
description: URL共有で送付された送付先のメールのダウンロード時刻
format: date-time
example: '1994-10-06 12:00:00'
format: string
nullable: true
pattern: "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}(:[0-9]{2})?$"
type: string
Expand Down Expand Up @@ -5377,6 +5456,16 @@ components:
example: 営業部
maxLength: 255
type: string
partner_contact_email_cc:
description: 取引先担当者メールアドレス(CC)
example: [email protected],[email protected]
maxLength: 255
type: string
partner_contact_email_to:
description: 取引先担当者メールアドレス(TO)
example: [email protected],[email protected]
maxLength: 255
type: string
partner_contact_name:
description: 取引先担当者名
example: 法人営業担当
Expand Down Expand Up @@ -5835,7 +5924,8 @@ components:
type: array
email_url_file_downloaded_at:
description: URL共有で送付された送付先のメールのダウンロード時刻
format: date-time
example: '1994-10-06 12:00:00'
format: string
nullable: true
pattern: "^[0-9]{4}-[0-9]{2}-[0-9]{2} [0-9]{2}:[0-9]{2}(:[0-9]{2})?$"
type: string
Expand Down

0 comments on commit 52840d7

Please sign in to comment.