@kl1/contracts 1.2.99 → 1.3.0

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
@@ -2818,7 +2818,8 @@ var mainFeedContract = initContract8().router(
2818
2818
  }
2819
2819
  },
2820
2820
  {
2821
- baseHeaders: DefaultHeaderSchema
2821
+ baseHeaders: DefaultHeaderSchema,
2822
+ pathPrefix: "ms"
2822
2823
  }
2823
2824
  );
2824
2825
  var mainChatRoomContract = initContract8().router(