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 #79 from freee/auto-generated
Browse files Browse the repository at this point in the history
2.16.0
  • Loading branch information
soga-yuichi authored Oct 26, 2022
2 parents a22a741 + 8a97fed commit d8daa91
Show file tree
Hide file tree
Showing 39 changed files with 790 additions and 54 deletions.
2 changes: 1 addition & 1 deletion .openapi-generator/config.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ensureUniqueParams: false
allowUnicodeIdentifiers: true
snapshotVersion: true
artifactVersion: 2.15.0
artifactVersion: 2.16.0
groupId: "jp.co.freee"
artifactId: "freee-accounting-sdk"
apiPackage: "jp.co.freee.accounting.api"
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 2.16.0
リリース日時 2022-10-26 17:30:41
対象差分
https://github.com/freee/freee-api-schema/releases/tag/v0.0.101

## 2.15.0
リリース日時 2022-10-18 10:22:58
対象差分
Expand Down
2 changes: 1 addition & 1 deletion samples/basic-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<dependency>
<groupId>jp.co.freee</groupId>
<artifactId>freee-accounting-sdk</artifactId>
<version>2.15.0</version>
<version>2.16.0</version>
</dependency>
</dependencies>
<build>
Expand Down
2 changes: 1 addition & 1 deletion samples/basic-websample-rx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>jp.co.freee</groupId>
<artifactId>freee-accounting-sdk</artifactId>
<version>2.15.0</version>
<version>2.16.0</version>
</dependency>
<dependency>
<groupId>org.webjars</groupId>
Expand Down
2 changes: 1 addition & 1 deletion samples/basic-websample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>jp.co.freee</groupId>
<artifactId>freee-accounting-sdk</artifactId>
<version>2.15.0</version>
<version>2.16.0</version>
</dependency>

<dependency>
Expand Down
29 changes: 27 additions & 2 deletions sdk/docs/CompanyResponseCompany.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sdk/docs/ExpenseApplicationLineTemplateParams.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Name | Type | Description | Notes
**itemId** | **Integer** | 品目ID | [optional]
**lineDescription** | **String** | 内容の補足 (1000文字以内) | [optional]
**name** | **String** | 経費科目名 (100文字以内) |
**requiredReceipt** | **Boolean** | 添付ファイルの必須/任意 | [optional]
**requiredReceipt** | **Boolean** | 添付ファイルの必須/任意&lt;br&gt; falseを指定した時は申請時の領収書の添付を任意とします。&lt;br&gt; trueを指定した時は申請時の領収書の添付を必須とします。&lt;br&gt; 未指定の時は申請時の領収書の添付を任意とします。 | [optional]
**taxCode** | **Integer** | 税区分コード(税区分のdisplay_categoryがtax_5: 5%表示の税区分, tax_r8: 軽減税率8%表示の税区分に該当するtax_codeのみ利用可能です。税区分のdisplay_categoryは /taxes/companies/{:company_id}のAPIから取得可能です。) |


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**additionalMonths** | **Integer** | 入金月 | [optional]
**additionalMonths** | **Integer** | 入金月(当月を指定する場合は、0を指定してください。) | [optional]
**cutoffDay** | **Integer** | 締め日(29, 30, 31日の末日を指定する場合は、32を指定してください。) | [optional]
**fixedDay** | **Integer** | 入金日(29, 30, 31日の末日を指定する場合は、32を指定してください。) | [optional]

Expand Down
2 changes: 1 addition & 1 deletion sdk/docs/PartnerCreateParamsPaymentTermAttributes.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**additionalMonths** | **Integer** | 支払月 | [optional]
**additionalMonths** | **Integer** | 支払月(当月を指定する場合は、0を指定してください。) | [optional]
**cutoffDay** | **Integer** | 締め日(29, 30, 31日の末日を指定する場合は、32を指定してください。) | [optional]
**fixedDay** | **Integer** | 支払日(29, 30, 31日の末日を指定する場合は、32を指定してください。) | [optional]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**additionalMonths** | **Integer** | 入金月 | [optional]
**additionalMonths** | **Integer** | 入金月(当月を指定する場合は、0を指定してください。) | [optional]
**cutoffDay** | **Integer** | 締め日(29, 30, 31日の末日を指定する場合は、32。) | [optional]
**fixedDay** | **Integer** | 入金日(29, 30, 31日の末日を指定する場合は、32。) | [optional]

