Skip to content

Commit 3e43c3f

Browse files
committed
fix
1 parent 44fa4c0 commit 3e43c3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/compass-collection/src/modules/collection-tab.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -611,6 +611,7 @@ export const generateFakerMappings = (
611611
schema: schemaAnalysis.processedSchema,
612612
validationRules: schemaAnalysis.schemaMetadata.validationRules,
613613
includeSampleValues,
614+
requestId,
614615
};
615616

616617
const response = await atlasAiService.getMockDataSchema(

0 commit comments

Comments
 (0)