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
"Unstable operation 'createTeamConnections' is disabled. Enable it by setting `configuration.unstableOperations['TeamsApi.v2.createTeamConnections'] = true`",
246
-
);
247
-
}
248
-
249
243
// verify required parameter 'body' is not null or undefined
"Unstable operation 'deleteTeamConnections' is disabled. Enable it by setting `configuration.unstableOperations['TeamsApi.v2.deleteTeamConnections'] = true`",
468
-
);
469
-
}
470
-
471
459
// verify required parameter 'body' is not null or undefined
"Unstable operation 'listTeamConnections' is disabled. Enable it by setting `configuration.unstableOperations['TeamsApi.v2.listTeamConnections'] = true`",
1118
-
);
1119
-
}
1120
-
1121
1097
// Path Params
1122
1098
constlocalVarPath="/api/v2/team/connections";
1123
1099
@@ -1465,12 +1441,6 @@ export class TeamsApiRequestFactory extends BaseAPIRequestFactory {
0 commit comments