Expand Down
2 changes: 1 addition & 1 deletion sdk/docs/PartnerResponsePartnerPaymentTermAttributes.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**additionalMonths** | **Integer** | 支払月 | [optional]
**additionalMonths** | **Integer** | 支払月(当月を指定する場合は、0を指定してください。) | [optional]
**cutoffDay** | **Integer** | 締め日(29, 30, 31日の末日を指定する場合は、32。) | [optional]
**fixedDay** | **Integer** | 支払日(29, 30, 31日の末日を指定する場合は、32。) | [optional]

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**additionalMonths** | **Integer** | 入金月 | [optional]
**additionalMonths** | **Integer** | 入金月(当月を指定する場合は、0を指定してください。) | [optional]
**cutoffDay** | **Integer** | 締め日(29, 30, 31日の末日を指定する場合は、32を指定してください。) | [optional]
**fixedDay** | **Integer** | 入金日(29, 30, 31日の末日を指定する場合は、32を指定してください。) | [optional]

Expand Down
2 changes: 1 addition & 1 deletion sdk/docs/PartnerUpdateParamsPaymentTermAttributes.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**additionalMonths** | **Integer** | 支払月 | [optional]
**additionalMonths** | **Integer** | 支払月(当月を指定する場合は、0を指定してください。) | [optional]
**cutoffDay** | **Integer** | 締め日(29, 30, 31日の末日を指定する場合は、32を指定してください。) | [optional]
**fixedDay** | **Integer** | 支払日(29, 30, 31日の末日を指定する場合は、32を指定してください。) | [optional]

