Skip to content

Commit bc92c5e

Browse files
committed
finish adding in changes from stephenarosaj/fdc-impersonate
1 parent 524d7d8 commit bc92c5e

File tree

6 files changed

+1138
-233
lines changed

6 files changed

+1138
-233
lines changed

src/data-connect/data-connect-api-client-internal.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ import { ConnectorConfig, ExecuteGraphqlResponse, GraphqlOptions } from './data-
2828
const API_VERSION = 'v1';
2929

3030
// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
31-
// TODO: CHANGE THIS BACK TO PROD - AUTOPUSH IS ONLY USED FOR LOCAL TESTING BEFORE CHANGES PROPAGATE
31+
// TODO: CHANGE THIS BACK TO PROD - AUTOPUSH IS ONLY USED FOR LOCAL TESTING BEFORE CHANGES PROPAGATE TO PROD
3232
// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
3333
/** The Firebase Data Connect backend service URL format. */
3434
const FIREBASE_DATA_CONNECT_SERVICES_URL_FORMAT =

0 commit comments

Comments
 (0)