2.12.0-rc0

(feat): README generation now supports a section dedicated to streaming usage, as well as one for paginated endpoints.

What’s new

  • Feature: README generation now supports a section dedicated to streaming usage, as well as one for paginated endpoints.

What’s changed

  • Improvement: Paginated endpoint snippets now show using an iterator:

2.11.0-rc0

(chore): Snippet templates now support auth variables within the root client.

What’s changed

  • Improvement: The SDK now produces templates for the root clients within snippet-template.json. This allows users of the Templates API to pass in data for the auth variables present within the root client.