Expand Down
4 changes: 2 additions & 2 deletions sdk/docs/PartnersApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ public class Example {
String endUpdateDate = "endUpdateDate_example"; // String | 更新日で絞り込み:終了日(yyyy-mm-dd)
Long offset = 56L; // Long | 取得レコードのオフセット (デフォルト: 0)
Integer limit = 56; // Integer | 取得レコードの件数 (デフォルト: 50, 最小: 1, 最大: 3000)
String keyword = "keyword_example"; // String | 検索キーワード取引先名・正式名称・カナ名称に対するあいまい検索で一致、またはショートカットキー1・2のいずれかに完全一致
String keyword = "keyword_example"; // String | 検索キーワード<br> 取引先コード・取引先名・正式名称・カナ名称・ショートカットキー1・2のいずれかに対する部分一致。<br> 以下のいずれかで区切って複数キーワードを指定した場合はAND検索となります。 <ul> <li>半角スペース</li> <li>全角スペース</li> <li>タブ</li> </ul>
try {
PartnersResponse result = apiInstance.getPartners(companyId, startUpdateDate, endUpdateDate, offset, limit, keyword);
System.out.println(result);
Expand All @@ -294,7 +294,7 @@ Name | Type | Description | Notes
**endUpdateDate** | **String**| 更新日で絞り込み:終了日(yyyy-mm-dd) | [optional]
**offset** | **Long**| 取得レコードのオフセット (デフォルト: 0) | [optional]
**limit** | **Integer**| 取得レコードの件数 (デフォルト: 50, 最小: 1, 最大: 3000) | [optional]
**keyword** | **String**| 検索キーワード取引先名・正式名称・カナ名称に対するあいまい検索で一致、またはショートカットキー1・2のいずれかに完全一致 | [optional]
**keyword** | **String**| 検索キーワード&lt;br&gt; 取引先コード・取引先名・正式名称・カナ名称・ショートカットキー1・2のいずれかに対する部分一致。&lt;br&gt; 以下のいずれかで区切って複数キーワードを指定した場合はAND検索となります。 &lt;ul&gt; &lt;li&gt;半角スペース&lt;/li&gt; &lt;li&gt;全角スペース&lt;/li&gt; &lt;li&gt;タブ&lt;/li&gt; &lt;/ul&gt; | [optional]

### Return type

Expand Down
2 changes: 2 additions & 0 deletions sdk/docs/SelectablesIndexResponseDefaultTax.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**taxRate10** | [**SelectablesIndexResponseDefaultTaxTaxRate10**](SelectablesIndexResponseDefaultTaxTaxRate10.md) | | [optional]
**taxRate5** | [**SelectablesIndexResponseDefaultTaxTaxRate5**](SelectablesIndexResponseDefaultTaxTaxRate5.md) | | [optional]
**taxRate8** | [**SelectablesIndexResponseDefaultTaxTaxRate8**](SelectablesIndexResponseDefaultTaxTaxRate8.md) | | [optional]
**taxRateR8** | [**SelectablesIndexResponseDefaultTaxTaxRateR8**](SelectablesIndexResponseDefaultTaxTaxRateR8.md) | | [optional]



15 changes: 15 additions & 0 deletions sdk/docs/SelectablesIndexResponseDefaultTaxTaxRate10.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@


# SelectablesIndexResponseDefaultTaxTaxRate10


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**code** | **Integer** | 税区分コード | [optional]
**id** | **Integer** | 税区分ID | [optional]
**name** | **String** | 税区分 | [optional]



1 change: 1 addition & 0 deletions sdk/docs/SelectablesIndexResponseDefaultTaxTaxRate5.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**code** | **Integer** | 税区分コード | [optional]
**id** | **Integer** | 税区分ID | [optional]
**name** | **String** | 税区分 | [optional]

Expand Down
1 change: 1 addition & 0 deletions sdk/docs/SelectablesIndexResponseDefaultTaxTaxRate8.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**code** | **Integer** | 税区分コード | [optional]
**id** | **Integer** | 税区分ID | [optional]
**name** | **String** | 税区分 | [optional]

Expand Down
15 changes: 15 additions & 0 deletions sdk/docs/SelectablesIndexResponseDefaultTaxTaxRateR8.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@


# SelectablesIndexResponseDefaultTaxTaxRateR8


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**code** | **Integer** | 税区分コード | [optional]
**id** | **Integer** | 税区分ID | [optional]
**name** | **String** | 税区分 | [optional]



2 changes: 1 addition & 1 deletion sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@
</dependency>
</dependencies>
<properties>
<revision>2.15.0</revision>
<revision>2.16.0</revision>
<changelist>-SNAPSHOT</changelist>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Observable<PartnerResponse> getPartner(
* @param endUpdateDate 更新日で絞り込み:終了日(yyyy-mm-dd) (optional)
* @param offset 取得レコードのオフセット (デフォルト: 0) (optional)
* @param limit 取得レコードの件数 (デフォルト: 50, 最小: 1, 最大: 3000) (optional)
* @param keyword 検索キーワード取引先名・正式名称・カナ名称に対するあいまい検索で一致、またはショートカットキー1・2のいずれかに完全一致 (optional)
* @param keyword 検索キーワード&lt;br&gt; 取引先コード・取引先名・正式名称・カナ名称・ショートカットキー1・2のいずれかに対する部分一致。&lt;br&gt; 以下のいずれかで区切って複数キーワードを指定した場合はAND検索となります。 &lt;ul&gt; &lt;li&gt;半角スペース&lt;/li&gt; &lt;li&gt;全角スペース&lt;/li&gt; &lt;li&gt;タブ&lt;/li&gt; &lt;/ul&gt; (optional)
* @return Observable&lt;PartnersResponse&gt;
*/
@GET("api/1/partners")
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -215,11 +215,11 @@ public ExpenseApplicationLineTemplateParams requiredReceipt(Boolean requiredRece
}

/**
* 添付ファイルの必須/任意
* 添付ファイルの必須/任意&lt;br&gt; falseを指定した時は申請時の領収書の添付を任意とします。&lt;br&gt; trueを指定した時は申請時の領収書の添付を必須とします。&lt;br&gt; 未指定の時は申請時の領収書の添付を任意とします。
* @return requiredReceipt
**/
@javax.annotation.Nullable
@ApiModelProperty(example = "false", value = "添付ファイルの必須/任意")
@ApiModelProperty(example = "true", value = "添付ファイルの必須/任意<br> falseを指定した時は申請時の領収書の添付を任意とします。<br> trueを指定した時は申請時の領収書の添付を必須とします。<br> 未指定の時は申請時の領収書の添付を任意とします。")

public Boolean getRequiredReceipt() {
return requiredReceipt;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@ public PartnerCreateParamsInvoicePaymentTermAttributes additionalMonths(Integer
}

/**
* 入金月
* minimum: 1
* 入金月(当月を指定する場合は、0を指定してください。)
* minimum: 0
* maximum: 6
* @return additionalMonths
**/
@javax.annotation.Nullable
@ApiModelProperty(example = "1", value = "入金月")
@ApiModelProperty(example = "1", value = "入金月(当月を指定する場合は、0を指定してください。)")

public Integer getAdditionalMonths() {
return additionalMonths;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@ public PartnerCreateParamsPaymentTermAttributes additionalMonths(Integer additio
}

/**
* 支払月
* minimum: 1
* 支払月(当月を指定する場合は、0を指定してください。)
* minimum: 0
* maximum: 6
* @return additionalMonths
**/
@javax.annotation.Nullable
@ApiModelProperty(example = "1", value = "支払月")
@ApiModelProperty(example = "1", value = "支払月(当月を指定する場合は、0を指定してください。)")

public Integer getAdditionalMonths() {
return additionalMonths;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@ public PartnerResponsePartnerInvoicePaymentTermAttributes additionalMonths(Integ
}

/**
* 入金月
* minimum: 1
* 入金月(当月を指定する場合は、0を指定してください。)
* minimum: 0
* maximum: 6
* @return additionalMonths
**/
@javax.annotation.Nullable
@ApiModelProperty(example = "1", value = "入金月")
@ApiModelProperty(example = "1", value = "入金月(当月を指定する場合は、0を指定してください。)")

public Integer getAdditionalMonths() {
return additionalMonths;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@ public PartnerResponsePartnerPaymentTermAttributes additionalMonths(Integer addi
}

/**
* 支払月
* minimum: 1
* 支払月(当月を指定する場合は、0を指定してください。)
* minimum: 0
* maximum: 6
* @return additionalMonths
**/
@javax.annotation.Nullable
@ApiModelProperty(example = "1", value = "支払月")
@ApiModelProperty(example = "1", value = "支払月(当月を指定する場合は、0を指定してください。)")

public Integer getAdditionalMonths() {
return additionalMonths;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@ public PartnerUpdateParamsInvoicePaymentTermAttributes additionalMonths(Integer
}

/**
* 入金月
* minimum: 1
* 入金月(当月を指定する場合は、0を指定してください。)
* minimum: 0
* maximum: 6
* @return additionalMonths
**/
@javax.annotation.Nullable
@ApiModelProperty(example = "1", value = "入金月")
@ApiModelProperty(example = "1", value = "入金月(当月を指定する場合は、0を指定してください。)")

public Integer getAdditionalMonths() {
return additionalMonths;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,13 @@ public PartnerUpdateParamsPaymentTermAttributes additionalMonths(Integer additio
}

/**
* 支払月
* minimum: 1
* 支払月(当月を指定する場合は、0を指定してください。)
* minimum: 0
* maximum: 6
* @return additionalMonths
**/
@javax.annotation.Nullable
@ApiModelProperty(example = "1", value = "支払月")
@ApiModelProperty(example = "1", value = "支払月(当月を指定する場合は、0を指定してください。)")

public Integer getAdditionalMonths() {
return additionalMonths;
Expand Down
Loading

0 comments on commit d8daa91

Please sign in to comment.