You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With #383, we are now able to parse the description of first-level arguments (the arguments of a task function), and include them into the schema. After #386, it will be useful to also parse the description of attributes of first-level arguments, when these are some custom models we defined (e.g. the description of Channel.label).
With #383, we are now able to parse the description of first-level arguments (the arguments of a task function), and include them into the schema. After #386, it will be useful to also parse the description of attributes of first-level arguments, when these are some custom models we defined (e.g. the description of
Channel.label
).Ref: #386 (comment)
The text was updated successfully, but these errors were encountered: