From 52840d778a8876862d98afa38963b735630e0ef7 Mon Sep 17 00:00:00 2001 From: firebase-deploy-machine-user Date: Wed, 23 Oct 2024 06:39:55 +0000 Subject: [PATCH] Update schema files --- iv/open-api-3/api-schema.yml | 102 ++++++++++++++++++++++++++++++++--- 1 file changed, 96 insertions(+), 6 deletions(-) diff --git a/iv/open-api-3/api-schema.yml b/iv/open-api-3/api-schema.yml index 02437af..44fa7fa 100644 --- a/iv/open-api-3/api-schema.yml +++ b/iv/open-api-3/api-schema.yml @@ -1575,6 +1575,24 @@ components: maxLength: 255 minLength: 1 type: string + partner_contact_email_cc: + description: | + 取引先担当者メールアドレス(CC) + - 入力がない場合、メールテンプレートに指定されたCCが利用されます。 + - カンマ区切りで複数メールアドレスに送付可能です。 + example: tantosha1@example.com,tantosha2@example.com + maxLength: 255 + minLength: 1 + type: string + partner_contact_email_to: + description: | + 取引先担当者メールアドレス(TO) + - 入力がない場合、帳票に指定されたpartner_id, partner_codeに紐づく取引先担当者メールアドレスが利用されます。 + - カンマ区切りで複数メールアドレスに送付可能です。 + example: tantosha1@example.com,tantosha2@example.com + 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: tantosha1@example.com,tantosha2@example.com + maxLength: 255 + minLength: 1 + type: string + partner_contact_email_to: + description: | + 取引先担当者メールアドレス(TO) + - 入力がない場合、帳票に指定されたpartner_id, partner_codeに紐づく取引先担当者メールアドレスが利用されます。 + - カンマ区切りで複数メールアドレスに送付可能です。 + example: tantosha1@example.com,tantosha2@example.com + 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: tantosha1@example.com,tantosha2@example.com + maxLength: 255 + minLength: 1 + type: string + partner_contact_email_to: + description: | + 取引先担当者メールアドレス(TO) + - 入力がない場合、帳票に指定されたpartner_id, partner_codeに紐づく取引先担当者メールアドレスが利用されます。 + - カンマ区切りで複数メールアドレスに送付可能です。 + example: tantosha1@example.com,tantosha2@example.com + 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: tantosha1@example.com,tantosha2@example.com + maxLength: 255 + type: string + partner_contact_email_to: + description: 取引先担当者メールアドレス(TO) + example: tantosha1@example.com,tantosha2@example.com + 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: tantosha1@example.com,tantosha2@example.com + maxLength: 255 + type: string + partner_contact_email_to: + description: 取引先担当者メールアドレス(TO) + example: tantosha1@example.com,tantosha2@example.com + 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: tantosha1@example.com,tantosha2@example.com + maxLength: 255 + type: string + partner_contact_email_to: + description: 取引先担当者メールアドレス(TO) + example: tantosha1@example.com,tantosha2@example.com + 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