We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d89e69 commit 9bcaf93Copy full SHA for 9bcaf93
packages/connector-management-sdk/src/generated/model/connector-type-all-of.ts
@@ -33,7 +33,7 @@ export interface ConnectorTypeAllOf {
33
*/
34
version?: string;
35
/**
36
- * Version of the connector type.
+ * Channels of the connector type.
37
* @type {Array<string>}
38
* @memberof ConnectorTypeAllOf
39
@@ -51,7 +51,7 @@ export interface ConnectorTypeAllOf {
51
52
icon_href?: string;
53
54
- * labels used to categorize the connector
+ * Labels used to categorize the connector
55
56
57
0 commit comments