While testing the JS SDK, when adding the sync round APIs we get errors with mocked responses not returning any data (since we will try to automatically convert the responses to the modeled types).
I've added the get sync round response so that I can return this data via the mocked server.
While testing the JS SDK, when adding the sync round APIs we get errors with mocked responses not returning any data (since we will try to automatically convert the responses to the modeled types).
I've added the get sync round response so that I can return this data via the mocked server.