@kl1/contracts 1.3.62 → 1.3.63

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
@@ -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: {