@kl1/contracts 1.2.5-uat → 1.2.6-uat

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -1193,7 +1193,7 @@ var CxLogSchemaWithRelations = DefaultEntitySchema.extend({
1193
1193
  firstAssignee: UserSchema.nullable(),
1194
1194
  agent: UserSchema.nullable(),
1195
1195
  closedAssignee: UserSchema.nullable(),
1196
- contactLabel: z27.array(z27.string())
1196
+ recordingFileUrl: z27.string().nullable()
1197
1197
  });
1198
1198
 
1199
1199
  // src/workflow-rule/schema.ts