Skip to content

Commit 36de64a

Browse files
Update generated SDK (run number: 44)
1 parent 2f5f508 commit 36de64a

File tree

234 files changed

+2344
-402
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

234 files changed

+2344
-402
lines changed

README.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# statflo-java-sdk
22

33
Statflo API
4-
- SDK version: V4.1.165
5-
- Build date: 2025-10-27T14:15:24.099679815Z[Etc/UTC]
4+
- SDK version: V4.1.167
5+
- Build date: 2025-11-04T14:27:58.156699435Z[Etc/UTC]
66

77
*Automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen)*
88

@@ -46,7 +46,7 @@ Add this dependency to your project's POM:
4646
<dependency>
4747
<groupId>com.github.Statflo</groupId>
4848
<artifactId>statflo-java-sdk</artifactId>
49-
<version>V4.1.165</version>
49+
<version>V4.1.167</version>
5050
</dependency>
5151
```
5252

@@ -66,7 +66,7 @@ Add this dependency to your project's build file:
6666

6767
```groovy
6868
dependencies {
69-
implementation 'com.github.Statflo:statflo-java-sdk:V4.1.165'
69+
implementation 'com.github.Statflo:statflo-java-sdk:V4.1.167'
7070
}
7171
```
7272

@@ -80,7 +80,7 @@ mvn clean package
8080

8181
Then manually install the following JARs:
8282

83-
* `target/statflo-java-sdk-V4.1.165.jar`
83+
* `target/statflo-java-sdk-V4.1.167.jar`
8484
* `target/lib/*.jar`
8585

8686
## Getting Started
@@ -280,6 +280,11 @@ Class | Method | HTTP request | Description
280280
*UserExternalIdApi* | [**userExternalIdDelete**](docs/UserExternalIdApi.md#userExternalIdDelete) | **DELETE** /v4/api/user-external-id/{id} |
281281
*UserExternalIdApi* | [**userExternalIdGet**](docs/UserExternalIdApi.md#userExternalIdGet) | **GET** /v4/api/user-external-id/{id} |
282282
*UserExternalIdApi* | [**userExternalIdUpdate**](docs/UserExternalIdApi.md#userExternalIdUpdate) | **PUT** /v4/api/user-external-id/{id} |
283+
*UserMetadataApi* | [**userMetadataCreate**](docs/UserMetadataApi.md#userMetadataCreate) | **POST** /v4/api/user-metadata |
284+
*UserMetadataApi* | [**userMetadataDelete**](docs/UserMetadataApi.md#userMetadataDelete) | **DELETE** /v4/api/user-metadata/{id} |
285+
*UserMetadataApi* | [**userMetadataGet**](docs/UserMetadataApi.md#userMetadataGet) | **GET** /v4/api/user-metadata/{id} |
286+
*UserMetadataApi* | [**userMetadataSearch**](docs/UserMetadataApi.md#userMetadataSearch) | **GET** /v4/api/user-metadata |
287+
*UserMetadataApi* | [**userMetadataUpdate**](docs/UserMetadataApi.md#userMetadataUpdate) | **PUT** /v4/api/user-metadata/{id} |
283288
*UserTeamsApi* | [**userTeamCreate**](docs/UserTeamsApi.md#userTeamCreate) | **POST** /v4/api/user-team |
284289
*UserTeamsApi* | [**userTeamDelete**](docs/UserTeamsApi.md#userTeamDelete) | **DELETE** /v4/api/user-team/{team}/{user} |
285290
*UsersApi* | [**userCreate**](docs/UsersApi.md#userCreate) | **POST** /v4/api/user |
@@ -451,6 +456,10 @@ Class | Method | HTTP request | Description
451456
- [UserExternalIdCreate](docs/UserExternalIdCreate.md)
452457
- [UserExternalIdPaginationResponse](docs/UserExternalIdPaginationResponse.md)
453458
- [UserExternalIdUpdate](docs/UserExternalIdUpdate.md)
459+
- [UserMetadata](docs/UserMetadata.md)
460+
- [UserMetadataCreate](docs/UserMetadataCreate.md)
461+
- [UserMetadataPaginationResponse](docs/UserMetadataPaginationResponse.md)
462+
- [UserMetadataUpdate](docs/UserMetadataUpdate.md)
454463
- [UserPaginationResponse](docs/UserPaginationResponse.md)
455464
- [UserPermission](docs/UserPermission.md)
456465
- [UserPermissionCreate](docs/UserPermissionCreate.md)

docs/User.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Name | Type | Description | Notes
2626
**dealer** | [**Dealer**](Dealer.md) | | [optional]
2727
**userPermissions** | [**List&lt;UserPermission&gt;**](UserPermission.md) | | [optional]
2828
**userTeams** | [**List&lt;UserTeam&gt;**](UserTeam.md) | | [optional]
29+
**userMetadata** | [**List&lt;UserMetadata&gt;**](UserMetadata.md) | | [optional]
2930
**dateAdded** | [**OffsetDateTime**](OffsetDateTime.md) | | [optional]
3031
**permissions** | **List&lt;Object&gt;** | |
3132
**outletId** | **String** | | [optional]

docs/UserMetadata.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# UserMetadata
2+
3+
## Properties
4+
Name | Type | Description | Notes
5+
------------ | ------------- | ------------- | -------------
6+
**id** | **Integer** | |
7+
**user** | [**User**](User.md) | | [optional]
8+
**metadata** | **String** | | [optional]
9+
**value** | **String** | | [optional]
10+
**createdAt** | [**OffsetDateTime**](OffsetDateTime.md) | |
11+
**updatedAt** | [**OffsetDateTime**](OffsetDateTime.md) | | [optional]

docs/UserMetadataApi.md

Lines changed: 271 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,271 @@
1+
# UserMetadataApi
2+
3+
All URIs are relative to *https://app.statflo.com*
4+
5+
Method | HTTP request | Description
6+
------------- | ------------- | -------------
7+
[**userMetadataCreate**](UserMetadataApi.md#userMetadataCreate) | **POST** /v4/api/user-metadata |
8+
[**userMetadataDelete**](UserMetadataApi.md#userMetadataDelete) | **DELETE** /v4/api/user-metadata/{id} |
9+
[**userMetadataGet**](UserMetadataApi.md#userMetadataGet) | **GET** /v4/api/user-metadata/{id} |
10+
[**userMetadataSearch**](UserMetadataApi.md#userMetadataSearch) | **GET** /v4/api/user-metadata |
11+
[**userMetadataUpdate**](UserMetadataApi.md#userMetadataUpdate) | **PUT** /v4/api/user-metadata/{id} |
12+
13+
<a name="userMetadataCreate"></a>
14+
# **userMetadataCreate**
15+
> UserMetadata userMetadataCreate(body)
16+
17+
18+
19+
Create a user metadata.
20+
21+
### Example
22+
```java
23+
// Import classes:
24+
//import com.statflo.client.ApiClient;
25+
//import com.statflo.client.ApiException;
26+
//import com.statflo.client.Configuration;
27+
//import com.statflo.client.auth.*;
28+
//import com.statflo.client.api.UserMetadataApi;
29+
30+
ApiClient defaultClient = Configuration.getDefaultApiClient();
31+
32+
33+
UserMetadataApi apiInstance = new UserMetadataApi();
34+
UserMetadataCreate body = new UserMetadataCreate(); // UserMetadataCreate |
35+
try {
36+
UserMetadata result = apiInstance.userMetadataCreate(body);
37+
System.out.println(result);
38+
} catch (ApiException e) {
39+
System.err.println("Exception when calling UserMetadataApi#userMetadataCreate");
40+
e.printStackTrace();
41+
}
42+
```
43+
44+
### Parameters
45+
46+
Name | Type | Description | Notes
47+
------------- | ------------- | ------------- | -------------
48+
**body** | [**UserMetadataCreate**](UserMetadataCreate.md)| | [optional]
49+
50+
### Return type
51+
52+
[**UserMetadata**](UserMetadata.md)
53+
54+
### Authorization
55+
56+
[Bearer](../README.md#Bearer)
57+
58+
### HTTP request headers
59+
60+
- **Content-Type**: application/json
61+
- **Accept**: application/json
62+
63+
<a name="userMetadataDelete"></a>
64+
# **userMetadataDelete**
65+
> userMetadataDelete(id)
66+
67+
68+
69+
Remove a user metadata.
70+
71+
### Example
72+
```java
73+
// Import classes:
74+
//import com.statflo.client.ApiClient;
75+
//import com.statflo.client.ApiException;
76+
//import com.statflo.client.Configuration;
77+
//import com.statflo.client.auth.*;
78+
//import com.statflo.client.api.UserMetadataApi;
79+
80+
ApiClient defaultClient = Configuration.getDefaultApiClient();
81+
82+
83+
UserMetadataApi apiInstance = new UserMetadataApi();
84+
String id = "id_example"; // String |
85+
try {
86+
apiInstance.userMetadataDelete(id);
87+
} catch (ApiException e) {
88+
System.err.println("Exception when calling UserMetadataApi#userMetadataDelete");
89+
e.printStackTrace();
90+
}
91+
```
92+
93+
### Parameters
94+
95+
Name | Type | Description | Notes
96+
------------- | ------------- | ------------- | -------------
97+
**id** | **String**| |
98+
99+
### Return type
100+
101+
null (empty response body)
102+
103+
### Authorization
104+
105+
[Bearer](../README.md#Bearer)
106+
107+
### HTTP request headers
108+
109+
- **Content-Type**: Not defined
110+
- **Accept**: Not defined
111+
112+
<a name="userMetadataGet"></a>
113+
# **userMetadataGet**
114+
> UserMetadata userMetadataGet(id)
115+
116+
117+
118+
Retrieve a user metadata.
119+
120+
### Example
121+
```java
122+
// Import classes:
123+
//import com.statflo.client.ApiClient;
124+
//import com.statflo.client.ApiException;
125+
//import com.statflo.client.Configuration;
126+
//import com.statflo.client.auth.*;
127+
//import com.statflo.client.api.UserMetadataApi;
128+
129+
ApiClient defaultClient = Configuration.getDefaultApiClient();
130+
131+
132+
UserMetadataApi apiInstance = new UserMetadataApi();
133+
String id = "id_example"; // String |
134+
try {
135+
UserMetadata result = apiInstance.userMetadataGet(id);
136+
System.out.println(result);
137+
} catch (ApiException e) {
138+
System.err.println("Exception when calling UserMetadataApi#userMetadataGet");
139+
e.printStackTrace();
140+
}
141+
```
142+
143+
### Parameters
144+
145+
Name | Type | Description | Notes
146+
------------- | ------------- | ------------- | -------------
147+
**id** | **String**| |
148+
149+
### Return type
150+
151+
[**UserMetadata**](UserMetadata.md)
152+
153+
### Authorization
154+
155+
[Bearer](../README.md#Bearer)
156+
157+
### HTTP request headers
158+
159+
- **Content-Type**: Not defined
160+
- **Accept**: application/json
161+
162+
<a name="userMetadataSearch"></a>
163+
# **userMetadataSearch**
164+
> UserMetadataPaginationResponse userMetadataSearch(filter, query, page, perPage, sort)
165+
166+
167+
168+
Search user metadata.
169+
170+
### Example
171+
```java
172+
// Import classes:
173+
//import com.statflo.client.ApiClient;
174+
//import com.statflo.client.ApiException;
175+
//import com.statflo.client.Configuration;
176+
//import com.statflo.client.auth.*;
177+
//import com.statflo.client.api.UserMetadataApi;
178+
179+
ApiClient defaultClient = Configuration.getDefaultApiClient();
180+
181+
182+
UserMetadataApi apiInstance = new UserMetadataApi();
183+
java.util.HashMap filter = new java.util.HashMap(); // java.util.HashMap |
184+
String query = "query_example"; // String |
185+
Integer page = 56; // Integer |
186+
Integer perPage = 56; // Integer |
187+
String sort = "sort_example"; // String |
188+
try {
189+
UserMetadataPaginationResponse result = apiInstance.userMetadataSearch(filter, query, page, perPage, sort);
190+
System.out.println(result);
191+
} catch (ApiException e) {
192+
System.err.println("Exception when calling UserMetadataApi#userMetadataSearch");
193+
e.printStackTrace();
194+
}
195+
```
196+
197+
### Parameters
198+
199+
Name | Type | Description | Notes
200+
------------- | ------------- | ------------- | -------------
201+
**filter** | [**java.util.HashMap**](.md)| | [optional]
202+
**query** | **String**| | [optional]
203+
**page** | **Integer**| | [optional]
204+
**perPage** | **Integer**| | [optional]
205+
**sort** | **String**| | [optional]
206+
207+
### Return type
208+
209+
[**UserMetadataPaginationResponse**](UserMetadataPaginationResponse.md)
210+
211+
### Authorization
212+
213+
[Bearer](../README.md#Bearer)
214+
215+
### HTTP request headers
216+
217+
- **Content-Type**: Not defined
218+
- **Accept**: application/json
219+
220+
<a name="userMetadataUpdate"></a>
221+
# **userMetadataUpdate**
222+
> UserMetadata userMetadataUpdate(id, body)
223+
224+
225+
226+
Update a user metadata.
227+
228+
### Example
229+
```java
230+
// Import classes:
231+
//import com.statflo.client.ApiClient;
232+
//import com.statflo.client.ApiException;
233+
//import com.statflo.client.Configuration;
234+
//import com.statflo.client.auth.*;
235+
//import com.statflo.client.api.UserMetadataApi;
236+
237+
ApiClient defaultClient = Configuration.getDefaultApiClient();
238+
239+
240+
UserMetadataApi apiInstance = new UserMetadataApi();
241+
String id = "id_example"; // String |
242+
UserMetadataUpdate body = new UserMetadataUpdate(); // UserMetadataUpdate |
243+
try {
244+
UserMetadata result = apiInstance.userMetadataUpdate(id, body);
245+
System.out.println(result);
246+
} catch (ApiException e) {
247+
System.err.println("Exception when calling UserMetadataApi#userMetadataUpdate");
248+
e.printStackTrace();
249+
}
250+
```
251+
252+
### Parameters
253+
254+
Name | Type | Description | Notes
255+
------------- | ------------- | ------------- | -------------
256+
**id** | **String**| |
257+
**body** | [**UserMetadataUpdate**](UserMetadataUpdate.md)| | [optional]
258+
259+
### Return type
260+
261+
[**UserMetadata**](UserMetadata.md)
262+
263+
### Authorization
264+
265+
[Bearer](../README.md#Bearer)
266+
267+
### HTTP request headers
268+
269+
- **Content-Type**: application/json
270+
- **Accept**: application/json
271+

docs/UserMetadataCreate.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# UserMetadataCreate
2+
3+
## Properties
4+
Name | Type | Description | Notes
5+
------------ | ------------- | ------------- | -------------
6+
**id** | **Integer** | |
7+
**userId** | **Integer** | |
8+
**metadata** | **String** | | [optional]
9+
**value** | **String** | | [optional]
10+
**createdAt** | [**OffsetDateTime**](OffsetDateTime.md) | |
11+
**updatedAt** | [**OffsetDateTime**](OffsetDateTime.md) | | [optional]
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# UserMetadataPaginationResponse
2+
3+
## Properties
4+
Name | Type | Description | Notes
5+
------------ | ------------- | ------------- | -------------
6+
**items** | [**List&lt;UserMetadata&gt;**](UserMetadata.md) | | [optional]
7+
**pagination** | [**Pagination**](Pagination.md) | | [optional]

docs/UserMetadataUpdate.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# UserMetadataUpdate
2+
3+
## Properties
4+
Name | Type | Description | Notes
5+
------------ | ------------- | ------------- | -------------
6+
**id** | **Integer** | |
7+
**userId** | **Integer** | | [optional]
8+
**metadata** | **String** | | [optional]
9+
**value** | **String** | | [optional]
10+
**createdAt** | [**OffsetDateTime**](OffsetDateTime.md) | |
11+
**updatedAt** | [**OffsetDateTime**](OffsetDateTime.md) | | [optional]

src/main/java/com/statflo/client/ApiCallback.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Statflo API
33
* No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
44
*
5-
* OpenAPI spec version: v4.1.165
5+
* OpenAPI spec version: v4.1.167
66
*
77
*
88
* NOTE: This class is auto generated by the swagger code generator program.

0 commit comments

Comments
 (0)