mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-25 09:35:37 -05:00
This reverts commit 9f065b2b5a.
This commit is contained in:
@@ -631,6 +631,8 @@ export class BdcRouterApi {
|
||||
|
||||
this.authentications.default.applyToRequest(localVarRequestOptions);
|
||||
|
||||
this.authentications.basicAuth.applyToRequest(localVarRequestOptions);
|
||||
|
||||
if (Object.keys(localVarFormParams).length) {
|
||||
if (localVarUseFormData) {
|
||||
(<any>localVarRequestOptions).formData = localVarFormParams;
|
||||
|
||||
Reference in New Issue
Block a user