Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
13,460 changes: 6,672 additions & 6,788 deletions .speakeasy/gen.lock

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
speakeasyVersion: 1.755.1
speakeasyVersion: 1.759.3
sources:
my-source:
sourceNamespace: my-source
Expand All @@ -9,25 +9,25 @@ sources:
- speakeasy-sdk-regen-1732202901
stacks-source:
sourceNamespace: stacks-source
sourceRevisionDigest: sha256:5f3efcd6d57a3d10c6117dc8652e196b181e1535d33294062cfb5f997c8abff0
sourceBlobDigest: sha256:9e907dbdf2d4f42763a7a8d9e384a155be7a9443e612fa924108231587f827ad
sourceRevisionDigest: sha256:cbe386daae9f188190ef706592b7d8f47d08842b64db2b7425a5f26192c3b80d
sourceBlobDigest: sha256:43596c6d78adb93167d2c34236981efe1f1ed199738110e3e2e9f2b194128db5
tags:
- latest
targets:
Java:
source: stacks-source
sourceNamespace: stacks-source
sourceRevisionDigest: sha256:5f3efcd6d57a3d10c6117dc8652e196b181e1535d33294062cfb5f997c8abff0
sourceBlobDigest: sha256:9e907dbdf2d4f42763a7a8d9e384a155be7a9443e612fa924108231587f827ad
sourceRevisionDigest: sha256:cbe386daae9f188190ef706592b7d8f47d08842b64db2b7425a5f26192c3b80d
sourceBlobDigest: sha256:43596c6d78adb93167d2c34236981efe1f1ed199738110e3e2e9f2b194128db5
codeSamplesNamespace: stacks-source-java-code-samples
codeSamplesRevisionDigest: sha256:695f5e62c3b46678cc764be9b105f70cb0f741fe3a604fe2c6e995780dd0b3f2
codeSamplesRevisionDigest: sha256:f9bbbaae0529aaa523eb923cdead047da50048d94e0bde3289302c51d1427081
workflow:
workflowVersion: 1.0.0
speakeasyVersion: latest
sources:
stacks-source:
inputs:
- location: registry.speakeasyapi.dev/formance/formance/stacks-source@latest
- location: registry.speakeasyapi.dev/formance/formance/stacks-source@LATEST_RELEASE
registry:
location: registry.speakeasyapi.dev/formance/formance/stacks-source
targets:
Expand Down
137 changes: 28 additions & 109 deletions README.md

Large diffs are not rendered by default.

12 changes: 11 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -329,4 +329,14 @@ Based on:
### Generated
- [java v8.0.0] .
### Releases
- [Maven Central v8.0.0] https://central.sonatype.com/artifact/com.formance/formance-sdk/8.0.0 - .
- [Maven Central v8.0.0] https://central.sonatype.com/artifact/com.formance/formance-sdk/8.0.0 - .

## 2026-03-29 00:13:34
### Changes
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.759.3 (2.869.25) https://github.com/speakeasy-api/speakeasy
### Generated
- [java v8.1.0] .
### Releases
- [Maven Central v8.1.0] https://central.sonatype.com/artifact/com.formance/formance-sdk/8.1.0 - .
17 changes: 17 additions & 0 deletions docs/models/auth/ClientOptions1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# ClientOptions1


## Fields

| Field | Type | Required | Description |
| ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- | ---------------------------------------------------------- |
| `metadata` | Map\<String, *String*> | :heavy_minus_sign: | N/A |
| `description` | *Optional\<String>* | :heavy_minus_sign: | N/A |
| `id` | *String* | :heavy_check_mark: | N/A |
| `name` | *String* | :heavy_check_mark: | N/A |
| `postLogoutRedirectUris` | List\<*String*> | :heavy_minus_sign: | N/A |
| `public_` | *Optional\<Boolean>* | :heavy_minus_sign: | N/A |
| `redirectUris` | List\<*String*> | :heavy_minus_sign: | N/A |
| `scopes` | List\<*String*> | :heavy_minus_sign: | N/A |
| `secrets` | List\<[ClientSecret](../../models/shared/ClientSecret.md)> | :heavy_minus_sign: | N/A |
| `trusted` | *Optional\<Boolean>* | :heavy_minus_sign: | N/A |
15 changes: 15 additions & 0 deletions docs/models/auth/ClientOptions2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# ClientOptions2


## Fields

