Skip to content

Commit 9bcaf93

Browse files
chore(all): re-generate OpenAPI client(s) (#160)
Co-authored-by: app-services-ci <app-services-ci@users.noreply.github.com>
1 parent 8d89e69 commit 9bcaf93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/connector-management-sdk/src/generated/model/connector-type-all-of.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ export interface ConnectorTypeAllOf {
3333
*/
3434
version?: string;
3535
/**
36-
* Version of the connector type.
36+
* Channels of the connector type.
3737
* @type {Array<string>}
3838
* @memberof ConnectorTypeAllOf
3939
*/
@@ -51,7 +51,7 @@ export interface ConnectorTypeAllOf {
5151
*/
5252
icon_href?: string;
5353
/**
54-
* labels used to categorize the connector
54+
* Labels used to categorize the connector
5555
* @type {Array<string>}
5656
* @memberof ConnectorTypeAllOf
5757
*/

0 commit comments

Comments
 (0)