1.16.0
(feat): Provide Page.Header and Page.StatusCode for accessing the headers and status codes of paginated responses;
unlike for non-paginated responses, this raw data is always included in the response.
1.15.2
(fix): Fix dynamic snippets behavior to use same defaults for inline request parameters.