June 11, 2024
2.9.6
(fix):
Offset based pagination is now 1-based, as opposed to 0 based
What’s been fixed
- Offset based pagination is now 1-based, as opposed to 0 based
- The HTTP client now passes in additional body properties from the request options, even if the body is empty (regression from the client migration in 2.8.0)