Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Commit

Permalink
Merge pull request #93 from freee/auto-generated
Browse files Browse the repository at this point in the history
2.27.0
  • Loading branch information
sereru authored Mar 16, 2023
2 parents 1b31037 + befd3b4 commit 1edeea2
Show file tree
Hide file tree
Showing 11 changed files with 22 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .openapi-generator/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
invokerPackage: Freee\Accounting
gitUserId: freee
gitRepoId: freee-accounting-sdk-php
artifactVersion: v2.26.0
artifactVersion: v2.27.0
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 2.27.0
リリース日時 2023-03-16 12:14:29
対象差分
https://github.com/freee/freee-api-schema/releases/tag/v0.0.113

## 2.26.0
リリース日時 2023-03-02 07:49:17
対象差分
Expand Down
2 changes: 1 addition & 1 deletion README_auto-generated.md
Original file line number Diff line number Diff line change
Expand Up @@ -545,5 +545,5 @@ vendor/bin/phpunit
This PHP package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:

- API version: `v1.0`
- Package version: `v2.26.0`
- Package version: `v2.27.0`
- Build package: `org.openapitools.codegen.languages.PhpClientCodegen`
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "freee/freee-accounting-sdk",
"version": "v2.26.0",
"version": "v2.27.0",
"description": "Accounting freee PHP SDK",
"keywords": [
"openapitools",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Name | Type | Description | Notes
**amount** | **int** | 金額 |
**description** | **string** | 内容 | [optional]
**item_id** | **int** | 品目ID | [optional]
**line_type** | **string** | '行の種類 (deal_line: 支払依頼の通常取引行, withholding_tax: 源泉所得税行)'<br> 'デフォルトは deal_line: 支払依頼の通常取引行 です' | [optional]
**line_type** | **string** | '行の種類 (deal_line: 支払依頼の通常取引行, negative_line: 支払依頼の控除・マイナス行, withholding_tax: 源泉所得税行)'<br> 'デフォルトは deal_line: 支払依頼の通常取引行 です'<br> '※ negative_line は2023年3月下旬から利用できる予定です' | [optional]
**section_id** | **int** | 部門ID | [optional]
**segment_1_tag_id** | **int** | セグメント1ID<br> セグメントタグ一覧の取得APIを利用して取得してください。<br> <a href=\"https://support.freee.co.jp/hc/ja/articles/360020679611\" target=\"_blank\">セグメント(分析用タグ)の設定</a><br> | [optional]
**segment_2_tag_id** | **int** | セグメント2ID(法人向けエンタープライズプラン)<br> セグメントタグ一覧の取得APIを利用して取得してください。<br> <a href=\"https://support.freee.co.jp/hc/ja/articles/360020679611\" target=\"_blank\">セグメント(分析用タグ)の設定</a><br> | [optional]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Name | Type | Description | Notes
**description** | **string** | 内容 |
**id** | **int** | 支払依頼の項目行ID |
**item_id** | **int** | 品目ID |
**line_type** | **string** | 行の種類 (deal_line: 支払依頼の通常取引行, withholding_tax: 源泉所得税行) |
**line_type** | **string** | '行の種類 (deal_line: 支払依頼の通常取引行, negative_line: 支払依頼の控除・マイナス行, withholding_tax: 源泉所得税行)'<br> '※ negative_line は2023年3月下旬から利用できる予定です' |
**section_id** | **int** | 部門ID |
**segment_1_tag_id** | **int** | セグメント1ID。セグメント1が使用可能なプランの時のみレスポンスに含まれます。 | [optional]
**segment_2_tag_id** | **int** | セグメント2ID。セグメント2が使用可能なプランの時のみレスポンスに含まれます。 | [optional]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Name | Type | Description | Notes
**description** | **string** | 内容 | [optional]
**id** | **int** | 支払依頼の項目行ID: 既存項目行を更新する場合に指定します。IDを指定しない項目行は、新規行として扱われ追加されます。また、payment_request_linesに含まれない既存の項目行は削除されます。更新後も残したい行は、必ず支払依頼の項目行IDを指定してpayment_request_linesに含めてください。 | [optional]
**item_id** | **int** | 品目ID | [optional]
**line_type** | **string** | '行の種類 (deal_line: 支払依頼の通常取引行, withholding_tax: 源泉所得税行)'<br> 'デフォルトは deal_line: 支払依頼の通常取引行 です' | [optional]
**line_type** | **string** | '行の種類 (deal_line: 支払依頼の通常取引行, negative_line: 支払依頼の控除・マイナス行, withholding_tax: 源泉所得税行)'<br> 'デフォルトは deal_line: 支払依頼の通常取引行 です'<br> '※ negative_line は2023年3月下旬から利用できる予定です' | [optional]
**section_id** | **int** | 部門ID | [optional]
**segment_1_tag_id** | **int** | セグメント1ID<br> セグメントタグ一覧の取得APIを利用して取得してください。<br> <a href=\"https://support.freee.co.jp/hc/ja/articles/360020679611\" target=\"_blank\">セグメント(分析用タグ)の設定</a><br> | [optional]
**segment_2_tag_id** | **int** | セグメント2ID(法人向けエンタープライズプラン)<br> セグメントタグ一覧の取得APIを利用して取得してください。<br> <a href=\"https://support.freee.co.jp/hc/ja/articles/360020679611\" target=\"_blank\">セグメント(分析用タグ)の設定</a><br> | [optional]
Expand Down
4 changes: 2 additions & 2 deletions lib/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ class Configuration
*
* @var string
*/
protected $userAgent = 'OpenAPI-Generator/v2.26.0/PHP';
protected $userAgent = 'OpenAPI-Generator/v2.27.0/PHP';

/**
* Debug switch (default set to false)
Expand Down Expand Up @@ -399,7 +399,7 @@ public static function toDebugReport()
$report .= ' OS: ' . php_uname() . PHP_EOL;
$report .= ' PHP Version: ' . PHP_VERSION . PHP_EOL;
$report .= ' The version of the OpenAPI document: v1.0' . PHP_EOL;
$report .= ' SDK Package Version: v2.26.0' . PHP_EOL;
$report .= ' SDK Package Version: v2.27.0' . PHP_EOL;
$report .= ' Temp Folder Path: ' . self::getDefaultConfiguration()->getTempFolderPath() . PHP_EOL;

return $report;
Expand Down
4 changes: 3 additions & 1 deletion lib/Model/PaymentRequestCreateParamsPaymentRequestLines.php
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,7 @@ public function getModelName()
}

const LINE_TYPE_DEAL_LINE = 'deal_line';
const LINE_TYPE_NEGATIVE_LINE = 'negative_line';
const LINE_TYPE_WITHHOLDING_TAX = 'withholding_tax';

/**
Expand All @@ -224,6 +225,7 @@ public function getLineTypeAllowableValues()
{
return [
self::LINE_TYPE_DEAL_LINE,
self::LINE_TYPE_NEGATIVE_LINE,
self::LINE_TYPE_WITHHOLDING_TAX,
];
}
Expand Down Expand Up @@ -489,7 +491,7 @@ public function getLineType()
/**
* Sets line_type
*
* @param string|null $line_type '行の種類 (deal_line: 支払依頼の通常取引行, withholding_tax: 源泉所得税行)'<br> 'デフォルトは deal_line: 支払依頼の通常取引行 です'
* @param string|null $line_type '行の種類 (deal_line: 支払依頼の通常取引行, negative_line: 支払依頼の控除・マイナス行, withholding_tax: 源泉所得税行)'<br> 'デフォルトは deal_line: 支払依頼の通常取引行 です'<br> '※ negative_line は2023年3月下旬から利用できる予定です'
*
* @return self
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ public function getModelName()
}

const LINE_TYPE_DEAL_LINE = 'deal_line';
const LINE_TYPE_NEGATIVE_LINE = 'negative_line';
const LINE_TYPE_WITHHOLDING_TAX = 'withholding_tax';

/**
Expand All @@ -229,6 +230,7 @@ public function getLineTypeAllowableValues()
{
return [
self::LINE_TYPE_DEAL_LINE,
self::LINE_TYPE_NEGATIVE_LINE,
self::LINE_TYPE_WITHHOLDING_TAX,
];
}
Expand Down Expand Up @@ -559,7 +561,7 @@ public function getLineType()
/**
* Sets line_type
*
* @param string $line_type 行の種類 (deal_line: 支払依頼の通常取引行, withholding_tax: 源泉所得税行)
* @param string $line_type '行の種類 (deal_line: 支払依頼の通常取引行, negative_line: 支払依頼の控除・マイナス行, withholding_tax: 源泉所得税行)'<br> '※ negative_line は2023年3月下旬から利用できる予定です'
*
* @return self
*/
Expand Down
4 changes: 3 additions & 1 deletion lib/Model/PaymentRequestUpdateParamsPaymentRequestLines.php
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,7 @@ public function getModelName()
}

const LINE_TYPE_DEAL_LINE = 'deal_line';
const LINE_TYPE_NEGATIVE_LINE = 'negative_line';
const LINE_TYPE_WITHHOLDING_TAX = 'withholding_tax';

/**
Expand All @@ -229,6 +230,7 @@ public function getLineTypeAllowableValues()
{
return [
self::LINE_TYPE_DEAL_LINE,
self::LINE_TYPE_NEGATIVE_LINE,
self::LINE_TYPE_WITHHOLDING_TAX,
];
}
Expand Down Expand Up @@ -535,7 +537,7 @@ public function getLineType()
/**
* Sets line_type
*
* @param string|null $line_type '行の種類 (deal_line: 支払依頼の通常取引行, withholding_tax: 源泉所得税行)'<br> 'デフォルトは deal_line: 支払依頼の通常取引行 です'
* @param string|null $line_type '行の種類 (deal_line: 支払依頼の通常取引行, negative_line: 支払依頼の控除・マイナス行, withholding_tax: 源泉所得税行)'<br> 'デフォルトは deal_line: 支払依頼の通常取引行 です'<br> '※ negative_line は2023年3月下旬から利用できる予定です'
*
* @return self
*/
Expand Down

0 comments on commit 1edeea2

Please sign in to comment.