@kl1/contracts 1.4.69 → 1.4.71

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
@@ -3252,8 +3252,7 @@ var mainChatContract = initContract8().router(
3252
3252
  }
3253
3253
  },
3254
3254
  {
3255
- baseHeaders: DefaultHeaderSchema,
3256
- pathPrefix: "ms/chat"
3255
+ baseHeaders: DefaultHeaderSchema
3257
3256
  }
3258
3257
  );
3259
3258
  var initiateMessageContract = initContract8().router(