@kl1/contracts 1.2.5-uat → 1.2.6-uat

Sign up to get free protection for your applications and to get access to all the features.
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