Skip to content

release: 5.10.1 — fix waves endpoints host (404 hotfix) - #97

Merged
abhishekmishragithub merged 1 commit into
mainfrom
release/5.10.1
Aug 10, 2026
Merged

release: 5.10.1 — fix waves endpoints host (404 hotfix)#97
abhishekmishragithub merged 1 commit into
mainfrom
release/5.10.1

Conversation

@abhishekmishragithub

Copy link
Copy Markdown
Collaborator

5.10.0's new waves endpoints (post_call_analysis, voices, analytics, ops) called the atoms host (/atoms/v1/waves/...) and 404'd on the live API. Wire tests passed because they point every environment at one mock host.

Fix (spec: smallest-ai-documentation#371) adds x-fern-server-name: waves per operation. This PR carries the regenerated raw-clients (base_url atoms → waves) + version bump + changelog.

Live-verified against api.smallest.ai: all four waves endpoints + the atoms endpoints (account, web_call, subscription, campaign exports) return 200 / correct errors.

The 5.10.0 waves additions (post_call_analysis, voices, analytics, ops) called
the atoms host and 404'd live. Point them at the waves host. Live-verified all
four now return 200.

Regenerated from the fixed spec (x-fern-server-name: waves per operation).
@abhishekmishragithub
abhishekmishragithub merged commit c273a15 into main Aug 10, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant