In the current version, aiges use DataListNode to describe uer's request data. However, when users what to descripe the property of the data, such as sample rate of an audio, aiges can not supprt this.A few minor tweaks, which I believe to improve usability.
DataListNode can add extra class member which type is also DataListNode to describe the request data's additional information.
In the current version, aiges use
DataListNodeto describe uer's request data. However, when users what to descripe the property of the data, such as sample rate of an audio, aiges can not supprt this.A few minor tweaks, which I believe to improve usability.DataListNodecan add extra class member which type is alsoDataListNodeto describe the request data's additional information.