Commit Graph

4 Commits

Author SHA1 Message Date
ee08291fc1 Fix warnings deserialization: change type from []string to []Warning struct
Vchasno API returns warnings as array of objects {code, wtxt}, not strings.
This caused unmarshal errors on successful responses with warnings.
2026-03-18 17:01:09 +03:00
23779ad6ad Fix Docno type 2026-01-29 13:13:43 +03:00
861a1640d4 Improved error handling in vchasno responses 2026-01-16 02:27:09 +03:00
1081f2cca6 complete structure revamp 2025-10-07 14:46:31 +03:00