Skip to content

Commit 42ace8e

Browse files
liblab SDK update for version v1.0.4
1 parent 0641522 commit 42ace8e

15 files changed

+97
-41
lines changed

.manifest.json

Lines changed: 51 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"liblabVersion": "2.25.34",
3-
"date": "2025-07-04T18:29:44.624Z",
2+
"liblabVersion": "2.25.38",
3+
"date": "2025-07-25T12:04:44.921Z",
44
"config": {
55
"apiId": 2190,
66
"baseUrl": "https://api.asaas.com/",
77
"sdkName": "asaas-sdk",
8-
"sdkVersion": "1.0.3",
8+
"sdkVersion": "1.0.4",
99
"languages": ["java"],
1010
"auth": ["apikey"],
1111
"docs": [],
@@ -17,7 +17,7 @@
1717
"sdkName": "asaas-sdk",
1818
"apiVersion": "3.0.0",
1919
"apiName": "Asaas",
20-
"languages": ["java"],
20+
"languages": ["java", "typescript", "php"],
2121
"auth": ["apikey"],
2222
"customizations": {
2323
"environments": [
@@ -57,23 +57,30 @@
5757
},
5858
"languageOptions": {
5959
"typescript": {
60-
"bundle": true,
61-
"exportClassDefault": false,
62-
"httpClient": "axios",
63-
"npmName": "",
64-
"npmOrg": "",
65-
"githubRepoName": "",
66-
"ignoreFiles": [],
60+
"liblabVersion": "2",
61+
"githubRepoName": "asaas-api-sdk-typescript",
62+
"targetBranch": "master",
6763
"sdkVersion": "1.0.0",
68-
"liblabVersion": "2"
64+
"homepage": "https://asaas.com",
65+
"authors": [
66+
{
67+
"name": "Integrações Asaas",
68+
"email": "[email protected]"
69+
}
70+
],
71+
"httpClient": "axios",
72+
"bundle": true,
73+
"exportClassDefault": true,
74+
"npmOrg": "asaas",
75+
"npmName": "api_sdk"
6976
},
7077
"java": {
7178
"liblabVersion": "2",
7279
"groupId": "com.asaas",
7380
"artifactId": "api-sdk",
7481
"githubRepoName": "asaas-api-sdk-java",
7582
"targetBranch": "master",
76-
"sdkVersion": "1.0.3",
83+
"sdkVersion": "1.0.4",
7784
"homepage": "https://asaas.com",
7885
"developers": [
7986
{
@@ -83,6 +90,13 @@
8390
"organizationUrl": "https://github.com/asaasdev/"
8491
}
8592
]
93+
},
94+
"php": {
95+
"liblabVersion": "2",
96+
"githubRepoName": "asaas-api-sdk-php",
97+
"targetBranch": "master",
98+
"sdkVersion": "1.0.0",
99+
"packageName": "asaas/api-sdk"
86100
}
87101
},
88102
"publishing": {
@@ -101,7 +115,7 @@
101115
"ignoreFiles": [],
102116
"liblabVersion": "2",
103117
"renameIllegalModelProperties": true,
104-
"sdkVersion": "1.0.3",
118+
"sdkVersion": "1.0.4",
105119
"targetBranch": "master",
106120
"groupId": "com.asaas",
107121
"artifactId": "api-sdk",
@@ -115,19 +129,36 @@
115129
}
116130
]
117131
},
132+
"php": {
133+
"githubRepoName": "asaas-api-sdk-php",
134+
"ignoreFiles": [],
135+
"liblabVersion": "2",
136+
"renameIllegalModelProperties": true,
137+
"sdkVersion": "1.0.0",
138+
"targetBranch": "master",
139+
"packageName": "asaas/api-sdk"
140+
},
118141
"typescript": {
119-
"githubRepoName": "",
142+
"authors": [
143+
{
144+
"email": "[email protected]",
145+
"name": "Integrações Asaas"
146+
}
147+
],
148+
"githubRepoName": "asaas-api-sdk-typescript",
149+
"homepage": "https://asaas.com",
120150
"ignoreFiles": [],
121151
"liblabVersion": "2",
122152
"renameIllegalModelProperties": true,
123153
"sdkVersion": "1.0.0",
154+
"targetBranch": "master",
124155
"bundle": true,
125156
"denoteCommon": false,
126-
"exportClassDefault": false,
157+
"exportClassDefault": true,
127158
"generateEnumAs": "enum",
128159
"httpClient": "axios",
129-
"npmName": "",
130-
"npmOrg": ""
160+
"npmName": "api_sdk",
161+
"npmOrg": "asaas"
131162
}
132163
},
133164
"validationsToIgnore": [],
@@ -177,7 +208,7 @@
177208
},
178209
"multiTenant": true,
179210
"hooksLocation": {
180-
"bucketKey": "12419/hooks.zip",
211+
"bucketKey": "12952/hooks.zip",
181212
"bucketName": "prod-liblab-api-stack-hooks"
182213
},
183214
"includeWatermark": true,
@@ -1088,7 +1119,6 @@
10881119
"src/main/java/com/asaas/apisdk/models/BankSlipBillingInfoResponseDto.java",
10891120
"src/main/java/com/asaas/apisdk/models/SubscriptionSplitRequestDto.java",
10901121
"src/main/java/com/asaas/apisdk/models/PaymentLinkFileImageResponseDto.java",
1091-
"src/main/java/com/asaas/apisdk/models/CheckoutSessionItemsDto.java",
10921122
"src/main/java/com/asaas/apisdk/models/TransferSaveInternalTransferAccountDto.java",
10931123
"src/main/java/com/asaas/apisdk/models/MobilePhoneRechargeFindProviderResponseValuesDto.java",
10941124
"src/main/java/com/asaas/apisdk/models/ListTransactionsParameters.java",
@@ -1139,6 +1169,7 @@
11391169
"src/main/java/com/asaas/apisdk/models/PaymentDocumentFileResponseDto.java",
11401170
"src/main/java/com/asaas/apisdk/models/InvoiceTaxesDto.java",
11411171
"src/main/java/com/asaas/apisdk/models/PixTransactionExternalAccountResponseDto.java",
1172+
"src/main/java/com/asaas/apisdk/models/CheckoutSessionItemsDto.java",
11421173
"src/main/java/com/asaas/apisdk/models/PaymentDunningSimulateResponseTypeSimulationItemDto.java",
11431174
"src/main/java/com/asaas/apisdk/models/PaymentDunningPaymentsAvailableForDunningResponseDataTypeSimulationItemDto.java",
11441175
"src/main/java/com/asaas/apisdk/models/ListPaymentsLinksParameters.java",

