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
Copy file name to clipboardExpand all lines: src/lib/seam/connect/openapi.ts
+40-14Lines changed: 40 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -54131,7 +54131,7 @@ export default {
54131
54131
'/seam/customer/v1/connectors/create': {
54132
54132
post: {
54133
54133
description:
54134
-
'Creates a new connector for a customer in a workspace. The connector will be activated and start syncing data from the external API.\nIf a connector already exists for the same customer, it will be updated instead of creating a new one.',
54134
+
'Creates a new connector for a customer in a workspace. The connector will be activated and start syncing data from the external API.',
0 commit comments