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/destinations/README.md#createdestination) - Create a destination
162
-
*[deleteDestination](docs/destinations/README.md#deletedestination) - Delete a Destination
163
-
*[getDestination](docs/destinations/README.md#getdestination) - Get Destination details
164
-
*[listDestinations](docs/destinations/README.md#listdestinations) - List destinations
165
-
*[patchDestination](docs/destinations/README.md#patchdestination) - Update a Destination
166
-
*[putDestination](docs/destinations/README.md#putdestination) - Update a Destination and fully overwrite it
161
+
*[createDestination](docs/sdks/destinations/README.md#createdestination) - Create a destination
162
+
*[deleteDestination](docs/sdks/destinations/README.md#deletedestination) - Delete a Destination
163
+
*[getDestination](docs/sdks/destinations/README.md#getdestination) - Get Destination details
164
+
*[listDestinations](docs/sdks/destinations/README.md#listdestinations) - List destinations
165
+
*[patchDestination](docs/sdks/destinations/README.md#patchdestination) - Update a Destination
166
+
*[putDestination](docs/sdks/destinations/README.md#putdestination) - Update a Destination and fully overwrite it
167
167
168
-
### [jobs](docs/jobs/README.md)
168
+
### [jobs](docs/sdks/jobs/README.md)
169
169
170
-
*[cancelJob](docs/jobs/README.md#canceljob) - Cancel a running Job
171
-
*[createJob](docs/jobs/README.md#createjob) - Trigger a sync or reset job of a connection
172
-
*[getJob](docs/jobs/README.md#getjob) - Get Job status and details
173
-
*[listJobs](docs/jobs/README.md#listjobs) - List Jobs by sync type
170
+
*[cancelJob](docs/sdks/jobs/README.md#canceljob) - Cancel a running Job
171
+
*[createJob](docs/sdks/jobs/README.md#createjob) - Trigger a sync or reset job of a connection
172
+
*[getJob](docs/sdks/jobs/README.md#getjob) - Get Job status and details
173
+
*[listJobs](docs/sdks/jobs/README.md#listjobs) - List Jobs by sync type
174
174
175
-
### [sources](docs/sources/README.md)
175
+
### [sources](docs/sdks/sources/README.md)
176
176
177
-
*[createSource](docs/sources/README.md#createsource) - Create a source
178
-
*[deleteSource](docs/sources/README.md#deletesource) - Delete a Source
179
-
*[getSource](docs/sources/README.md#getsource) - Get Source details
180
-
*[initiateOAuth](docs/sources/README.md#initiateoauth) - Initiate OAuth for a source
181
-
*[listSources](docs/sources/README.md#listsources) - List sources
182
-
*[patchSource](docs/sources/README.md#patchsource) - Update a Source
183
-
*[putSource](docs/sources/README.md#putsource) - Update a Source and fully overwrite it
177
+
*[createSource](docs/sdks/sources/README.md#createsource) - Create a source
178
+
*[deleteSource](docs/sdks/sources/README.md#deletesource) - Delete a Source
179
+
*[getSource](docs/sdks/sources/README.md#getsource) - Get Source details
180
+
*[initiateOAuth](docs/sdks/sources/README.md#initiateoauth) - Initiate OAuth for a source
181
+
*[listSources](docs/sdks/sources/README.md#listsources) - List sources
182
+
*[patchSource](docs/sdks/sources/README.md#patchsource) - Update a Source
183
+
*[putSource](docs/sdks/sources/README.md#putsource) - Update a Source and fully overwrite it
184
184
185
-
### [streams](docs/streams/README.md)
185
+
### [streams](docs/sdks/streams/README.md)
186
186
187
-
*[getStreamProperties](docs/streams/README.md#getstreamproperties) - Get stream properties
187
+
*[getStreamProperties](docs/sdks/streams/README.md#getstreamproperties) - Get stream properties
188
188
189
-
### [workspaces](docs/workspaces/README.md)
189
+
### [workspaces](docs/sdks/workspaces/README.md)
190
190
191
-
*[createOrUpdateWorkspaceOAuthCredentials](docs/workspaces/README.md#createorupdateworkspaceoauthcredentials) - Create OAuth override credentials for a workspace and source type.
192
-
*[createWorkspace](docs/workspaces/README.md#createworkspace) - Create a workspace
193
-
*[deleteWorkspace](docs/workspaces/README.md#deleteworkspace) - Delete a Workspace
194
-
*[getWorkspace](docs/workspaces/README.md#getworkspace) - Get Workspace details
195
-
*[listWorkspaces](docs/workspaces/README.md#listworkspaces) - List workspaces
196
-
*[updateWorkspace](docs/workspaces/README.md#updateworkspace) - Update a workspace
191
+
*[createOrUpdateWorkspaceOAuthCredentials](docs/sdks/workspaces/README.md#createorupdateworkspaceoauthcredentials) - Create OAuth override credentials for a workspace and source type.
192
+
*[createWorkspace](docs/sdks/workspaces/README.md#createworkspace) - Create a workspace
193
+
*[deleteWorkspace](docs/sdks/workspaces/README.md#deleteworkspace) - Delete a Workspace
194
+
*[getWorkspace](docs/sdks/workspaces/README.md#getworkspace) - Get Workspace details
195
+
*[listWorkspaces](docs/sdks/workspaces/README.md#listworkspaces) - List workspaces
196
+
*[updateWorkspace](docs/sdks/workspaces/README.md#updateworkspace) - Update a workspace
0 commit comments