README.md

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
1-
# Asaas Java SDK 1.0.3
1+
# AsaasSdk Java SDK 1.0.4
22

3-
Welcome to the official Asaas API Sdk documentation.
3+
Welcome to the AsaasSdk SDK documentation. This guide will help you get started with integrating and using the AsaasSdk SDK in your project.
44

5-
This guide will help you get started with integrating and using the Asaas SDK in your project.
6-
7-
You can find the dependency on Sonatype [here](https://central.sonatype.com/artifact/com.asaas/api-sdk).
8-
9-
[![This SDK was generated by liblab](https://public-liblab-readme-assets.s3.us-east-1.amazonaws.com/built-by-liblab-icon.svg)](https://liblab.com/?utm_source=readme)
5+
[![This SDK was generated by liblab](https://raw.githubusercontent.com/liblaber/liblab-assets/main/assets/built-by-liblab-icon.svg)](https://liblab.com/?utm_source=readme)
106

117
## Versions
128

139
- API version: `3.0.0`
14-
- SDK version: `1.0.3`
10+
- SDK version: `1.0.4`
1511

1612
## About the API
1713

@@ -46,14 +42,14 @@ If you use Maven, place the following within the _dependency_ tag in your `pom.x
4642
<dependency>
4743
<groupId>com.asaas</groupId>
4844
<artifactId>api-sdk</artifactId>
49-
<version>1.0.3</version>
45+
<version>1.0.4</version>
5046
</dependency>
5147
```
5248

5349
If you use Gradle, paste the next line inside the _dependencies_ block of your `build.gradle` file:
5450

5551
```Gradle
56-
implementation group: com.asaas, name: api-sdk, version: 1.0.3
52+
implementation group: com.asaas, name: api-sdk, version: 1.0.4
5753
```
5854

5955
If you use JAR files, package the SDK by running the following command:
@@ -222,7 +218,7 @@ public class Main {
222218

223219
The SDK provides various services to interact with the API.
224220

225-
<details>
221+
<details>
226222
<summary>Below is a list of all available services with links to their detailed documentation:</summary>
227223

228224
| Name |
@@ -266,7 +262,7 @@ The SDK provides various services to interact with the API.
266262

267263
The SDK includes several models that represent the data structures used in API requests and responses. These models help in organizing and managing the data efficiently.
268264

269-
<details>
265+
<details>
270266
<summary>Below is a list of all available models with links to their detailed documentation:</summary>
271267

272268
| Name | Description |

documentation/models/CheckoutSessionItemsDto.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ List of items at checkout
44

55
**Properties**
66

7-
| Name | Type | Required | Description |
8-
| :---------- | :----- | :------- | :------------------- |
9-
| imageBase64 | String || Item image in Base64 |
10-
| name | String || Item name |
11-
| quantity | Long || Item Quantity |
12-
| value | Double || Item value |
13-
| description | String || Item Description |
7+
| Name | Type | Required | Description |
8+
| :---------------- | :----- | :------- | :------------------------------------ |
9+
| imageBase64 | String || Item image in Base64 |
10+
| name | String || Item name |
11+
| quantity | Long || Item Quantity |
12+
| value | Double || Item value |
13+
| externalReference | String || Item unique identifier in your system |
14+
| description | String || Item Description |
1415

1516
<!-- This file was generated by liblab | https://liblab.com/ -->

documentation/models/InstallmentSplitGetResponsePaymentSplitStatus.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Split status
77
| Name | Type | Required | Description |
88
| :-------------------------- | :----- | :------- | :---------------------------- |
99
| PENDING | String || "PENDING" |
10+
| PROCESSING | String || "PROCESSING" |
1011
| AWAITING_CREDIT | String || "AWAITING_CREDIT" |
1112
| CANCELLED | String || "CANCELLED" |
1213
| DONE | String || "DONE" |

documentation/models/PaymentSplitGetResponsePaymentSplitStatus.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Split status
77
| Name | Type | Required | Description |
88
| :-------------------------- | :----- | :------- | :---------------------------- |
99
| PENDING | String || "PENDING" |
10+
| PROCESSING | String || "PROCESSING" |
1011
| AWAITING_CREDIT | String || "AWAITING_CREDIT" |
1112
| CANCELLED | String || "CANCELLED" |
1213
| DONE | String || "DONE" |

documentation/models/PaymentSplitListPaidRequestPaymentSplitStatus.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Filter by status
77
| Name | Type | Required | Description |
88
| :-------------------------- | :----- | :------- | :---------------------------- |
99
| PENDING | String || "PENDING" |
10+
| PROCESSING | String || "PROCESSING" |
1011
| AWAITING_CREDIT | String || "AWAITING_CREDIT" |
1112
| CANCELLED | String || "CANCELLED" |
1213
| DONE | String || "DONE" |

documentation/models/PaymentSplitListReceivedRequestPaymentSplitStatus.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Filter by status
77
| Name | Type | Required | Description |
88
| :-------------------------- | :----- | :------- | :---------------------------- |
99
| PENDING | String || "PENDING" |
10+
| PROCESSING | String || "PROCESSING" |
1011
| AWAITING_CREDIT | String || "AWAITING_CREDIT" |
1112
| CANCELLED | String || "CANCELLED" |
1213
| DONE | String || "DONE" |

documentation/services/CheckoutService.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ public class Main {
6565
.build();
6666

6767
CheckoutSessionItemsDto checkoutSessionItemsDto = CheckoutSessionItemsDto.builder()
68+
.externalReference("ea28b0ba-4980-44f6-9f44-def89880dca5")
6869
.description("Camisetas")
6970
.imageBase64("IMAGE IN BASE64")
7071
.name("Roupas")

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<dependency>
2323
<groupId>com.asaas</groupId>
2424
<artifactId>api-sdk</artifactId>
25-
<version>1.0.3</version>
25+
<version>1.0.4</version>
2626
</dependency>
2727
</dependencies>
2828

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<groupId>com.asaas</groupId>
1010
<artifactId>api-sdk</artifactId>
11-
<version>1.0.3</version>
11+
<version>1.0.4</version>
1212

1313
<!-- See https://central.sonatype.org/publish/requirements/#project-name-description-and-url -->
1414
<name>${project.groupId}:${project.artifactId}</name>

0 commit comments

Comments
 (0)