1 Commits

Author SHA1 Message Date
3e3d8def67 fix(client): fix label field bug, nil deref, receiver consistency, add tests
- CreateVoice/EditVoice: write 'labels' field instead of duplicate 'name'
- GetVoice/GetVoices: check http error before dereferencing response
- ConvertSpeechToText*: use value receiver for consistency
- Add Content-Type: application/json header to all JSON POST requests
- Add comprehensive test suite (35+ tests) using httptest
2026-04-06 07:10:27 +00:00

Diff Content Not Available