Skip to content

docs(api): give every request body an example, and correct the archive status code - #165

Merged
mikemilla merged 1 commit into
mainfrom
codegen
Aug 13, 2026
Merged

docs(api): give every request body an example, and correct the archive status code#165
mikemilla merged 1 commit into
mainfrom
codegen

Conversation

@mikemilla

Copy link
Copy Markdown
Contributor

Regenerated SDK.

What changed in the API

No endpoints added or removed — this updates generated code only.

What changed in this SDK

17 files changed, 410 insertions(+), 290 deletions(-)

Files
 tests/api_resources/automations/test_invoke.py           |  28 +++----
 tests/api_resources/lists/test_subscriptions.py          | 102 ++++++++++++++++++------
 tests/api_resources/notifications/test_checks.py         |  20 ++---
 tests/api_resources/profiles/test_lists.py               |  20 ++---
 tests/api_resources/tenants/test_templates.py            |  36 ++++-----
 tests/api_resources/test_audiences.py                    |  20 ++---
 tests/api_resources/test_brands.py                       |  28 +++----
 tests/api_resources/test_bulk.py                         |  24 +++---
 tests/api_resources/test_lists.py                        |  20 ++---
 tests/api_resources/test_profiles.py                     | 146 +++++++++++++++++++++++++----------
 tests/api_resources/test_providers.py                    |  52 ++++++-------
 tests/api_resources/test_tenants.py                      |  28 +++----
 tests/api_resources/test_translations.py                 |  20 ++---
 tests/api_resources/test_workspace_preferences.py        |  36 ++++-----
 tests/api_resources/users/test_tenants.py                |  20 ++---
 tests/api_resources/users/test_tokens.py                 |  44 +++++------
 tests/api_resources/workspace_preferences/test_topics.py |  56 +++++++-------
 17 files changed, 410 insertions(+), 290 deletions(-)

This branch is rebuilt from main on every spec change and force-pushed, so it always reflects the latest generated output. Hand-written files in this repository are left untouched; anything under the generated surface is replaced on the next update, so fix the specification rather than editing here.

Merging with a releasable Conventional Commit title (feat/fix/perf) lets release-please open a release PR; chore/docs land in the changelog without cutting a release.

@mikemilla
mikemilla merged commit 5889860 into main Aug 13, 2026
7 checks passed
@mikemilla
mikemilla deleted the codegen branch August 13, 2026 22:40
@mikemilla mikemilla mentioned this pull request Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants