Skip to content
Merged
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
  •  
  •  
  •  
8 changes: 4 additions & 4 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ sources:
- main
lending-source:
sourceNamespace: lending-source
sourceRevisionDigest: sha256:9147c771bacaf4215b76211456d0c1004ee745d3eab1429e3c39599c317c5b17
sourceBlobDigest: sha256:11ae523963780dcf6d5f3e5d617b7d4f809c94c11f59f95202727916e51510f4
sourceRevisionDigest: sha256:3115e288193f90d9d2d5aa3b4704c54f977707cd1599e7c49f32425b53c43dc1
sourceBlobDigest: sha256:4525ee073b57729cfcb4c57cd3715fd634d44b091eb42b011966d87654980fc2
tags:
- latest
- main
Expand Down Expand Up @@ -82,8 +82,8 @@ targets:
lending-library:
source: lending-source
sourceNamespace: lending-source
sourceRevisionDigest: sha256:9147c771bacaf4215b76211456d0c1004ee745d3eab1429e3c39599c317c5b17
sourceBlobDigest: sha256:11ae523963780dcf6d5f3e5d617b7d4f809c94c11f59f95202727916e51510f4
sourceRevisionDigest: sha256:3115e288193f90d9d2d5aa3b4704c54f977707cd1599e7c49f32425b53c43dc1
sourceBlobDigest: sha256:4525ee073b57729cfcb4c57cd3715fd634d44b091eb42b011966d87654980fc2
platform-library:
source: platform-source
sourceNamespace: platform-source
Expand Down
1,200 changes: 682 additions & 518 deletions lending/.speakeasy/gen.lock

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion lending/.speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ generation:
requestResponseComponentNamesFeb2024: false
auth:
oAuth2ClientCredentialsEnabled: false
oAuth2PasswordEnabled: false
telemetryEnabled: true
java:
version: 1.1.0
version: 2.0.0
additionalDependencies: []
additionalPlugins: []
artifactID: lending
Expand Down
Loading