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
`allow_duplicates` makes less sense when a project can have multiple schemas.
While conceptually useful, it will require careful reimplementation. One approach could be calls to `get_label()` passing both name and schema_id.
Either way this never really made sense on SDK since we don't enforce it on API side...
0 commit comments