@kl1/contracts 1.3.62 → 1.3.63

Sign up to get free protection for your applications and to get access to all the features.
package/dist/index.mjs CHANGED
@@ -4162,9 +4162,7 @@ var cxLogContract = initContract12().router(
4162
4162
  200: null,
4163
4163
  401: DefaultUnauthorizedSchema
4164
4164
  },
4165
- query: GetAllCxLogQueryParamsSchema.extend({
4166
- fileExtension: ExportFileExtensionSchema
4167
- }),
4165
+ query: z53.any(),
4168
4166
  summary: "Export cx-logs"
4169
4167
  },
4170
4168
  syncSla: {