We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44fa4c0 commit 3e43c3fCopy full SHA for 3e43c3f
packages/compass-collection/src/modules/collection-tab.ts
@@ -611,6 +611,7 @@ export const generateFakerMappings = (
611
schema: schemaAnalysis.processedSchema,
612
validationRules: schemaAnalysis.schemaMetadata.validationRules,
613
includeSampleValues,
614
+ requestId,
615
};
616
617
const response = await atlasAiService.getMockDataSchema(
0 commit comments