1 Commits

Author SHA1 Message Date
8d15d77f07 fix(client): fix label field bug, nil deref, receiver consistency, add tests (#16)
- 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 03:41:17 -04:00

Diff Content Not Available