You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[createDestination](docs/sdks/destinations/README.md#createdestination) - Create a destination
116
116
*[deleteDestination](docs/sdks/destinations/README.md#deletedestination) - Delete a Destination
@@ -119,14 +119,14 @@ public class Application {
119
119
*[patchDestination](docs/sdks/destinations/README.md#patchdestination) - Update a Destination
120
120
*[putDestination](docs/sdks/destinations/README.md#putdestination) - Update a Destination and fully overwrite it
121
121
122
-
### [Jobs](docs/sdks/jobs/README.md)
122
+
### [jobs](docs/sdks/jobs/README.md)
123
123
124
124
*[cancelJob](docs/sdks/jobs/README.md#canceljob) - Cancel a running Job
125
125
*[createJob](docs/sdks/jobs/README.md#createjob) - Trigger a sync or reset job of a connection
126
126
*[getJob](docs/sdks/jobs/README.md#getjob) - Get Job status and details
127
127
*[listJobs](docs/sdks/jobs/README.md#listjobs) - List Jobs by sync type
128
128
129
-
### [Sources](docs/sdks/sources/README.md)
129
+
### [sources](docs/sdks/sources/README.md)
130
130
131
131
*[createSource](docs/sdks/sources/README.md#createsource) - Create a source
132
132
*[deleteSource](docs/sdks/sources/README.md#deletesource) - Delete a Source
@@ -136,11 +136,11 @@ public class Application {
136
136
*[patchSource](docs/sdks/sources/README.md#patchsource) - Update a Source
137
137
*[putSource](docs/sdks/sources/README.md#putsource) - Update a Source and fully overwrite it
138
138
139
-
### [Streams](docs/sdks/streams/README.md)
139
+
### [streams](docs/sdks/streams/README.md)
140
140
141
141
*[getStreamProperties](docs/sdks/streams/README.md#getstreamproperties) - Get stream properties
142
142
143
-
### [Workspaces](docs/sdks/workspaces/README.md)
143
+
### [workspaces](docs/sdks/workspaces/README.md)
144
144
145
145
*[createOrUpdateWorkspaceOAuthCredentials](docs/sdks/workspaces/README.md#createorupdateworkspaceoauthcredentials) - Create OAuth override credentials for a workspace and source type.
146
146
*[createWorkspace](docs/sdks/workspaces/README.md#createworkspace) - Create a workspace
@@ -154,8 +154,6 @@ public class Application {
154
154
155
155
<!-- Start Dev Containers -->
156
156
157
-
158
-
159
157
<!-- End Dev Containers -->
160
158
161
159
<!-- Placeholder for Future Speakeasy SDK Sections -->
0 commit comments