| Field | Type | Required | Description |
| ------------------------ | ------------------------ | ------------------------ | ------------------------ |
| `metadata` | Map\<String, *String*> | :heavy_minus_sign: | N/A |
| `description` | *Optional\<String>* | :heavy_minus_sign: | N/A |
| `name` | *String* | :heavy_check_mark: | N/A |
| `postLogoutRedirectUris` | List\<*String*> | :heavy_minus_sign: | N/A |
| `public_` | *Optional\<Boolean>* | :heavy_minus_sign: | N/A |
| `redirectUris` | List\<*String*> | :heavy_minus_sign: | N/A |
| `scopes` | List\<*String*> | :heavy_minus_sign: | N/A |
| `trusted` | *Optional\<Boolean>* | :heavy_minus_sign: | N/A |
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

| Field | Type | Required | Description |
| ---------------------- | ---------------------- | ---------------------- | ---------------------- |
| `metadata` | Map\<String, *String*> | :heavy_minus_sign: | N/A |
| `id` | *String* | :heavy_check_mark: | N/A |
| `lastDigits` | *String* | :heavy_check_mark: | N/A |
| `metadata` | Map\<String, *String*> | :heavy_minus_sign: | N/A |
| `name` | *String* | :heavy_check_mark: | N/A |
8 changes: 8 additions & 0 deletions docs/models/auth/CreateClientResponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# CreateClientResponse


## Fields

| Field | Type | Required | Description |
| ------------------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------------------------------------------------ |
| `clientOptions` | [Optional\<ClientOptions1>](../../models/shared/ClientOptions1.md) | :heavy_minus_sign: | N/A |
8 changes: 8 additions & 0 deletions docs/models/auth/CreateSecretResponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# CreateSecretResponse


## Fields

| Field | Type | Required | Description |
| ------------------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------------------------------------------------ |
| `secretOptions` | [Optional\<SecretOptions2>](../../models/shared/SecretOptions2.md) | :heavy_minus_sign: | N/A |
8 changes: 8 additions & 0 deletions docs/models/auth/ListClientsResponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# ListClientsResponse


## Fields

| Field | Type | Required | Description |
| -------------------------------------------------------------- | -------------------------------------------------------------- | -------------------------------------------------------------- | -------------------------------------------------------------- |
| `data` | List\<[ClientOptions1](../../models/shared/ClientOptions1.md)> | :heavy_minus_sign: | N/A |
8 changes: 8 additions & 0 deletions docs/models/auth/ReadClientResponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# ReadClientResponse


## Fields

| Field | Type | Required | Description |
| ------------------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------------------------------------------------ |
| `clientOptions` | [Optional\<ClientOptions1>](../../models/shared/ClientOptions1.md) | :heavy_minus_sign: | N/A |
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@

| Field | Type | Required | Description |
| ---------------------------------------------- | ---------------------------------------------- | ---------------------------------------------- | ---------------------------------------------- |
| `data` | [Optional\<User>](../../models/shared/User.md) | :heavy_minus_sign: | N/A |
| `user` | [Optional\<User>](../../models/shared/User.md) | :heavy_minus_sign: | N/A |
9 changes: 9 additions & 0 deletions docs/models/auth/SecretOptions1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# SecretOptions1


## Fields

| Field | Type | Required | Description |
| ---------------------- | ---------------------- | ---------------------- | ---------------------- |
| `metadata` | Map\<String, *String*> | :heavy_minus_sign: | N/A |
| `name` | *String* | :heavy_check_mark: | N/A |
12 changes: 12 additions & 0 deletions docs/models/auth/SecretOptions2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# SecretOptions2


## Fields

| Field | Type | Required | Description |
| ---------------------- | ---------------------- | ---------------------- | ---------------------- |
| `metadata` | Map\<String, *String*> | :heavy_minus_sign: | N/A |
| `clear` | *String* | :heavy_check_mark: | N/A |
| `id` | *String* | :heavy_check_mark: | N/A |
| `lastDigits` | *String* | :heavy_check_mark: | N/A |
| `name` | *String* | :heavy_check_mark: | N/A |
File renamed without changes.
File renamed without changes.
10 changes: 0 additions & 10 deletions docs/models/errors/ErrorResponse.md

This file was deleted.

12 changes: 0 additions & 12 deletions docs/models/errors/ReconciliationErrorResponse.md

This file was deleted.

10 changes: 0 additions & 10 deletions docs/models/errors/V2ErrorResponse.md

This file was deleted.

9 changes: 0 additions & 9 deletions docs/models/errors/WalletsErrorResponse.md

This file was deleted.

Loading