|
1 | 1 | { |
2 | 2 | "liblabVersion": "2.25.26", |
3 | | - "date": "2025-06-13T10:59:17.053Z", |
| 3 | + "date": "2025-06-13T15:12:47.401Z", |
4 | 4 | "config": { |
5 | 5 | "apiId": 2190, |
6 | 6 | "baseUrl": "https://api.asaas.com/", |
|
74 | 74 | "githubRepoName": "asaas-api-sdk-java", |
75 | 75 | "targetBranch": "master", |
76 | 76 | "sdkVersion": "1.0.0", |
77 | | - "homepage": "https://asaas.com" |
| 77 | + "homepage": "https://asaas.com", |
| 78 | + "developers": [ |
| 79 | + { |
| 80 | + "name": "Integrações Asaas", |
| 81 | + |
| 82 | + "organization": "Asaas", |
| 83 | + "organizationUrl": "https://github.com/asaasdev/" |
| 84 | + } |
| 85 | + ] |
78 | 86 | } |
79 | 87 | }, |
80 | 88 | "publishing": { |
|
97 | 105 | "targetBranch": "master", |
98 | 106 | "groupId": "com.asaas", |
99 | 107 | "artifactId": "api-sdk", |
100 | | - "includeKotlinSnippets": false |
| 108 | + "includeKotlinSnippets": false, |
| 109 | + "developers": [ |
| 110 | + { |
| 111 | + "name": "Integrações Asaas", |
| 112 | + |
| 113 | + "organization": "Asaas", |
| 114 | + "organizationUrl": "https://github.com/asaasdev/" |
| 115 | + } |
| 116 | + ] |
101 | 117 | }, |
102 | 118 | "typescript": { |
103 | 119 | "githubRepoName": "", |
|
161 | 177 | }, |
162 | 178 | "multiTenant": true, |
163 | 179 | "hooksLocation": { |
164 | | - "bucketKey": "11973/hooks.zip", |
| 180 | + "bucketKey": "11976/hooks.zip", |
165 | 181 | "bucketName": "prod-liblab-api-stack-hooks" |
166 | 182 | }, |
167 | 183 | "includeWatermark": true, |
|
173 | 189 | "groupId": "com.asaas", |
174 | 190 | "artifactId": "api-sdk", |
175 | 191 | "includeKotlinSnippets": false, |
| 192 | + "developers": [ |
| 193 | + { |
| 194 | + "name": "Integrações Asaas", |
| 195 | + |
| 196 | + "organization": "Asaas", |
| 197 | + "organizationUrl": "https://github.com/asaasdev/" |
| 198 | + } |
| 199 | + ], |
176 | 200 | "language": "java", |
177 | 201 | "deliveryMethod": "zip", |
178 | 202 | "hooks": { |
|
0 commit comments