Skip to content

Commit c8b55bd

Browse files
🌿 Fern Regeneration -- July 17, 2025 (PipedreamHQ#3)
SDK regeneration Co-authored-by: fern-api <115122769+fern-api[bot]@users.noreply.github.com>
1 parent 6f10425 commit c8b55bd

File tree

19 files changed

+80
-146
lines changed

19 files changed

+80
-146
lines changed
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#Thu Jul 17 20:22:15 UTC 2025
1+
#Thu Jul 17 22:51:20 UTC 2025
22
gradle.version=8.14.3

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Add the dependency in your `pom.xml` file:
2525
<dependency>
2626
<groupId>com.pipedream</groupId>
2727
<artifactId>pipedream</artifactId>
28-
<version>0.0.190</version>
28+
<version>0.0.193</version>
2929
</dependency>
3030
```
3131

@@ -52,8 +52,6 @@ public class Example {
5252
CreateAccountRequest
5353
.builder()
5454
.appSlug("app_slug")
55-
.cfmapJson("cfmap_json")
56-
.connectToken("connect_token")
5755
.build()
5856
);
5957
}

0 commit comments

Comments
 (0)