How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Blog: Volo Release 0.4.1

calendar_today March 19, 2023 person domain kitex

In Volo 0.4.1, in addition to the usual bugfixes, some new features have been introduced. More detailed Thrift Decode error messages Previous versions of Thrift Decode error messages reported only the most basic errors, without any context. For example, it contained the following structural relationships struct A { 1 : required B b . } struct B { 2 : required C c . } struct C { 3 : required string a . } If an error occurs while decoding field a of struct C .

open_in_new Read original post