-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #461 from freee/feature/iv_update_schema_files_202…
…4-10-23-06-39 Update schema files
- Loading branch information
Showing
1 changed file
with
96 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: | | ||
取引先担当者名 | ||
|
@@ -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: | | ||
取引先担当者名 | ||
|
@@ -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: | | ||
取引先担当者名 | ||
|
@@ -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 | ||
|
@@ -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: 法人営業担当 | ||
|
@@ -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 | ||
|
@@ -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 | ||
|
@@ -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: 法人営業担当 | ||
|
@@ -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 | ||
|
@@ -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 | ||
|
@@ -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: 法人営業担当 | ||
|
@@ -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 | ||
|