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
At the moment we only partially support Annotated around None or Union types, the simpler and more common cases. However, we are not parsing correctly nested unions and annotated optional values.
At the moment we only partially support
Annotated
aroundNone
orUnion
types, the simpler and more common cases. However, we are not parsing correctly nested unions and annotated optional values.Here are some examples that we wish to support:
Slack thread: https://inmanta.slack.com/archives/CKRF0C8R3/p1738855256781129
The text was updated successfully, but these errors were encountered: