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
*[create_destination](docs/destinations/README.md#create_destination) - Create a destination
134
-
*[delete_destination](docs/destinations/README.md#delete_destination) - Delete a Destination
135
-
*[get_destination](docs/destinations/README.md#get_destination) - Get Destination details
136
-
*[list_destinations](docs/destinations/README.md#list_destinations) - List destinations
135
+
*[create_destination](docs/sdks/destinations/README.md#create_destination) - Create a destination
136
+
*[delete_destination](docs/sdks/destinations/README.md#delete_destination) - Delete a Destination
137
+
*[get_destination](docs/sdks/destinations/README.md#get_destination) - Get Destination details
138
+
*[list_destinations](docs/sdks/destinations/README.md#list_destinations) - List destinations
139
+
*[patch_destination](docs/sdks/destinations/README.md#patch_destination) - Update a Destination
140
+
*[put_destination](docs/sdks/destinations/README.md#put_destination) - Update a Destination and fully overwrite it
137
141
138
-
### [jobs](docs/jobs/README.md)
142
+
### [jobs](docs/sdks/jobs/README.md)
139
143
140
-
*[cancel_job](docs/jobs/README.md#cancel_job) - Cancel a running Job
141
-
*[create_job](docs/jobs/README.md#create_job) - Trigger a sync or reset job of a connection
142
-
*[get_job](docs/jobs/README.md#get_job) - Get Job status and details
143
-
*[list_jobs](docs/jobs/README.md#list_jobs) - List Jobs by sync type
144
+
*[cancel_job](docs/sdks/jobs/README.md#cancel_job) - Cancel a running Job
145
+
*[create_job](docs/sdks/jobs/README.md#create_job) - Trigger a sync or reset job of a connection
146
+
*[get_job](docs/sdks/jobs/README.md#get_job) - Get Job status and details
147
+
*[list_jobs](docs/sdks/jobs/README.md#list_jobs) - List Jobs by sync type
144
148
145
-
### [sources](docs/sources/README.md)
149
+
### [sources](docs/sdks/sources/README.md)
146
150
147
-
*[create_source](docs/sources/README.md#create_source) - Create a source
148
-
*[delete_source](docs/sources/README.md#delete_source) - Delete a Source
149
-
*[get_source](docs/sources/README.md#get_source) - Get Source details
150
-
*[initiate_o_auth](docs/sources/README.md#initiate_o_auth) - Initiate OAuth for a source
151
-
*[list_sources](docs/sources/README.md#list_sources) - List sources
151
+
*[create_source](docs/sdks/sources/README.md#create_source) - Create a source
152
+
*[delete_source](docs/sdks/sources/README.md#delete_source) - Delete a Source
153
+
*[get_source](docs/sdks/sources/README.md#get_source) - Get Source details
154
+
*[initiate_o_auth](docs/sdks/sources/README.md#initiate_o_auth) - Initiate OAuth for a source
155
+
*[list_sources](docs/sdks/sources/README.md#list_sources) - List sources
156
+
*[patch_source](docs/sdks/sources/README.md#patch_source) - Update a Source
157
+
*[put_source](docs/sdks/sources/README.md#put_source) - Update a Source and fully overwrite it
152
158
153
-
### [streams](docs/streams/README.md)
159
+
### [streams](docs/sdks/streams/README.md)
154
160
155
-
*[get_stream_properties](docs/streams/README.md#get_stream_properties) - Get stream properties
161
+
*[get_stream_properties](docs/sdks/streams/README.md#get_stream_properties) - Get stream properties
156
162
157
-
### [workspaces](docs/workspaces/README.md)
163
+
### [workspaces](docs/sdks/workspaces/README.md)
158
164
159
-
*[create_or_update_workspace_o_auth_credentials](docs/workspaces/README.md#create_or_update_workspace_o_auth_credentials) - Create OAuth override credentials for a workspace and source type.
160
-
*[create_workspace](docs/workspaces/README.md#create_workspace) - Create a workspace
161
-
*[delete_workspace](docs/workspaces/README.md#delete_workspace) - Delete a Workspace
162
-
*[get_workspace](docs/workspaces/README.md#get_workspace) - Get Workspace details
163
-
*[list_workspaces](docs/workspaces/README.md#list_workspaces) - List workspaces
164
-
*[update_workspace](docs/workspaces/README.md#update_workspace) - Update a workspace
165
+
*[create_or_update_workspace_o_auth_credentials](docs/sdks/workspaces/README.md#create_or_update_workspace_o_auth_credentials) - Create OAuth override credentials for a workspace and source type.
166
+
*[create_workspace](docs/sdks/workspaces/README.md#create_workspace) - Create a workspace
167
+
*[delete_workspace](docs/sdks/workspaces/README.md#delete_workspace) - Delete a Workspace
168
+
*[get_workspace](docs/sdks/workspaces/README.md#get_workspace) - Get Workspace details
169
+
*[list_workspaces](docs/sdks/workspaces/README.md#list_workspaces) - List workspaces
170
+
*[update_workspace](docs/sdks/workspaces/README.md#update_workspace) - Update a workspace
0 commit comments