Skip to content

Commit 56cb9ca

Browse files
author
APIs and Common Services team
committed
Automated SDK update
This updates the SDK from internal repo commit segmentio/public-api@aaa4908f.
1 parent 67bb898 commit 56cb9ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/SourcesApi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,7 +936,7 @@ public class Example {
936936
token.setBearerToken("BEARER TOKEN");
937937

938938
SourcesApi apiInstance = new SourcesApi(defaultClient);
939-
String sourceId = "87jXXk8QSLFPfMDGa6mtS3"; // String |
939+
String sourceId = "44LMHs8Wf5vidxba4kN52J"; // String |
940940
UpdateSourceV1Input updateSourceV1Input = new UpdateSourceV1Input(); // UpdateSourceV1Input |
941941
try {
942942
UpdateSource200Response result = apiInstance.updateSource(sourceId, updateSourceV1Input);

0 commit comments

Comments
 (0)