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

Commit f592ecc

Browse files
authored
Merge pull request #85 from freee/auto-generated
2.21.0
2 parents 37bffe7 + f50bbda commit f592ecc

19 files changed

+129
-356
lines changed

.openapi-generator/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
invokerPackage: Freee\Accounting
22
gitUserId: freee
33
gitRepoId: freee-accounting-sdk-php
4-
artifactVersion: v2.20.0
4+
artifactVersion: v2.21.0

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 2.21.0
2+
リリース日時 2022-12-08 08:20:29
3+
対象差分
4+
https://github.com/freee/freee-api-schema/releases/tag/v0.0.107
5+
16
## 2.20.0
27
リリース日時 2022-11-24 13:02:43
38
対象差分

README_auto-generated.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -528,5 +528,5 @@ vendor/bin/phpunit
528528
This PHP package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
529529

530530
- API version: `v1.0`
531-
- Package version: `v2.20.0`
531+
- Package version: `v2.21.0`
532532
- Build package: `org.openapitools.codegen.languages.PhpClientCodegen`

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "freee/freee-accounting-sdk",
3-
"version": "v2.20.0",
3+
"version": "v2.21.0",
44
"description": "Accounting freee PHP SDK",
55
"keywords": [
66
"openapitools",

docs/Api/TrialBalanceApi.md

Lines changed: 34 additions & 34 deletions
Large diffs are not rendered by default.

docs/Model/SelectablesIndexResponseDefaultTaxTaxRate10.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**code** | **int** | 税区分コード | [optional]
8-
**id** | **int** | 税区分ID | [optional]
98
**name** | **string** | 税区分 | [optional]
109

1110
[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

docs/Model/SelectablesIndexResponseDefaultTaxTaxRate5.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**code** | **int** | 税区分コード | [optional]
8-
**id** | **int** | 税区分ID | [optional]
98
**name** | **string** | 税区分 | [optional]
109

1110
[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

docs/Model/SelectablesIndexResponseDefaultTaxTaxRate8.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**code** | **int** | 税区分コード | [optional]
8-
**id** | **int** | 税区分ID | [optional]
98
**name** | **string** | 税区分 | [optional]
109

1110
[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

docs/Model/SelectablesIndexResponseDefaultTaxTaxRateR8.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
77
**code** | **int** | 税区分コード | [optional]
8-
**id** | **int** | 税区分ID | [optional]
98
**name** | **string** | 税区分 | [optional]
109

1110
[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

lib/Api/TrialBalanceApi.php

Lines changed: 85 additions & 85 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)