From a9c04952b4ec8290c11fd3226ad69c7714a3dba0 Mon Sep 17 00:00:00 2001 From: soga-yuichi Date: Tue, 23 Mar 2021 10:36:00 +0900 Subject: [PATCH 1/3] =?UTF-8?q?[APITEAM-3273]9223372036854775807=E3=82=92?= =?UTF-8?q?=E5=88=A9=E7=94=A8=E3=81=97=E3=81=A6=E3=82=8B=E7=AE=87=E6=89=80?= =?UTF-8?q?=E3=81=ABint64=E3=82=92=E8=BF=BD=E8=A8=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _sdk_compatible/open-api-3/api-schema.yml | 107 ++++++++++++++++++++++ 1 file changed, 107 insertions(+) diff --git a/_sdk_compatible/open-api-3/api-schema.yml b/_sdk_compatible/open-api-3/api-schema.yml index 5c51ba5..18ed1c0 100644 --- a/_sdk_compatible/open-api-3/api-schema.yml +++ b/_sdk_compatible/open-api-3/api-schema.yml @@ -1619,6 +1619,7 @@ paths: maximum: 9223372036854775807 minimum: 0 type: integer + format: int64 - description: '取得レコードの件数 (デフォルト: 20, 最小: 1, 最大: 500)' in: query name: limit @@ -2094,6 +2095,7 @@ paths: maximum: 9223372036854775807 minimum: 0 type: integer + format: int64 - description: '取得レコードの件数 (デフォルト: 20, 最大: 100) ' in: query name: limit @@ -3540,6 +3542,7 @@ paths: maximum: 9223372036854775807 minimum: 0 type: integer + format: int64 - description: '取得レコードの件数 (デフォルト: 20, 最小: 1, 最大: 100)' in: query name: limit @@ -3836,6 +3839,7 @@ paths: maximum: 9223372036854775807 minimum: 0 type: integer + format: int64 - description: '取得レコードの件数 (デフォルト: 50, 最小: 1, 最大: 500)' in: query name: limit @@ -4279,6 +4283,7 @@ paths: maximum: 9223372036854775807 minimum: 0 type: integer + format: int64 - description: '取得レコードの件数 (デフォルト: 20, 最大: 100) ' in: query name: limit @@ -5303,6 +5308,7 @@ paths: maximum: 9223372036854775807 minimum: -9223372036854775808 type: integer + format: int64 - description: 金額で絞込:上限 in: query name: max_amount @@ -5310,6 +5316,7 @@ paths: maximum: 9223372036854775807 minimum: -9223372036854775808 type: integer + format: int64 - description: 取引先IDで絞込(0を指定すると、取引先が未選択の貸借行を絞り込めます) in: query name: partner_id @@ -5343,6 +5350,7 @@ paths: maximum: 9223372036854775807 minimum: 0 type: integer + format: int64 - description: セグメント2IDで絞り込み(0を指定すると、セグメント2が未選択の貸借行を絞り込めます) in: query name: segment_2_tag_id @@ -5350,6 +5358,7 @@ paths: maximum: 9223372036854775807 minimum: 0 type: integer + format: int64 - description: セグメント3IDで絞り込み(0を指定すると、セグメント3が未選択の貸借行を絞り込めます) in: query name: segment_3_tag_id @@ -5357,6 +5366,7 @@ paths: maximum: 9223372036854775807 minimum: 0 type: integer + format: int64 - description: >- コメント状態で絞込(自分宛のコメント: posted_with_mention, 自分宛のコメント-未解決: raised_with_mention, 自分宛のコメント-解決済: resolved_with_mention, コメントあり: @@ -5398,6 +5408,7 @@ paths: maximum: 9223372036854775807 minimum: 0 type: integer + format: int64 - description: '取得レコードの件数 (デフォルト: 20, 最小: 1, 最大: 500) ' in: query name: limit @@ -5984,6 +5995,7 @@ paths: maximum: 9223372036854775807 minimum: 0 type: integer + format: int64 - description: '取得レコードの件数 (デフォルト: 50, 最小: 1, 最大: 3000)' in: query name: limit @@ -6435,6 +6447,7 @@ paths: maximum: 9223372036854775807 minimum: 0 type: integer + format: int64 - description: '取得レコードの件数 (デフォルト: 20, 最大: 100) ' in: query name: limit @@ -6835,6 +6848,7 @@ paths: maximum: 9223372036854775807 minimum: 0 type: integer + format: int64 - description: '取得レコードの件数 (デフォルト: 50, 最小: 1, 最大: 3000)' in: query name: limit @@ -9259,6 +9273,7 @@ paths: maximum: 9223372036854775807 minimum: 0 type: integer + format: int64 - description: '取得レコードの件数 (デフォルト: 20, 最小: 1, 最大: 500) ' in: query name: limit @@ -10107,6 +10122,7 @@ paths: maximum: 9223372036854775807 minimum: 0 type: integer + format: int64 - description: '取得レコードの件数 (デフォルト: 20, 最小: 1, 最大: 100) ' in: query name: limit @@ -10962,6 +10978,7 @@ paths: maximum: 9223372036854775807 minimum: 0 type: integer + format: int64 - description: '取得レコードの件数 (デフォルト: 20, 最小: 1, 最大: 100) ' in: query name: limit @@ -14620,6 +14637,7 @@ components: maximum: 9223372036854775807 minimum: -9223372036854775808 type: integer + format: int64 description: description: 備考 example: 備考 @@ -14642,18 +14660,21 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 segment_2_tag_id: description: セグメント2ID example: 1 maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 segment_3_tag_id: description: セグメント3ID example: 1 maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 tag_ids: description: メモタグID items: @@ -14706,6 +14727,7 @@ components: maximum: 9223372036854775807 minimum: -9223372036854775808 type: integer + format: int64 date: description: 支払日:payments指定時は必須 example: '2013-01-28' @@ -14771,6 +14793,7 @@ components: maximum: 9223372036854775807 minimum: -9223372036854775808 type: integer + format: int64 company_id: description: 事業所ID example: 1 @@ -14793,6 +14816,7 @@ components: maximum: 9223372036854775807 minimum: -9223372036854775808 type: integer + format: int64 description: description: 備考 example: 備考 @@ -14810,6 +14834,7 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 item_id: description: 品目ID example: 501 @@ -14831,6 +14856,7 @@ components: minimum: 1 nullable: true type: integer + format: int64 segment_2_tag_id: description: セグメント2ID example: 1 @@ -14838,6 +14864,7 @@ components: minimum: 1 nullable: true type: integer + format: int64 segment_3_tag_id: description: セグメント3ID example: 1 @@ -14845,6 +14872,7 @@ components: minimum: 1 nullable: true type: integer + format: int64 tag_ids: description: メモタグID example: @@ -14914,6 +14942,7 @@ components: maximum: 9223372036854775807 minimum: -9223372036854775808 type: integer + format: int64 date: description: 支払日 example: '2013-01-28' @@ -14942,6 +14971,7 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 required: - amount - date @@ -14992,6 +15022,7 @@ components: maximum: 9223372036854775807 minimum: -9223372036854775808 type: integer + format: int64 company_id: description: 事業所ID example: 1 @@ -15014,6 +15045,7 @@ components: maximum: 9223372036854775807 minimum: -9223372036854775808 type: integer + format: int64 description: description: 備考 example: 備考 @@ -15031,6 +15063,7 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 item_id: description: 品目ID example: 501 @@ -15052,6 +15085,7 @@ components: minimum: 1 nullable: true type: integer + format: int64 segment_2_tag_id: description: セグメント2ID example: 1 @@ -15059,6 +15093,7 @@ components: minimum: 1 nullable: true type: integer + format: int64 segment_3_tag_id: description: セグメント3ID example: 1 @@ -15066,6 +15101,7 @@ components: minimum: 1 nullable: true type: integer + format: int64 tag_ids: description: メモタグID example: @@ -15135,6 +15171,7 @@ components: maximum: 9223372036854775807 minimum: -9223372036854775808 type: integer + format: int64 date: description: 支払日 example: '2013-01-28' @@ -15163,6 +15200,7 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 required: - amount - date @@ -15280,6 +15318,7 @@ components: maximum: 9223372036854775807 minimum: -9223372036854775808 type: integer + format: int64 description: description: 備考 example: 備考 @@ -15298,6 +15337,7 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 item_id: description: 品目ID example: 1 @@ -15319,6 +15359,7 @@ components: minimum: 1 nullable: true type: integer + format: int64 segment_2_tag_id: description: セグメント2ID example: 1 @@ -15326,6 +15367,7 @@ components: minimum: 1 nullable: true type: integer + format: int64 segment_3_tag_id: description: セグメント3ID example: 1 @@ -15333,6 +15375,7 @@ components: minimum: 1 nullable: true type: integer + format: int64 tag_ids: items: description: メモタグID @@ -15367,12 +15410,14 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 renew_target_id: description: +更新の対象行ID example: 12 maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 renew_target_type: description: +更新の対象行タイプ enum: @@ -15438,6 +15483,7 @@ components: maximum: 9223372036854775807 minimum: -9223372036854775808 type: integer + format: int64 description: description: 備考 example: 備考 @@ -15450,6 +15496,7 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 item_id: description: 品目ID example: 1 @@ -15468,18 +15515,21 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 segment_2_tag_id: description: セグメント2ID example: 1 maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 segment_3_tag_id: description: セグメント3ID example: 1 maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 tag_ids: description: メモタグID items: @@ -15941,6 +15991,7 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 receipt_id: description: 証憑ID example: 606 @@ -16061,6 +16112,7 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 receipt_id: description: 証憑ID example: 606 @@ -16165,6 +16217,7 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 receipt_id: description: 証憑ID example: 606 @@ -16431,18 +16484,21 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 segment_2_tag_id: description: セグメント2ID example: 1 maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 segment_3_tag_id: description: セグメント3ID example: 1 maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 tag_ids: items: description: メモタグID @@ -16735,6 +16791,7 @@ components: maximum: 9223372036854775807 minimum: -9223372036854775808 type: integer + format: int64 description: description: 備考 example: 備考 @@ -16792,6 +16849,7 @@ components: minimum: 1 nullable: true type: integer + format: int64 segment_1_tag_name: description: セグメント1ID example: セグメント1 @@ -16804,6 +16862,7 @@ components: minimum: 1 nullable: true type: integer + format: int64 segment_2_tag_name: description: セグメント2 example: セグメント2 @@ -16816,6 +16875,7 @@ components: minimum: 1 nullable: true type: integer + format: int64 segment_3_tag_name: description: セグメント3 example: セグメント3 @@ -17081,21 +17141,25 @@ components: example: 0 maximum: 9223372036854775807 type: integer + format: int64 vat_10: description: 税率10%の税込み金額合計 example: 0 maximum: 9223372036854775807 type: integer + format: int64 vat_5: description: 税率5%の税込み金額合計 example: 0 maximum: 9223372036854775807 type: integer + format: int64 vat_8: description: 税率8%の税込み金額合計 example: 108000 maximum: 9223372036854775807 type: integer + format: int64 required: - reduced_vat_8 - vat_10 @@ -17234,18 +17298,21 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 segment_2_tag_id: description: セグメント2ID example: 1 maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 segment_3_tag_id: description: セグメント3ID example: 1 maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 tag_ids: items: description: メモタグID @@ -17672,6 +17739,7 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 description: description: 備考 example: 備考 @@ -17711,18 +17779,21 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 segment_2_tag_id: description: セグメント2ID example: 1 maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 segment_3_tag_id: description: セグメント3ID example: 1 maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 tag_ids: description: メモタグID items: @@ -17809,6 +17880,7 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 item_id: description: 品目ID example: 1 @@ -17862,6 +17934,7 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 segment_1_tag_name: description: セグメント1ID type: integer @@ -17871,6 +17944,7 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 segment_2_tag_name: description: セグメント2 type: integer @@ -17880,6 +17954,7 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 segment_3_tag_name: description: セグメント3 type: integer @@ -17977,6 +18052,7 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 description: description: 備考 example: 備考 @@ -17994,6 +18070,7 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 item_id: description: 品目ID example: 1 @@ -18022,18 +18099,21 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 segment_2_tag_id: description: セグメント2ID example: 1 maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 segment_3_tag_id: description: セグメント3ID example: 1 maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 tag_ids: description: メモタグID items: @@ -19009,6 +19089,7 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 company_id: description: 事業所ID example: 1 @@ -19191,18 +19272,21 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 segment_2_tag_id: description: セグメント2ID example: 1 maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 segment_3_tag_id: description: セグメント3ID example: 1 maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 tag_ids: items: description: メモタグID @@ -19656,21 +19740,25 @@ components: example: 0 maximum: 9223372036854775807 type: integer + format: int64 vat_10: description: 税率10%の税込み金額合計 example: 0 maximum: 9223372036854775807 type: integer + format: int64 vat_5: description: 税率5%の税込み金額合計 example: 0 maximum: 9223372036854775807 type: integer + format: int64 vat_8: description: 税率8%の税込み金額合計 example: 108000 maximum: 9223372036854775807 type: integer + format: int64 required: - reduced_vat_8 - vat_10 @@ -19862,18 +19950,21 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 segment_2_tag_id: description: セグメント2ID example: 1 maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 segment_3_tag_id: description: セグメント3ID example: 1 maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 tag_ids: items: description: メモタグID @@ -20134,6 +20225,7 @@ components: maximum: 9223372036854775807 minimum: -9223372036854775808 type: integer + format: int64 description: description: 備考 example: 備考 @@ -20156,18 +20248,21 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 segment_2_tag_id: description: セグメント2ID example: 1 maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 segment_3_tag_id: description: セグメント3ID example: 1 maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 tag_ids: description: メモタグID example: @@ -20191,6 +20286,7 @@ components: maximum: 9223372036854775807 minimum: -9223372036854775808 type: integer + format: int64 required: - account_item_id - amount @@ -20205,6 +20301,7 @@ components: maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 update_date: description: 更新日 (yyyy-mm-dd) example: '2014-01-01' @@ -20239,6 +20336,7 @@ components: maximum: 9223372036854775807 minimum: -9223372036854775808 type: integer + format: int64 description: description: 備考 example: 備考 @@ -20261,18 +20359,21 @@ components: maximum: 9223372036854775807 minimum: 0 type: integer + format: int64 segment_2_tag_id: description: セグメント2ID example: 1 maximum: 9223372036854775807 minimum: 0 type: integer + format: int64 segment_3_tag_id: description: セグメント3ID example: 1 maximum: 9223372036854775807 minimum: 0 type: integer + format: int64 tag_ids: description: メモタグID example: @@ -20296,6 +20397,7 @@ components: maximum: 9223372036854775807 minimum: -9223372036854775808 type: integer + format: int64 required: - account_item_id - amount @@ -20791,6 +20893,7 @@ components: maximum: 9223372036854775807 minimum: -9223372036854775808 type: integer + format: int64 company_id: description: 事業所ID example: 1 @@ -20857,6 +20960,7 @@ components: maximum: 9223372036854775807 minimum: -9223372036854775808 type: integer + format: int64 company_id: description: 事業所ID example: 1 @@ -22651,12 +22755,14 @@ components: maximum: 9223372036854775807 minimum: -9223372036854775808 type: integer + format: int64 balance: description: 残高 (銀行口座等) example: 10000 maximum: 9223372036854775807 minimum: -9223372036854775808 type: integer + format: int64 company_id: description: 事業所ID example: 1 @@ -22715,6 +22821,7 @@ components: maximum: 9223372036854775807 minimum: -9223372036854775808 type: integer + format: int64 balance: description: 残高(銀行口座等) example: 10000 From 058e083f0a45a2a22cfa364a0a5589ab48244911 Mon Sep 17 00:00:00 2001 From: soga-yuichi Date: Tue, 23 Mar 2021 10:38:52 +0900 Subject: [PATCH 2/3] =?UTF-8?q?[APITEAM-3273=5F]segment=5F1=5Ftag=E3=81=AB?= =?UTF-8?q?int64=E3=82=92=E8=BF=BD=E8=A8=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _sdk_compatible/open-api-3/api-schema.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_sdk_compatible/open-api-3/api-schema.yml b/_sdk_compatible/open-api-3/api-schema.yml index 18ed1c0..5cae90c 100644 --- a/_sdk_compatible/open-api-3/api-schema.yml +++ b/_sdk_compatible/open-api-3/api-schema.yml @@ -19593,6 +19593,7 @@ components: example: 1 nullable: true type: integer + format: int64 segment_1_tag_name: description: セグメント1ID example: セグメント1 @@ -19603,6 +19604,7 @@ components: example: 1 nullable: true type: integer + format: int64 segment_2_tag_name: description: セグメント2 example: セグメント2 @@ -19613,6 +19615,7 @@ components: example: 1 nullable: true type: integer + format: int64 segment_3_tag_name: description: セグメント3 example: セグメント3 From 3cc9c9b6a84ca79d6d827597f0295a6be71b7093 Mon Sep 17 00:00:00 2001 From: soga-yuichi Date: Tue, 23 Mar 2021 14:30:20 +0900 Subject: [PATCH 3/3] =?UTF-8?q?[APITEAM-3273]payment=5Fid=E3=81=AE?= =?UTF-8?q?=E6=9C=80=E5=A4=A7,type=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _sdk_compatible/open-api-3/api-schema.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_sdk_compatible/open-api-3/api-schema.yml b/_sdk_compatible/open-api-3/api-schema.yml index 5cae90c..2953de5 100644 --- a/_sdk_compatible/open-api-3/api-schema.yml +++ b/_sdk_compatible/open-api-3/api-schema.yml @@ -3000,9 +3000,10 @@ paths: name: payment_id required: true schema: - maximum: 2147483647 + maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 - description: 事業所ID in: query name: company_id @@ -3092,9 +3093,10 @@ paths: name: payment_id required: true schema: - maximum: 2147483647 + maximum: 9223372036854775807 minimum: 1 type: integer + format: int64 responses: '200': content: